Hi,
I've been playing around with the profiler and trying to get it working within CruiseControl.NET. However I'm getting an exception from the command-line app:
Exception
=========
System.IO.IOException:
The handle is invalid.
at ↓☼♣.¶?☻.►‼()
at ↓☼♣.¶?☻.??♥(String[] )
Caused by SmartAssembly.SmartExceptionsCore.UnhandledException:
SmartExceptionsCore.UnhandledException @ 1507, offset:32
Caused by SmartAssembly.SmartExceptionsCore.UnhandledException:
SmartExceptionsCore.UnhandledException @ 1371, offset:839
Not quite sure what could be causing this - perhaps some conflict between both the profiler and CC.Net wanting to capture stdout? Initially I thought that the issue was in CC.Net, but it looks like the error is definitely coming from the profiler.
It is displaying this error right at the end of the profiling, perhaps something to do with writing the results summary?
Craig
I've been playing around with the profiler and trying to get it working within CruiseControl.NET. However I'm getting an exception from the command-line app:
Exception
=========
System.IO.IOException:
The handle is invalid.
at ↓☼♣.¶?☻.►‼()
at ↓☼♣.¶?☻.??♥(String[] )
Caused by SmartAssembly.SmartExceptionsCore.UnhandledException:
SmartExceptionsCore.UnhandledException @ 1507, offset:32
Caused by SmartAssembly.SmartExceptionsCore.UnhandledException:
SmartExceptionsCore.UnhandledException @ 1371, offset:839
Not quite sure what could be causing this - perhaps some conflict between both the profiler and CC.Net wanting to capture stdout? Initially I thought that the issue was in CC.Net, but it looks like the error is definitely coming from the profiler.
It is displaying this error right at the end of the profiling, perhaps something to do with writing the results summary?
Craig