I am currently evaluating Profiler 9. When I create a new session and start profiling, I get the follow error message in the log file. Can you tell me why? Thank you.
02 Jul 2015 14:07:44.704 [48] INFO RedGate.Profiler.Logic.Controllers.Session.Type.IisRunner - Initializing ASP.NET session, running on IIS
02 Jul 2015 14:07:44.704 [48] INFO RedGate.Profiler.Logic.Controllers.Session.Type.IisRunner - Initializing IIS 7/7.5 session
02 Jul 2015 14:07:44.736 [48] INFO RedGate.Profiler.Logic.Controllers.Session.Type.IisRunner - IIS: Profiling on unused port
02 Jul 2015 14:07:44.736 [48] INFO RedGate.Profiler.Logic.Controllers.Session.Type.IisRunner - IIS: Profiling application at
http://192.168.125.34/dialplan/dialplan.aspx
02 Jul 2015 14:07:44.736 [48] INFO RedGate.Profiler.Logic.Controllers.Session.Type.IisRunner - IIS: Port is 8013
02 Jul 2015 14:07:44.736 [48] WARN RedGate.Profiler.Engine.Startup.IIS.IISUtilities - About to get site for URL
02 Jul 2015 14:07:46.345 [48] INFO RedGate.Profiler.Logic.Controllers.Session.Type.BaseRunner - Line-level blacklist alwaysApply="true"; applying blacklist
02 Jul 2015 14:07:46.345 [48] INFO RedGate.Profiler.Logic.Controllers.Session.Type.BaseRunner - Newtonsoft.Json is in the line-level blacklist file; excluding from line-level timing
02 Jul 2015 14:07:46.345 [48] INFO RedGate.Profiler.Logic.Controllers.Session.Type.BaseRunner - log4net is in the line-level blacklist file; excluding from line-level timing
02 Jul 2015 14:07:46.345 [48] INFO RedGate.Profiler.Logic.Controllers.Session.Type.BaseRunner - Castle.Core is in the line-level blacklist file; excluding from line-level timing
02 Jul 2015 14:07:46.345 [33] INFO RedGate.Profiler.Logic.Controllers.Session.Type.BaseRunner - Launching session
02 Jul 2015 14:07:46.345 [33] INFO RedGate.Profiler.Logic.Controllers.Session.Type.BaseRunner - Launch: Will request elevation
02 Jul 2015 14:07:46.345 [33] INFO RedGate.Profiler.Logic.Controllers.Session.Type.BaseRunner - Options: IL timings turned on
02 Jul 2015 14:07:46.345 [33] INFO RedGate.Profiler.Engine.Startup.Sessions.BaseSession - ANTS is running under a 64-bit version of Windows. 32-bit binaries were found in C:WindowsSysWOW64.
02 Jul 2015 14:07:46.345 [33] INFO RedGate.Profiler.Engine.Startup.Sessions.BaseSession - InetSrv directory is C:Windowssystem32inetsrv
02 Jul 2015 14:07:46.345 [33] INFO RedGate.Profiler.Engine.Startup.Sessions.BaseSession - InetSrv WOW64 directory is C:WindowsSysWOW64inetsrv
02 Jul 2015 14:07:46.345 [33] INFO RedGate.Profiler.Engine.Startup.Sessions.BaseSession - Trying to start the IIS profiler service
02 Jul 2015 14:07:46.345 [33] INFO RedGate.Profiler.Engine.Startup.Sessions.BaseSession - The IIS service appears to be registered; requesting that it start now
02 Jul 2015 14:07:54.066 [Profiler pipe monitor] INFO RedGate.Profiler.Engine.Startup.Basic.PipeConnection - Process ID 0x13b4 'C:Windowssystem32inetsrvw3wp.exe' has connected.
02 Jul 2015 14:08:24.434 [Profiler pipe monitor] WARN RedGate.Profiler.Engine.Startup.Sessions.BaseSession - Process rejected - no manager available
02 Jul 2015 14:08:24.434 [Profiler pipe monitor] ERROR RedGate.Profiler.Engine.Startup.Basic.PipeConnection - An unexpected error was encountered while trying to send data to the process being profiled.
System.IO.IOException: Pipe write operation failed with code 0xe8
at .?.??()
at .?.(ICollection`1 )
at ..()
at ..?(? , )
02 Jul 2015 14:08:24.434 [Profiler pipe monitor] ERROR RedGate.Profiler.Engine.Startup.Basic.PipeConnection - Unexpected exception while processing a message.
System.InvalidOperationException: An unexpected error was encountered while trying to send data to the process being profiled. ---> System.IO.IOException: An unexpected error was encountered while trying to send data to the process being profiled. ---> System.IO.IOException: Pipe write operation failed with code 0xe8
at .?.??()
at .?.(ICollection`1 )
at ..()
at ..?(? , )
--- End of inner exception stack trace ---
at ..?(? , )
at ..?(? , )
--- End of inner exception stack trace ---
at ..?(? , )
at ..?(? , Byte[] )
at ..?()
02 Jul 2015 14:08:24.434 [Profiler pipe monitor] INFO RedGate.Profiler.Engine.Startup.Basic.Pipe - Recycling pipe
02 Jul 2015 14:08:28.060 [1] WARN RedGate.Profiler.Logic.Controllers.Session.FrontEnd.BrowserRegistryReader - Failed to find default browser install name in registry hive: 'CurrentUser'.
02 Jul 2015 14:08:28.060 [1] INFO RedGate.Profiler.Logic.Controllers.Session.FrontEnd.BrowserProvider - Default browser's install name found. Value: 'IEXPLORE.EXE'.
02 Jul 2015 14:08:28.842 [38] INFO RedGate.Profiler.Engine.Startup.Basic.Attacher - Found runtime version v4.0.30319
02 Jul 2015 14:08:28.858 [38] INFO RedGate.Profiler.Engine.Startup.Basic.Attacher - Found runtime version v4.0.30319
02 Jul 2015 14:08:28.858 [38] INFO RedGate.Profiler.Engine.Startup.Basic.Attacher - Found runtime version v4.0.30319
02 Jul 2015 14:08:28.858 [38] INFO RedGate.Profiler.Engine.Startup.Basic.Attacher - Found runtime version v4.0.30319
02 Jul 2015 14:08:28.858 [38] INFO RedGate.Profiler.Engine.Startup.Basic.Attacher - Found runtime version v4.0.30319
02 Jul 2015 14:08:28.873 [38] INFO RedGate.Profiler.Engine.Startup.Basic.Attacher - Found runtime version v4.0.30319
02 Jul 2015 14:08:28.873 [38] INFO RedGate.Profiler.Engine.Startup.Basic.Attacher - Found runtime version v4.0.30319
02 Jul 2015 14:08:28.873 [38] INFO RedGate.Profiler.Engine.Startup.Basic.Attacher - Found runtime version v4.0.30319
02 Jul 2015 14:08:28.889 [38] INFO RedGate.Profiler.Engine.Startup.Basic.Attacher - Found runtime version v4.0.30319
02 Jul 2015 14:08:28.889 [38] INFO RedGate.Profiler.Engine.Startup.Basic.Attacher - Found runtime version v4.0.30319
02 Jul 2015 14:08:28.889 [38] INFO RedGate.Profiler.Engine.Startup.Basic.Attacher - Found runtime version v4.0.30319
02 Jul 2015 14:07:44.704 [48] INFO RedGate.Profiler.Logic.Controllers.Session.Type.IisRunner - Initializing ASP.NET session, running on IIS
02 Jul 2015 14:07:44.704 [48] INFO RedGate.Profiler.Logic.Controllers.Session.Type.IisRunner - Initializing IIS 7/7.5 session
02 Jul 2015 14:07:44.736 [48] INFO RedGate.Profiler.Logic.Controllers.Session.Type.IisRunner - IIS: Profiling on unused port
02 Jul 2015 14:07:44.736 [48] INFO RedGate.Profiler.Logic.Controllers.Session.Type.IisRunner - IIS: Profiling application at http://192.168.125.34/dialplan/dialplan.aspx
02 Jul 2015 14:07:44.736 [48] INFO RedGate.Profiler.Logic.Controllers.Session.Type.IisRunner - IIS: Port is 8013
02 Jul 2015 14:07:44.736 [48] WARN RedGate.Profiler.Engine.Startup.IIS.IISUtilities - About to get site for URL
02 Jul 2015 14:07:46.345 [48] INFO RedGate.Profiler.Logic.Controllers.Session.Type.BaseRunner - Line-level blacklist alwaysApply="true"; applying blacklist
02 Jul 2015 14:07:46.345 [48] INFO RedGate.Profiler.Logic.Controllers.Session.Type.BaseRunner - Newtonsoft.Json is in the line-level blacklist file; excluding from line-level timing
02 Jul 2015 14:07:46.345 [48] INFO RedGate.Profiler.Logic.Controllers.Session.Type.BaseRunner - log4net is in the line-level blacklist file; excluding from line-level timing
02 Jul 2015 14:07:46.345 [48] INFO RedGate.Profiler.Logic.Controllers.Session.Type.BaseRunner - Castle.Core is in the line-level blacklist file; excluding from line-level timing
02 Jul 2015 14:07:46.345 [33] INFO RedGate.Profiler.Logic.Controllers.Session.Type.BaseRunner - Launching session
02 Jul 2015 14:07:46.345 [33] INFO RedGate.Profiler.Logic.Controllers.Session.Type.BaseRunner - Launch: Will request elevation
02 Jul 2015 14:07:46.345 [33] INFO RedGate.Profiler.Logic.Controllers.Session.Type.BaseRunner - Options: IL timings turned on
02 Jul 2015 14:07:46.345 [33] INFO RedGate.Profiler.Engine.Startup.Sessions.BaseSession - ANTS is running under a 64-bit version of Windows. 32-bit binaries were found in C:WindowsSysWOW64.
02 Jul 2015 14:07:46.345 [33] INFO RedGate.Profiler.Engine.Startup.Sessions.BaseSession - InetSrv directory is C:Windowssystem32inetsrv
02 Jul 2015 14:07:46.345 [33] INFO RedGate.Profiler.Engine.Startup.Sessions.BaseSession - InetSrv WOW64 directory is C:WindowsSysWOW64inetsrv
02 Jul 2015 14:07:46.345 [33] INFO RedGate.Profiler.Engine.Startup.Sessions.BaseSession - Trying to start the IIS profiler service
02 Jul 2015 14:07:46.345 [33] INFO RedGate.Profiler.Engine.Startup.Sessions.BaseSession - The IIS service appears to be registered; requesting that it start now
02 Jul 2015 14:07:54.066 [Profiler pipe monitor] INFO RedGate.Profiler.Engine.Startup.Basic.PipeConnection - Process ID 0x13b4 'C:Windowssystem32inetsrvw3wp.exe' has connected.
02 Jul 2015 14:08:24.434 [Profiler pipe monitor] WARN RedGate.Profiler.Engine.Startup.Sessions.BaseSession - Process rejected - no manager available
02 Jul 2015 14:08:24.434 [Profiler pipe monitor] ERROR RedGate.Profiler.Engine.Startup.Basic.PipeConnection - An unexpected error was encountered while trying to send data to the process being profiled.
System.IO.IOException: Pipe write operation failed with code 0xe8
at .?.??()
at .?.(ICollection`1 )
at ..()
at ..?(? , )
02 Jul 2015 14:08:24.434 [Profiler pipe monitor] ERROR RedGate.Profiler.Engine.Startup.Basic.PipeConnection - Unexpected exception while processing a message.
System.InvalidOperationException: An unexpected error was encountered while trying to send data to the process being profiled. ---> System.IO.IOException: An unexpected error was encountered while trying to send data to the process being profiled. ---> System.IO.IOException: Pipe write operation failed with code 0xe8
at .?.??()
at .?.(ICollection`1 )
at ..()
at ..?(? , )
--- End of inner exception stack trace ---
at ..?(? , )
at ..?(? , )
--- End of inner exception stack trace ---
at ..?(? , )
at ..?(? , Byte[] )
at ..?()
02 Jul 2015 14:08:24.434 [Profiler pipe monitor] INFO RedGate.Profiler.Engine.Startup.Basic.Pipe - Recycling pipe
02 Jul 2015 14:08:28.060 [1] WARN RedGate.Profiler.Logic.Controllers.Session.FrontEnd.BrowserRegistryReader - Failed to find default browser install name in registry hive: 'CurrentUser'.
02 Jul 2015 14:08:28.060 [1] INFO RedGate.Profiler.Logic.Controllers.Session.FrontEnd.BrowserProvider - Default browser's install name found. Value: 'IEXPLORE.EXE'.
02 Jul 2015 14:08:28.842 [38] INFO RedGate.Profiler.Engine.Startup.Basic.Attacher - Found runtime version v4.0.30319
02 Jul 2015 14:08:28.858 [38] INFO RedGate.Profiler.Engine.Startup.Basic.Attacher - Found runtime version v4.0.30319
02 Jul 2015 14:08:28.858 [38] INFO RedGate.Profiler.Engine.Startup.Basic.Attacher - Found runtime version v4.0.30319
02 Jul 2015 14:08:28.858 [38] INFO RedGate.Profiler.Engine.Startup.Basic.Attacher - Found runtime version v4.0.30319
02 Jul 2015 14:08:28.858 [38] INFO RedGate.Profiler.Engine.Startup.Basic.Attacher - Found runtime version v4.0.30319
02 Jul 2015 14:08:28.873 [38] INFO RedGate.Profiler.Engine.Startup.Basic.Attacher - Found runtime version v4.0.30319
02 Jul 2015 14:08:28.873 [38] INFO RedGate.Profiler.Engine.Startup.Basic.Attacher - Found runtime version v4.0.30319
02 Jul 2015 14:08:28.873 [38] INFO RedGate.Profiler.Engine.Startup.Basic.Attacher - Found runtime version v4.0.30319
02 Jul 2015 14:08:28.889 [38] INFO RedGate.Profiler.Engine.Startup.Basic.Attacher - Found runtime version v4.0.30319
02 Jul 2015 14:08:28.889 [38] INFO RedGate.Profiler.Engine.Startup.Basic.Attacher - Found runtime version v4.0.30319
02 Jul 2015 14:08:28.889 [38] INFO RedGate.Profiler.Engine.Startup.Basic.Attacher - Found runtime version v4.0.30319