Need to show pages without logging in (asp.net)
        Posted  
        
            by IrfanRaza
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by IrfanRaza
        
        
        
        Published on 2010-04-19T14:29:36Z
        Indexed on 
            2010/04/19
            14:33 UTC
        
        
        Read the original article
        Hit count: 276
        
Hello friends,
I am using
Every thing works fine except that, there are some pages like About Us, Contact Us, Privacy Policy etc, which do not need to login to view them.
In my case i need to login to view all pages. I want these common pages to be viewable without having to log on.
I have tested my application on local IIS as well as on deployment server, but same problem occurs.
Please help!
Thanks for sharing your valuable time.
© Stack Overflow or respective owner