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
[quoted text, click to view] "Kevin" wrote:
> It is already set to ~/
> So am even more totally confused.
>
>
> "Muhammad Naveed Yaseen" <mnyaseen@gmail.com> wrote in message
> news:1175234485.229453.186090@o5g2000hsb.googlegroups.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.
> >
>
>