Hello, I added the exclude and restarted IIS just to be sure. Now I get a different problem; the page times-out and I get the standard .NET Server error '/'. The Event log output and a portion of the web.config for ref. Thanks, Jon Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 4/22/2008 9:22:27 AM
Event time (UTC): 4/22/2008 1:22:27 PM
Event ID: 4a01f8de88c846a7aba0e5f99710565b
Event sequence: 2
Event occurrence: 1
Event detail code: 0
Application information:
Application domain: /LM/W3SVC/1330379030/Root-1-128533441241242500
Trust level: Full
Application Virtual Path: /
Application Path: C:\DotNetNukeSites\DNN040801CG\
Machine name: CGWEB
Process information:
Process ID: 3224
Process name: w3wp.exe
Account name: NT AUTHORITY\NETWORK SERVICE
Exception information:
Exception type: SocketException
Exception message: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 216.139.201.167:80
Request information:
Request URL: http://216.139.201.167/
Request path: /
User host address: 199.72.203.2
User:
Is authenticated: False
Authentication Type:
Thread account name: NT AUTHORITY\NETWORK SERVICE
Thread information:
Thread ID: 1
Thread account name: NT AUTHORITY\NETWORK SERVICE
Is impersonating: False
Stack trace: at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
Custom event details: For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
|