In Visual Studio 2008, while editing the web page, it is displaying some error and I cannot design my page in design view, I can do only in Source code. It is showing the following error in design view…
Master Page Error
‘The Page Contains Markup that is not valid when attached to a master page
Correct the problem in Code View’
Wat is the problem? Whr Should I change ?
Ok, you’ve got a master page and a content page and when you put the two together you get an error.
If the error isn’t obvious you have to work to a point where you can identify what’s caused the error – debugging but of pages rather than code.
It is the case that designers in VS can just gets themselves tied in knots – but there’s usually an underlying cause.