Routing and Membership
Posted
by Curtis White
on Stack Overflow
See other posts from Stack Overflow
or by Curtis White
Published on 2010-05-23T04:46:14Z
Indexed on
2010/05/23
4:50 UTC
Read the original article
Hit count: 339
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.
© Stack Overflow or respective owner