Pages using a master page losing images

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Rik Brooks

    Pages using a master page losing images

    I have a master page in the root directory of my web app. If I create a page
    from that master into another folder then all of the images, and only the
    images disappear. If I then move the web page into the root folder where the
    master is the images come back.

    I looked at the source and it used the appropriate ~\fconnect.mast er

    Anybody seen anything liike this?
    --
    ----------------------------------------
    Magic is not in the hands of the magician but in the mind of the audience.

    Animadverto est verus


  • Peter Bromberg [C# MVP]

    #2
    RE: Pages using a master page losing images

    Rik,
    this article on MSDN covers the issue reasonably well:

    Find official documentation, practical know-how, and expert guidance for builders working and troubleshooting in Microsoft products.


    Peter
    --
    Co-founder, Eggheadcafe.com developer portal:

    UnBlog:





    "Rik Brooks" wrote:
    [color=blue]
    > I have a master page in the root directory of my web app. If I create a page
    > from that master into another folder then all of the images, and only the
    > images disappear. If I then move the web page into the root folder where the
    > master is the images come back.
    >
    > I looked at the source and it used the appropriate ~\fconnect.mast er
    >
    > Anybody seen anything liike this?
    > --
    > ----------------------------------------
    > Magic is not in the hands of the magician but in the mind of the audience.
    >
    > Animadverto est verus
    >
    >[/color]

    Comment

    Working...