Wednesday, August 3, 2011

Pages Not Displaying CSS/Themes

If we enable authentication in web.config, the master page will not display the CSS styles. The reason, one must login to access all folders and files (including styles and pictures).

To overcome this issue, give permission to the folder containing CSS and pictures in the WEB.CONFIG in the location path and authorization in system.web.


   
     
       
     

   

 


 
   
     
       
     

   

 


No comments: