Computing.Net > Forums > Programming > CDONTS problem in asp

Computing.Net: Over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to sign up now, it's free!

CDONTS problem in asp

Reply to Message Icon

Original Message
Name: Arash Sharif
Date: December 22, 2001 at 03:09:31 Pacific
Subject: CDONTS problem in asp
Comment:

hey guys, I'm having trouble with a damn form to mail asp page. It worked fine with my win2k system with IIS 5.0, but I'm having trouble in XP and IIS 5.0. I believe it has something to do with security or something. Anyhow, basically I'm trying to create a new server object for CDONTS and on the line that I'm creating this object I get the error:

Error Type:
Server object, ASP 0177 (0x800401F3)
Invalid class string
I would greatly appriciate it if anyone could help


Report Offensive Message For Removal


Response Number 1
Name: farooq
Date: January 28, 2002 at 00:58:15 Pacific
Reply: (edit)

IIS 5.1 which comes with Windows XP doesnt have a VDONTS component in it so u have to get a copy of cdonts.dll from somewher and install it on ur computer running Windows XP. You can get this component from a system running Windows 2000 Professional or higher

N'Joy...
Heheheheheh


Report Offensive Follow Up For Removal

Response Number 2
Name: Samir
Date: February 13, 2002 at 06:51:45 Pacific
Reply: (edit)

CDONTS sucks!!! JMail rules!!!


Report Offensive Follow Up For Removal

Response Number 3
Name: joentje
Date: February 24, 2002 at 15:59:56 Pacific
Reply: (edit)

Hey you felow programmers,


I've got the same fr#@king problem. I had to install another computer with win2000 pro on it to get it working. :( i put my XP machine with the garbage!!!!

so folks WinXP SUCKS!!!!!


Report Offensive Follow Up For Removal

Response Number 4
Name: Amanda
Date: February 25, 2002 at 03:28:54 Pacific
Reply: (edit)

Installed the following from my win 2000 pro

winnt\system32\cdonts.dll
winnt\system32\dllcache\cdonts.dll
winnt\system32\smtp.cdonts.dll

and still no joy. Have I missed something!! windows xp is proving itself to be a pain.


Report Offensive Follow Up For Removal

Response Number 5
Name: Roger Dilsner
Date: February 28, 2002 at 15:01:57 Pacific
Reply: (edit)

I was able to get it running with WIN XP by simply registering the CDONTS.DLL file using the command:
"regsvr32 cdonts.dll"


Report Offensive Follow Up For Removal


Response Number 6
Name: Shekhar Jain
Date: March 15, 2002 at 10:03:46 Pacific
Reply: (edit)

Use CDOSYS instead of CDONTS. That's the way to go for future compatibility


Report Offensive Follow Up For Removal

Response Number 7
Name: Mehdi
Date: March 15, 2002 at 23:20:58 Pacific
Reply: (edit)

It works for me. Thanks to Roger Dilsner.

"regsvr32 cdonts.dll"



Report Offensive Follow Up For Removal

Response Number 8
Name: Pete
Date: March 18, 2002 at 16:48:17 Pacific
Reply: (edit)

ok, I tried the regsvr32 cdonts.dll and all I get is:
LoadLibrary("cdonts.dll")failed - The specified module could not be found.

What am I doing wrong...please...help...


Report Offensive Follow Up For Removal

Response Number 9
Name: Edwyn
Date: March 22, 2002 at 20:56:53 Pacific
Reply: (edit)

I got the same error as Pete when I tried the regsvr32 cdonts.dll: LoadLibrary("cdonts.dll")failed - The specified module could not be found.

I would appreciate it if someone could help.


Report Offensive Follow Up For Removal

Response Number 10
Name: Tony
Date: April 4, 2002 at 18:36:30 Pacific
Reply: (edit)

Hi there,
I installed cdonts.dll on Windows Xp as followed :
regsvr32 cdonts.dll
it worked well and confirmed the installation.
But I still can't send e-mails ? it won't work on Windows Xp although my program works fine on other OS (W NT) any clues ?
Thanks in advance ....


Report Offensive Follow Up For Removal

Response Number 11
Name: Tanvi
Date: April 9, 2002 at 15:45:15 Pacific
Reply: (edit)

I am sorry, I am new to this and I am having the same problem. So, if somebody could give me the steps to install regsvr32 cdonts.dll...i would greatly appreciate it.
thanx


Report Offensive Follow Up For Removal

Response Number 12
Name: sebastian
Date: April 10, 2002 at 16:46:37 Pacific
Reply: (edit)

hi there,

to the peeps who get the error that the module couldnt be found: place the cdonts.dll file in c:\windows\system32\ and try again.

good luck
sebastian

www.score-webdesign.nl


Report Offensive Follow Up For Removal

Response Number 13
Name: L. Prinn
Date: April 17, 2002 at 22:25:32 Pacific
Reply: (edit)

It is finally working great.

Big thanks to Roger Dilsner who helped me out and was pretty quick reply my messages.

:)


Report Offensive Follow Up For Removal

Response Number 14
Name: dinha
Date: April 18, 2002 at 00:28:56 Pacific
Reply: (edit)

i had the same problem in cdonts here...
where am i supposed to get that dll? i tried finding it in my pc and i found none?


Report Offensive Follow Up For Removal

Response Number 15
Name: Edwyn
Date: April 18, 2002 at 18:45:58 Pacific
Reply: (edit)

Hey guys, I just got a great email from someone who saw the messages up here and told me how to fix the Windows XP/ CDONTS problem. Here it is:

1st, go and download the DLL at
http://dll.yaroslavl.ru/index.php3?in_search=cdonts

Save it in the windows/system32 folder

Finaly, click the cdonts.dll once and drag it on to the "regsvr32.exe" (in the same windows/system32 folder) and it will register it right away.

That should be it.

Hope that this helps someone out, because I know it helped me!


Report Offensive Follow Up For Removal

Response Number 16
Name: poornima
Date: April 20, 2002 at 00:26:05 Pacific
Reply: (edit)

i have a serious problen i have NT 4.0 and IIS but as i run my mail problem i get error Active X object not found.
rest all code is correct.
Anybody pls help.
Thanks


Report Offensive Follow Up For Removal

Response Number 17
Name: julio
Date: April 23, 2002 at 05:23:31 Pacific
Reply: (edit)

The answer 15 from Edwyn works perfectly and goes setp by step. Please follow it. Thanks Edwyn


Report Offensive Follow Up For Removal

Response Number 18
Name: Neelam
Date: April 23, 2002 at 05:45:05 Pacific
Reply: (edit)

Thanks Edwyn..
I did accordingly and could register cdonts.dll successfully.
but after executing the file the page gives the error as

Microsoft VBScript runtime error '800a0046'

Permission denied

Thanks if anybody could help me out


Report Offensive Follow Up For Removal

Response Number 19
Name: Karl
Date: April 23, 2002 at 14:40:34 Pacific
Reply: (edit)

Follow the exact steps in Response #15 to fix this error "LoadLibrary("cdonts.dll")failed - The specified module could not be found."


Report Offensive Follow Up For Removal






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home








Do you own an iPhone?

Yes
No, but soon
No


View Results

Poll Finishes In 7 Days.
Discuss in The Lounge
Poll History




Data Recovery Software