路由和成员资格
我有一个使用路由的页面,它在 Visual Web Developer 下运行良好。但是当我部署到 IIS 7 时。使用路由的页面似乎无法识别用户已登录。
我想我读过有关此内容的内容,但直到现在才看到它。希望有修复!
部署的环境也集成了 ASP.NET 3.5 SP1、SQL SERVER 2008 和 IIS 7。谢谢。
I have a page that uses routing and it works fine under Visual web developer. But when I deployed to IIS 7. The page that uses routing doesn't seem to recognize the user is logged in.
I think I read about this but had not seen it until now. Hope there is a fix!
Environment deployed too is ASP.NET 3.5 SP1, SQL SERVER 2008, and IIS 7 integrated. Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
解决了!一如既往,
显然这需要在网络配置中。
我认为这解决了问题。
got the fix! As always
Apparently this needs to be in the web config.
I think this fixed it.