Problem in WebDeveloper 2005 Express

I created a new website using starter kit. Edited a page in the deisgner view. Closed and opened the project again. Now it is not showing the designer view, showing the error msg "Cannot switch to design view. there are Errors".

There are 135 errors in the source view. Most of them tag mismatch ..

Suggest me a way to see the design view.



Answer this question

Problem in WebDeveloper 2005 Express

  • dmbrubac

    hi,

    The code is generated dynamically by .net . (I have not touched the source code)

    Errors in the generated code means that it is a bug in .net ..





  • VisionOf89

    The system will not be able to render the Web pages in design view if there are errors in the source view. What you will have to do is to track down the errors and fix them before you can get to the design view. What I have found in the past is that it is more then likely 1 error that has created the rest of the errors.

    Without the exact error messages we are not really going to be able to help as the errors could be 1 in a thousand different errors.

    But.... As this group is mainly for install problems for the express products you should post your problems and questions on the VWD system in the http://forums.asp.net newsgroup systems as the ASP.Net teams hang out there.



  • Torpedoke

    If you have a tag mismatch... please post one of the errors so that we can have a look... Or if you have posted them on http://forums.asp.net as web development questions should be, please post the link to your post so that I can have a look.



  • Problem in WebDeveloper 2005 Express