How can we help you today? How can we help you today?
snookerc
Thanks for the reply, Rob. I thought this was strange, also. I wonder if it has anything to do with the way my IIS is set up? Here's the ANTS 3 log if that helps at all. 03/15/2007 8:57:09 AM IISProfileHostLog initialized 03/15/2007 8:57:09 AM PID = 2152 03/15/2007 8:57:09 AM Log file name = IISProfileHostLog2152.txt 03/15/2007 8:57:09 AM OS version = Microsoft Windows NT 5.1.2600 Service Pack 2 03/15/2007 8:57:09 AM Machine name = XPCSNOOK 03/15/2007 8:57:09 AM User name = csnook 03/15/2007 8:57:09 AM ANTS Profiler IISProfileHost Start up 03/15/2007 8:57:09 AM Listening on port 8086 03/15/2007 8:57:10 AM StartProfilingIIS currentUserName ITAGROUP\csnook, url http://localhost/AdminWeb/default.aspx, .NET 2.0 OnePointOne, IIS5 03/15/2007 8:57:10 AM Parse IIS metabase 03/15/2007 8:57:13 AM InitServiceList 03/15/2007 8:57:13 AM StartIIS 03/15/2007 8:57:13 AM StopServicesInOrder 03/15/2007 8:57:13 AM Error, unable to stop IISAdmin [ProfileIISController.StopServicesInOrder()] 03/15/2007 8:57:14 AM ENGINE - Received request to close IISProfileHost 03/15/2007 8:57:14 AM IISPROFILEHOST - Exiting due to closing: True and UI Exit: False 03/15/2007 8:57:14 AM Main() exiting I'm not sure why the log says ".NET 2.0 OnePointOne". My app is .NET 1.1, and I selected that in the profiling wizard. I'll ask IT about those 2 ports and see if there's any way they'll open them up. Thanks! Chris / comments
Thanks for the reply, Rob. I thought this was strange, also. I wonder if it has anything to do with the way my IIS is set up? Here's the ANTS 3 log if that helps at all.03/15/2007 8:57:09 AM IISPr...
0 votes
Robert, Thanks for the reply. Yes, this is a Web Application. I installed ANTS Profiler 3, but am having the same problem. When I try to profile http://localhost/AdminWeb/default.aspx, ANTS gives me a message box that says "Error stopping IISAdmin". When I look at McAfee Firewall's log, these are the entries that were just written: ANTS Profiler v3.0 IIS Profiling Host ... Blocked Outgoing TCP - Source Local: (1751) Destination 10.100.35.102: (8084) ANTS Profiler v3.0 IIS Profiling Host ... Blocked Outgoing TCP - Source Local: (1752) Destination 10.100.35.102: (8084) ANTS Profiler v3.0 IIS Profiling Host ... Blocked Outgoing TCP - Source Local: (1805) Destination 10.100.35.102: (8084) ANTS Profiler v3.0 IIS Profiling Host ... Blocked Outgoing TCP - Source Local: (1806) Destination 10.100.35.102: (8084) ANTS Profiler v3.0 IIS Profiling Host ... Blocked Outgoing TCP - Source Local: (1814) Destination 10.100.35.102: (8084) ANTS Profiler v3.0 IIS Profiling Host ... Blocked Outgoing TCP - Source Local: (1815) Destination 10.100.35.102: (8084) Our IT guys says that if ANTS would look at 127.0.0.1 and not my network address, the firewall wouldn't be an issue. IT temporarily turned my firewall off, and everything worked. However, they won't let me keep it that way :P Any other ideas?? Thanks! Chris / comments
Robert, Thanks for the reply. Yes, this is a Web Application. I installed ANTS Profiler 3, but am having the same problem. When I try to profile http://localhost/AdminWeb/default.aspx, ANTS gives...
0 votes