Comments
1 comment
-
Hi Kira,
Your Internet Explorer may be running in protected mode, making your application start and quickly terminate. From our "Troubleshooting IIS Profiling" article (http://www.red-gate.com/supportcenter/C ... _start_iis):
To prevent this error:
•If possible, turn off Protected Mode in Internet Explorer before starting a profiling session.
•If you need to use Protected Mode, add localhost to the list of trusted sites, and try to profile your application again. For instructions on adding a site to Internet Explorer's Trusted Sites list, see Security zones: adding or removing websites (Microsoft).
I hope that helps!
Add comment
Please sign in to leave a comment.
profiler : Redgate Ant's performance profiler 6
Asp.net web application
when iam putting the application link in Asp.net application url and clicking the start profile button the application opens with a blank page(message: internet explorer cannot display webpage) and therefore profiler is unable to record the performance.
what might be the cause of this issue?can you please help me in this?