K
Kristy
Hi
Has anyone run into this before? I am using vb6, Office 2000/XP. It
only happens on some pc's, and there appears to be no obvious
similarities in the setup of the offending pc's. The problem occurs
here...
Dim sItem as object
Set sItem = CreateObject("Redemption.SafeMailItem")
I have been through Microsofts Q244264 re troubleshooting this error,
and believe that everything they mention is set up correctly (I have
tried all of there suggestions bar reinstalling Office!). The
Redemption SafeOutlookLibrary appears to be accessible, I have
manually re-registered the Redemption.dll several times and ensured
that I am using late binding for all objects. The Redemption.dll has
been renamed by me but as it works fine on some pc's I am assuming
that this is not the problem.
Can anyone offer any advice, this is really urgent!
Thanks
Kris
Has anyone run into this before? I am using vb6, Office 2000/XP. It
only happens on some pc's, and there appears to be no obvious
similarities in the setup of the offending pc's. The problem occurs
here...
Dim sItem as object
Set sItem = CreateObject("Redemption.SafeMailItem")
I have been through Microsofts Q244264 re troubleshooting this error,
and believe that everything they mention is set up correctly (I have
tried all of there suggestions bar reinstalling Office!). The
Redemption SafeOutlookLibrary appears to be accessible, I have
manually re-registered the Redemption.dll several times and ensured
that I am using late binding for all objects. The Redemption.dll has
been renamed by me but as it works fine on some pc's I am assuming
that this is not the problem.
Can anyone offer any advice, this is really urgent!
Thanks
Kris