Comments
1 comment
-
Hi Mike,
I'm guessing from the sounds of things that you're running IIS 6 (on Windows 2003 Server or similar). Unfortunately we aren't able to support HTTPS on IIS 6 - the workaround here is to run IIS in IIS 5 Isolation Mode, at which point it should work correctly. We also support HTTPS on IIS 7 if you're looking to move to Vista / Longhorn.
Regarding the windows service, I wonder if you could check your system event log for any possible signs of problems? I'm not sure otherwise what could be causing it - it sounds like your service application is terminating as soon as it starts, which is then causing the profiler to stop.
Hope that helps,
Robert
Add comment
Please sign in to leave a comment.
On the .NET Windows service app, I can profile it only on its start. After the Windows service started, the profiler is automatically stopped. I do get results however only for the OnStart(). There is no error.
Call Tech support, not solved the issue.
Any solutions?
thanks,
Mike