Master file doesn't cascade to subfolders?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Jollywg
    New Member
    • Mar 2008
    • 158

    Master file doesn't cascade to subfolders?

    I have a master file that works wonderfully on all of the aspx files in the root directory. I added a folder so that I can go back and add security into my site. Whenever I put aspx files into the folder it does use the master file (i dont think its using the css file either). Is there an option that i have overlooked that needs to be checked in order for the master file to look in subfolders? When I created the pages I made sure to specify the master page.

    Thanks in advance for any replies!!

    Jolly
  • Jollywg
    New Member
    • Mar 2008
    • 158

    #2
    Ok i found my problem. I had drug the image from the solution explorer onto my web page, causing it not to render under secure pages. However I deleted the image and replaced it with the image tool from the toolbox and set the Image source to my image and it renders just fine.

    Comment

    Working...