I instal开发者_高级运维led Glimpse and run my app. I don\'t see the Glimpse icon in the bottom of the screen. It was a pretty simple installation process so I may have missed something, but perz the b
Are there any keyboard shortcuts for glimpse? I\'ve checked their website http://getglimpse.com/Help and http://getglimpse.com/Help/Configuration as well as the twitter开发者_JAVA技巧 hashtag #glimpse
I just added Glimpse.MVC3 to an MVC3 app I\'m battling to deploy to IIS / debug on IIS (7.5), but when I try to activate it via Glimpse.axd, I get a 404 not found.I am appending the 开发者_StackOverfl
I have a project that I am forced to use ASP.Net 2.0, is there an alternative to Glimpse that gives me all or some of the data that Glimpse can give?
I am trying to follow Scott Hanselman\'s example on using glimpse to trace an ASP.NET MVC 3 application.
Glimpse MVC debugger supports saving requests on the server. This is configured by the <glimpse enabled=\"true\" requestLimit=\"15\"> requestLimit configuration. The default being 15.
I just installed Glimpse.Mvc3 from NuGet. The package enabled trace and glimpse in my web.config. I can successfully get to localhost/.../Glimpse/Config (so no 404) and it reports that my IP is 127.0.
When Irun my project it\'s just fine and later suddenly when I run I got this error. BecauseI no longer use it I remove the reference of all glimpse file and remove them from nuget pacakges too.
Is there any way to get Glimpse to work in Medium Trust? If I set <glimpse enabled=\"true\"/> in my web.config, I get a Security Exception:
I\'ve just installed Glimpse Web Debugger for ASP.NET (Beta) - version 0.82. I installed it via the Package Manager console in Visual Studio 2010 and the installation was successful.I\'m trying to tes