Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

cdonts and aspmail4 problems 1

Status
Not open for further replies.

parrot

Programmer
Apr 26, 2001
5
US
Using NT4 sp6a and iis4
When my html page calls the asp page using either of these dlls, i get the following error:

"Specified module can not be found."
Any suggestions appreciated
 
Hi!

Check the permissions on scripts folder it must be set as everone RXRX and IUSR_COMPUTERNAME RXRX
Also check the properties of scripts folder in the MMC set it as Execute including scripts. Hope this will help. iis_guru@yahoo.com
 
Thank you, your advice was extremely helpful. I didn,t know that I had to set everyone as RXRX since I had already set the individuals.
But alas, I am now getting another error in vbscript:

Microsoft VBScript run time error 800a01 ad
Activex Component can't create object

Any suggestions?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top