glimpse Questions

3

I have an MVC application which uses Glimpse and for the last couple days I haven't been able to solve it. It throws a null reference at the start of each run. I have tried clearing caches, reinst...
Wicked asked 29/4, 2020 at 10:32

6

Solved

It is a simple as that I installed glimpse following this page. : http://getglimpse.com/About/QuickStart I then attempt to navigate to http://myApp/glimpse.axd and receive 404 error not found. A...
Graecize asked 2/1, 2013 at 23:6

3

I have been through all the instructions and FAQ's regarding how to get glimpse to work. I am however running MVC 4.... I have installed the Glimpse.MVC package as well as straight Glimpse. It ...
Fancied asked 26/3, 2012 at 1:12

3

Solved

EDIT: stack trace added at bottom. I have an ASP.NET MVC 5 project that uses a SQL Server database via Entity Framework 6. I added Glimpse (and Glimpse.MVC5) to the project, and that works fine. ...
Mesmerism asked 24/1, 2014 at 13:23

2

Solved

Does Glimpse (the diagnostics plugin for .NET) support diagnostic information from ASP.NET Web API? I installed it and ran against the website, it captures ASP.NET MVC requests and returns informat...
Creon asked 25/6, 2013 at 1:1

3

Solved

I recently added the Glimpse Debugger package to my project. This added a reference to the Glimpse dll, and modified some Web.Config. I like my project as much the same as possible on my developme...
Bulldog asked 21/4, 2011 at 15:42

3

How can I limit access to glimpse.axd when deploying to production? I am using a custom RuntimePolicy to ensure that glimpse is not enabled in production however I want to ensure that users do not...
Chrysotile asked 11/9, 2013 at 22:25

2

Solved

I've downloaded Glimpse and the Glimpse.ADO extension and installed it on my test instance. I thought I'd get a capture of any sql that was executed, but it seems like it doesn't capture commands...
Berzelius asked 29/4, 2013 at 18:38

2

Solved

Ive been using glimpse to try to address some slow page issues, only to discover that glimpse is the cause. The page requests are 30000+ seconds, without glimpse they are instant. So I've been chas...
Appellation asked 16/6, 2014 at 23:36

1

Solved

This question concerns Glimpse.MVC3 and Glimpse.EF5 packages. I'm trying to debug performance issues on an old MVC3 site. According to Glimpse's HUD, a particular GET request has 12 queries at 28ms...
Glabella asked 2/2, 2015 at 21:52

3

Solved

I installed Glimpse for MVC5 via Install-Package Glimpse.MVC5 I turned on Glimpse on the Glimpse config page: /Glimpse.axd When try to now hit my site, nothing happens. If I turn off Glimpse the ...
Tridimensional asked 12/7, 2014 at 17:5

2

Solved

We have a Silverlight application that communicates with the back end via WCF. Is it possible to use Glimpse to monitor those calls like it does for AJAX calls?
Foust asked 23/7, 2013 at 5:13

1

I am getting an "System.InvalidCastException occurred" exception where I am using the EF 6 asynchronous functionality. The message is: Unable to cast object of type 'Glimpse.Ado.AlternateType.Glimp...
Hilaire asked 14/2, 2014 at 10:24

2

Solved

I've tried everything I can think of, so I'm turning to SO. I can't get Glimpse to work on a remote IIS server. I'm using Glimpse 1.2 with ADO, ASP.NET, EF5, and Mvc4 extensions. Everything works w...
Oneman asked 11/4, 2013 at 17:34

1

Solved

I am trying to integrate Glimpse into my existing ASP.NET MVC 5 project. But I cannot see any HUD at bottom right corner as demonstrated in their site. I have all of the assemblies downloaded from ...
Dionysiac asked 11/3, 2014 at 4:47

1

Solved

Glimpse's HUD provides a very useful view of the timings -- and they seem to tie into the various browser's developer tooling for network capture. If I take a simple implementation of a custom Htt...
Accidental asked 5/9, 2013 at 15:30

2

Solved

I would like to run a shell command and get its output in clickable buffer in emacs. The command is a shell script that eventually runs glimpse on bunch of source files. Its output looks like grep'...
Farrier asked 8/3, 2012 at 17:40

2

When trying to access /Glimpse.axd after I've published to IIS (7.5), I'm now receiving a 403 Forbidden response. Is there a setting in IIS that disables access to .axd files? Or is this something ...

1

Solved

I'm new to Orchard CMS. I want to use Glimpse in Orchard cms and config it as quick start, but when I go to http://localhost:30320/OrchardLocal/glimpse.axd it show error message "The resource cann...
Calvo asked 7/2, 2012 at 16:10

2

Solved

I'm using mvc-mini-profiler along with Glimpse. The problem is glimse is flooding the profiler output with glimpse requests. Is there any way to ignore all request made by glimpse ?
Porphyry asked 8/8, 2011 at 19:58

2

Solved

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 url to my route...
Shortage asked 12/7, 2011 at 18:6

1

Solved

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 t...
Nuclease asked 2/6, 2011 at 6:24

1

Solved

Do I need to do anything extra to get Glimpse to cough up details on a request that return the default 404 server error page on Cassini? By default 404 page, I mean the "Server Error in '/' Applica...
Pellmell asked 29/4, 2011 at 19:36
1

© 2022 - 2024 — McMap. All rights reserved.