Dreamweaver and ASP.NET pages

Posted: (EET/GMT+2)

 

One of the major ASP.NET applications I'm building uses XHTML for cleaner formatting and standard awareness.

Also, the site has been built with Macromedia Dreamweaver, and template files are in heavy use (which is good).

But, since many of my ASP.NET pages are quite complex, and a change to the Dreamweaver template needs to be made, the changes make the ASP.NET pages invalid.

I'm still to investigate this, but the ASP.NET pages do still compile and run after the template has been changed, but all the controls that run on the server are missing.

If you are using the same combination as I am, make sure you don't fall in the same trap, will you?