CDONTS is not longer support by WinXP, maybe your developer machine has
Win2K and the other one has a newer version of Windows. I have to use
"System.Web.Mail" namespace in VB.Net in order to send the mail, works
almost the same as CDONTS but you have to code in .Net (VB.Net or C# or C++,
etc), as far as I know.
Bye
Omar
"Guillaume Hanique" <(E-Mail Removed)> escribió en el
mensaje news:(E-Mail Removed)...
> Hello!
>
> Could anybody help me.
>
> I wrote a program that interprets information in a database, and can send
> information via email. The program works fine on my developer machine, but
> when I run it on an other computer, I get the error "Could not create
> 'CDONTS.NewMail' object..." a lot of times and then an error: "Failed to
> load resources from resource file. Please check your Setup.".
>
> Has anybody seen this error before? What should I do? I cannot find much
> information on the internet or in newsgroups, so I really hope somebody
can
> help me out here.
>
> Thanks,
> Guillaume Hanique.
>
>
|