-
Posted to
General
by
Sweeperq
on
10-08-2008, 6:09 PM
Issue was either DNS or FQDN related. Changed both and now it works.
-
Posted to
General
by
Sweeperq
on
10-07-2008, 2:03 PM
I did a lot more digging and still have not found the issue. I used WireShark to watch port 25 to make sure it is not an issue with the service. As I suspected, the SMTP service is attempting to communicate outbound on port 25.
Does this mean that the ISP hosting our dedicated server is blocking outbound port 25? Are there other ...
-
Posted to
General
by
Sweeperq
on
10-06-2008, 5:52 PM
We have an ASP.net website that needs to send emails in response to client interactions. We've done this before and have had minimal problems. This time, for whatever reason, the emails just wont send, and keep getting stuck in the Queue folder.
After a while the messages are replaced with another message with the original and a ...
-
Posted to
IIS 7 - ASP.NET Administration
by
Sweeperq
on
11-13-2006, 9:38 AM
AJ,
Thank you for the link. It describes the exact issue I am encountering. Now I need to decide whether it is worth applying a hotfix, or if I should just wait until .NET 2.0 sp1?
Thanks,
Sam
-
Posted to
IIS 7 - ASP.NET Administration
by
Sweeperq
on
11-09-2006, 6:56 AM
Every once in a while when our worker process recycles, it doesn't seem to load all of the files/assemblies correctly. Our web application has been running fine for two weeks, but this morning I was woken up by our monitoring service because this error occured too many times:
System.Web.HttpUnhandledException: Exception of type ...