How can we help you today? How can we help you today?
aspence
Thanks for the response. Removing the keys stopped the error from being produced. The profiling took place on a server that was probably taking 100+ requests per second and held at least a 3 GB Heap. It produced a 2+ GB results file. I had to manually stop IIS as the profiler timed out while our app was flushing buffers etc. Here are the logs from the server that the profile took place. 28 Jan 2010 13:20:45.043 [1] INFO RedGate.Profiler.Logging.LogService - Starting new ANTS Performance Profiler 6 session 28 Jan 2010 13:20:45.074 [1] INFO RedGate.Profiler.Logging.LogService - Assembly version: 6.0.0.587 28 Jan 2010 13:20:54.449 [1] WARN RedGate.Profiler.OS.Local.LocalWindowsVersionInspector - Detected Windows version: Windows Server 2003 Standard (5.2 64-bit Server) 28 Jan 2010 13:20:54.449 [1] WARN RedGate.Profiler.IISSupport.Local.LocalIisInspector - IIS is supported on installed OS version 28 Jan 2010 13:20:54.731 [1] WARN RedGate.Profiler.IISSupport.Local.LocalIisInspector - Result of check to see if inetinfo.exe running: True 28 Jan 2010 13:20:54.731 [1] WARN RedGate.Profiler.IISSupport.Local.LocalIisInspector - Checks confirm that IIS is running. 28 Jan 2010 13:20:54.731 [1] WARN RedGate.Profiler.IISSupport.Local.LocalIisInspector - Checks confirm that IIS is enabled. 28 Jan 2010 13:20:54.731 [1] WARN RedGate.Profiler.IISSupport.Local.LocalIisInspector - Successfully detected IIS installation: IIS 6 (Auto-detected) 28 Jan 2010 13:20:54.731 [1] WARN RedGate.Profiler.IISSupport.Local.LocalIisInspector - Checks confirm that IIS is installed. 28 Jan 2010 13:22:33.079 [ConfigurableThreadPool thread] ERROR RedGate.Profiler.Engine.Startup.Sessions.IISSession - Error while checking for the IIS service RedGate.Profiler.Engine.Startup.IIS.ServiceUtilitiesException: Couldn't start the 'ANTS Performance Profiler 6 Service' service (1053) ---> SmartAssembly.SmartExceptionsCore.UnhandledException: SmartExceptionsCore.UnhandledException @ 2240, offset:522 --- End of inner exception stack trace --- at .?.(String ) at / comments
Thanks for the response. Removing the keys stopped the error from being produced. The profiling took place on a server that was probably taking 100+ requests per second and held at least a 3 GB He...
0 votes