Re: Error 2147417848 - Method '~' of Object '~' failed.

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Thanks for the info but we're not using third-party components. CDONTS is a
MSFT one. Also, our error is machine-specific rather than a "hard" error
that could be detected at design time

Tony Proctor

"GrandNagel" <NOTGrandNagel@xxxxxxxxxxx> wrote in message
news:#M8wTd7eFHA.3160@xxxxxxxxxxxxxxxxxxxxxxx
> I used to have a problem with OO4O (Oracle Objects for Ole) with the
> very same error message, and was able to track it down to a faulty
> default property implementation in their '3rd party' component. If I
> did not use the explicit .Value when assigning to the object, it for no
> apparent reason would identify my value as a date and would bomb because
> of a strict type failure. Making sure I used the .Value property always
> resolved my issue. It may be that your 3rd party component has a
> relatively similar issue? anyway, thought I'd mention it.
>
> D.


.