Using Glimpse in MVC3, I get 403 Forbbiden trying to access glimpse.axd. Checked and rechecked configuration, integrated and not, routes for axd's, all seems fine, but it does not work. I'm using VS2012 with IISExpress with https.
Old threads says to enable the ip, but that configuration was removed on the latest's versions.
Glimpse Core 1.7, GlimpseMVC 1.4, Glimpse AspNet 1.5
Any ideas?
Update: Last line at the logs says
2013-11-07 18:56:21.7801 | INFO | Runtime policy does not allow execution of resource named 'glimpse_config'. |
Thanks