Global.asax and theme problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nadaNuaim
    New Member
    • Feb 2007
    • 8

    Global.asax and theme problem

    I have a website and I,m using a skin and a cascading style sheet and a vriety of master pages and it works fine in localhost

    when i use a log ing with session and create a global.asax and update the webconfig all the images and themes don't appear in any of my pages

    can any one help am l missing something


    sorry i'm new to asp.net
  • assor
    New Member
    • Mar 2007
    • 11

    #2
    I have a website and I,m using a an application theme that consists of a skin and a cascading style sheet and a have vriety of master pages and it works fine in localhost.

    I use in my site a log in with session so I create a global file ( global.asax ). my problem occured after I add this global file, all pictures and the theme has been disappeared!! once i remove this file the theme and all pictures returns normally??

    can any one help am l missing something


    sorry i'm new to asp.net

    Comment

    Working...