预览按钮不可用
我安装了 Glimpse 并运行我的应用程序。我在屏幕底部没有看到“一览”图标。这是一个非常简单的安装过程,所以我可能错过了一些东西,但从博客来看,我似乎做了我需要做的一切。
当我转到 Glimpse.axd 时,它告诉我:glimpseState = On,IP = ::1,On=True。它还说我列入黑名单的插件是:Request 和 MetaData。 (我不知道这是否是标准的,或者是否表明有问题)。
关于完整步骤列表在哪里有什么想法吗?
安装的软件:VS 2010、SP1 和 NuGet、C#、 剃刀视图引擎, 一瞥.Mvc3 0.85, IE 9 和 FF6, 每个页面上都有一个指向 jquery 的链接
哦,是的 - 当我运行我的应用程序时,url 是“http://localhost:52160/”,我在 webconfig 文件中看到一个关于环境的部分,它有一个条目“localhost:33333”,所以我将其更改为“localhost:52160”以查看是否有帮助。好像没有什么影响。
使困惑...
I installed 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 blogs it looks like I did everything I needed to do.
When I go to Glimpse.axd, it tells me: glimpseState = On, IP = ::1, On=True. It also says that my blacklisted plugins are: Request and MetaData. (I don't know if this is standard, or an indication that something is wrong).
Any ideas on where the full list of steps are at?
Software Installed: VS 2010, SP1 and NuGet, C#,
Razor viewengine,
Glimpse.Mvc3 0.85,
IE 9 and FF6,
a link to jquery is on every page
Oh yeah - when I run my app the url is "http://localhost:52160/" I see in the webconfig file a section about environments and it had an entry "localhost:33333" so I changed it to "localhost:52160" to see if that might help. Didn't seem to affect anything.
Confused...
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
为了完整起见,Glimpse NuGet 包将自动为您设置 web.config 设置。
如果您没有使用 NuGet 包,您可以在此处查看如何设置 web.config:http://glimpse .codeplex.com/documentation
For completeness sake, the Glimpse NuGet package will automatically set the web.config settings for you.
If you are not using the NuGet package, you can see how to set up your web.config here: http://glimpse.codeplex.com/documentation