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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

IIS 4.0 Help ??????????????????/

Status
Not open for further replies.

dsudhir

Programmer
Jul 8, 2001
15
US
Hi,

I would like some help with IIS 4.0
Actually i am using cdonts.dll for sending mails from my asp page.
when i run the asp page from my computer which has IIS5.0 installed it works fine, but when i moved the code to my production server i.e IIS 4.0 it is not able to send the mail.
SMTP is not configured on the production server which runs on iis 4.0.
I wanted to know if SMTP service is installed on configured on the IIS 4.0 Server will it be able to send mails or do i have to install exchange serrver also.

I have another question related to IIS 4.0 and Oracle.
Actually i have a global temporary table created in my oracle database . when select/delete values from the table from my asp page while running on IIS 5.0 it works fine.
But when i moved it to production it does not work.
My understanding it that there is some issue with IIS 4.0 because of which i am not able to select/delete any values from the temporary table.

Any help in the regard will be greatly appreciated and since it important i would appreciate if any one could provide me with a solution to my questions.

Thanks in advance
Sudhir
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top