473,503 Members | 1,641 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

/master page.master does not exist

The web application runs fine on my Windows XP computer but as soon as I
load it to our Windows 2003 server I get this error
'/master page.master' does not exist
The master page is there so am very puzzled.
Any ideas as I seem to be going around in circles.
Mar 29 '07 #1
3 3560
If '/master page.master' is copy paste, then you may want to try '~/
masterpage.master', because spaces and absolute (or root-relative)
addresses are not appropriate for URLs.

When we use absolute or root-relative addresses, and upon re-
deployment the wording of virtual directory on new server is not be
same as previous server, it would break such addresses.

Mar 30 '07 #2
It is already set to ~/
So am even more totally confused.
"Muhammad Naveed Yaseen" <mn******@gmail.comwrote in message
news:11**********************@o5g2000hsb.googlegro ups.com...
If '/master page.master' is copy paste, then you may want to try '~/
masterpage.master', because spaces and absolute (or root-relative)
addresses are not appropriate for URLs.

When we use absolute or root-relative addresses, and upon re-
deployment the wording of virtual directory on new server is not be
same as previous server, it would break such addresses.

Mar 30 '07 #3
I think I got a similar error before. Sometimes, when you deploy using the
"publish website" menu item in VS 2005, the masterpage gets some additional
junk text in its html view.
I don't really know why, and how...but I have observed it before myself.
Just to be sure, why dont you open your masterpage, and a corresponding
derived page, and look for any junk in the first 2-3 lines of the page.

Remove it and it should solve your problem

--
Sashidhar Kokku
ikaSystems Corp
"Kevin" wrote:
It is already set to ~/
So am even more totally confused.
"Muhammad Naveed Yaseen" <mn******@gmail.comwrote in message
news:11**********************@o5g2000hsb.googlegro ups.com...
If '/master page.master' is copy paste, then you may want to try '~/
masterpage.master', because spaces and absolute (or root-relative)
addresses are not appropriate for URLs.

When we use absolute or root-relative addresses, and upon re-
deployment the wording of virtual directory on new server is not be
same as previous server, it would break such addresses.


Mar 30 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

14
2377
by: multiformity | last post by:
So I have been working on an opensource project for a while, and decided to really try to make it look better after focusing on the functionality most of this time. Up to now, I have simply used a...
2
1328
by: Brandon | last post by:
I don't know if this is the right newsgroup for this question . . . if not, please let me know. I'm a newbie to asp.net (C#) and I'm trying to create a very simple page dependent on a master...
2
7801
by: Bren | last post by:
Hi All I am just in the process of taking the leap into .net 2 and vs 2005 and a I have come across a bit of a problem. I have created an Intranet app and have the following folder structure:-...
0
5719
by: mohammadkashif | last post by:
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. ...
0
2102
by: james.mcdonagh | last post by:
Hi I am a newbie using nAnt for .net 2.0. As such I have not come across this bug before, and I would be happy of any help that you may be able to provide. In order to help I have included the...
0
1667
by: KingKong07 | last post by:
Hi! I have a problem with publishing my solution. I use “Use fixed naming and single page assemblies” to publish. So I just can update one and one file, this works fine, but today I had to update...
3
2331
by: tshad | last post by:
In VS 2005, I need to get access to the body tag which I have set up on my Master Page as: <body ID="MyBody" runat="server"> But when do something like: ...
6
1678
by: Mickey | last post by:
Coming from a Dreamweaver/ASP/PHP background. Planning to use Visual Studio 2008 for a website. Complete newbie question here (please be gentle!): Do master pages work similar to Dreamweaver...
3
5892
by: =?Utf-8?B?U3RldmUgTGFGb3JnZQ==?= | last post by:
I have an intranet site and want to create a simple master page to be shared across all applications that are built for that site. I build my master page in c:\inetpub\wwwroot\Masters as...
0
7070
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7267
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7316
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
7449
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
4666
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3160
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3148
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
729
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
372
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.