-----------------------------------------------------------

New Message on BDOTNET

-----------------------------------------------------------
From: DotNetSaavy (Mr.BabuRaj)
Message 1 in Discussion

 All, We are migrating the web applications created in traditional ASP not 
ASP.net from one server to another, the new server has IIS 6.0 and Windows 2003 
operating system. When I try to run a traditional ASP web application which is 
set up on this new server ,one section of the application that sends mails 
throws me the following error     
CDO.Message.1 error '80070005'  
Access is denied Earlier we were using CDONTS, I looked up on the web and 
learnt that CDONTS is no more supported with IIS 6.0 on Windows 2003.So I 
settled using CDO object for sending mails.In the ASP page when I call the send 
method of CDO object I get the error as shown above at objMail.Send    
The second problem is similar to the first one, the error is as follows  
Server object error 'ASP 0178 : 80070005'  
Server.CreateObject Access Error  
/ecs/pcsglobal/ocr/Chart_Reports.asp, line 204  
The call to Server.CreateObject failed while checking permissions. Access is 
denied to this object 
  
The line of code that throws this error is at Set xlapp = 
Server.CreateObject("Excel.Application") 
Have you come across these errors in ASP ?, please reply if you have the 
solutions ready.

-----------------------------------------------------------

To stop getting this e-mail, or change how often it arrives, go to your E-mail 
Settings.
http://groups.msn.com/BDotNet/_emailsettings.msnw

Need help? If you've forgotten your password, please go to Passport Member 
Services.
http://groups.msn.com/_passportredir.msnw?ppmprop=help

For other questions or feedback, go to our Contact Us page.
http://groups.msn.com/contact

If you do not want to receive future e-mail from this MSN group, or if you 
received this message by mistake, please click the "Remove" link below. On the 
pre-addressed e-mail message that opens, simply click "Send". Your e-mail 
address will be deleted from this group's mailing list.
mailto:[EMAIL PROTECTED]

Reply via email to