Navigation

Search

Categories

On this page

Archive

Blogroll

Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.

RSS 2.0 | Atom 1.0 | CDF

Send mail to the author(s) E-mail

Total Posts: 120
This Year: 1
This Month: 0
This Week: 0
Comments: 40

Sign In
Pick a theme:

# Wednesday, December 30, 2009
Wednesday, December 30, 2009 2:05:44 PM (Mountain Standard Time, UTC-07:00) ( All things Microsoft )
Here's another error I got today while using Visual Studio 2008

---------------------------
Microsoft Visual Studio
---------------------------
Error connecting to undo manager of source file 'C:\dev\Work\ReportBrowser\ReportBrowserWeb\SiteLayout.Master.designer.cs'.
---------------------------
OK  
---------------------------

Found a good solution here
http://www.hanselman.com/blog/CommentView.aspx?guid=8bc798ae-da26-4864-b4e3-b68b081b4be1

1) Right-click the designer file and select delete
2) Right-click the aspx file and select Convert to Web Application

Comments are closed.