Unexpected error on save page

  • Thread starter Thread starter David Lozzi
  • Start date Start date
D

David Lozzi

Howdy,

I've decided to try and use the gridview and a sqldatasource. When I add the
sqldatasource connection (to MSDE 2000) and press save, I get "Visual Studio
has encountered an unexpected error." and it then makes me save it as a
different file name. When I save it as a different name, and make some other
changes to the gridview or a label, then hit save, it errors again and wants
to save it as a different name again. I've run Windows Update and downloaded
everything (only 5 updates) and rebooted. I can't use the awesomeness of VS
2005... Any ideas?

Thanks,

David
 
Resolved it. There was an error in the HTML of the Master Page.... missing
an >

Thanks
 
Back
Top