HI,
When i compile my vs2008 solution which is a web application in debug mode i keep getting message box displayed which says that it cannot connect to “whatever.designer.cs”. Can anyone help me fix this as it is very annoying.
thanks
niall
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
found a simple solution which is
1) Right-click the designer file and select delete
2) Right-click the aspx file and select Convert to Web Application
which i got from
http://www.hanselman.com/blog/ErrorConnectingToUndoManagerOfSourceFileQuotwhateverDesignerquot.aspx