![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
I have an application that I coded to programmatically send emails using
Redemption, on a machine running Outlook 2002. It has been replaced, and the machine is using Outlook 2003. I installed Redemption as per instructions, even used regsrvr on it, yet keep getting a "Library Not Registered" error. Here's the snippet of code before the error: Dim rMail As Object Dim rContact As Object Dim oItem As Object Dim NS As Object Dim Sync As Object Dim Utils As Object Dim oSent As Object Dim oSentFolder As Object Dim Prop As Outlook.UserProperty 'CREATE MAIL ITEM ITEM Set rMail = New Redemption.SafeMailItem Set oItem = myApp.CreateItem(olMailItem) It errors at the Set oItem = myApp.CreateItem(olMailItem) line. Reference to MSOutlook 11 Object Library is checked, as well as to teh Redemption Object Library. Does anyone have any insight, as this has become a major issue. Thank you |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Problem using Outlook Redemption VBA code | [email protected] | Outlook and VBA | 8 | June 7th 07 04:00 AM |
How to set CC @ Outlook Redemption | Luk | Outlook and VBA | 8 | November 9th 06 06:20 PM |
How to set CC @ Outlook Redemption | Luk | Outlook - General Queries | 2 | November 8th 06 02:17 PM |
Outlook freezes on Redemption SaveAs | [email protected] | Add-ins for Outlook | 5 | April 27th 06 11:46 PM |
Outlook Redemption | fgibbcollins | Outlook and VBA | 2 | March 16th 06 06:03 PM |