![]() |
|
|
#1 |
|
Guest
Posts: n/a
|
Master page error...
Hello all,
I have this machine with WXP Pro SP2, Front Page 2000 sevrer extensions, Visual Studio 2005, and Expression Web SP1. The web site was created with VS2005. It only has a master page and a Default.aspx which is the contents file. These files were created with VS2005. The folder for the web site is wwwroot\MySite. Any visit from Explorer to http://localhost/MySite/Default.aspx returns the page correctly formatted. But, when I try to open the http://localhost/MySite with Expression Web, it opens the http://Localhost site instead. There I open the MySite folder and open any of the files. When I open the Default.aspx file in the design window I get an error that more or less says: "Master page error. The master page file http://localhost/Model.master can't be loaded". The same file can be opened well with Visual Studio. Any suggestion about this ?. TVMIA, Klerman |
|
|
|
#2 |
|
Guest
Posts: n/a
|
Re: Master page error...
Try opening the website using http://localhost/MySite. If that does not
work, you can open the site as a file based web by browsing to the folder. Yes, it seems strange you can do that when the web is located in IIS, but it is possible with ASP.NET 2.0 and newer. The only caveat here is you cannot easily open an IIS based site in Vista with Expression Web 1 (2 is fine). -- Gregory A. Beamer MVP, MCP: +I, SE, SD, DBA Subscribe to my blog http://gregorybeamer.spaces.live.com/lists/feed.rss or just read it: http://gregorybeamer.spaces.live.com/ ******************************************** | Think outside the box! | ******************************************** "Klerman" <klerman@hotmail.com> wrote in message news:%23b3QRcg0IHA.1628@TK2MSFTNGP03.phx.gbl... > Hello all, > I have this machine with WXP Pro SP2, Front Page 2000 sevrer extensions, > Visual Studio 2005, and Expression Web SP1. > The web site was created with VS2005. It only has a master page and a > Default.aspx which is the contents file. These files were created with > VS2005. The folder for the web site is wwwroot\MySite. Any visit from > Explorer to http://localhost/MySite/Default.aspx returns the page > correctly formatted. > But, when I try to open the http://localhost/MySite with Expression Web, > it opens the http://Localhost site instead. There I open the MySite folder > and open any of the files. When I open the Default.aspx file in the design > window I get an error that more or less says: "Master page error. The > master page file http://localhost/Model.master can't be loaded". > The same file can be opened well with Visual Studio. > Any suggestion about this ?. > TVMIA, > Klerman > > |
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|