M
Martin
Hi,
I have standard code that sends mail from an asp.net application.
The application is running on a production web server.
it uses the standard system.web.mail namespace.
most of the time mail is sent fine. however every so often an error is
reported where mail can't be sent.
upon more closer inspection I find that the line that tries to send mail is
throwing an error and the error generated is
Could not access 'CDO.Message' object
usually a restart of the particular web site /virtual dir does the trick
however now the application is flatly refusing to send mail at all.
the server is win2k3 and sending mail works on other web sites on the same
server.
any help would be appreciated
cheers
martin.
I have standard code that sends mail from an asp.net application.
The application is running on a production web server.
it uses the standard system.web.mail namespace.
most of the time mail is sent fine. however every so often an error is
reported where mail can't be sent.
upon more closer inspection I find that the line that tries to send mail is
throwing an error and the error generated is
Could not access 'CDO.Message' object
usually a restart of the particular web site /virtual dir does the trick
however now the application is flatly refusing to send mail at all.
the server is win2k3 and sending mail works on other web sites on the same
server.
any help would be appreciated
cheers
martin.