ASP e-mail times out
Good morning all.
I have a classic asp program that sends e-mails, with 1 meg attachements, to 1000 individual e-mail addresses at a time. After submitting the e-mail via an online screen, the program would take about 10 minutes to send all 1000 e-mails. Duriing the ten minutes, my asp web page displayed on my screen and the IE status bar at the bottom of my screen showed the progress. I had no problems with this program.
I did not run this program in July and August but when I run it now, it times out on the front end after 60 seconds and the following error message appears on my screen: "Internet Explorer cannot display the web page"
What you can try:
Diagnose Connection Problems
More information
Although timing out on the front end, I know that the program continues to run on the server and all e-mails are sent.
Why is my app timing out on the front end? Is it an ie setting I need to change?
thank you for your help!
Sal
|