"Error opening associated documents" message when loading VS
Posted
by kumar
on Stack Overflow
See other posts from Stack Overflow
or by kumar
Published on 2010-04-07T23:22:07Z
Indexed on
2010/04/07
23:53 UTC
Read the original article
Hit count: 254
asp.net-mvc
|visual-studio-2008
When loading up a solution in VS2008 I get this message:
An error was encountered while opening associated documents the last time this solution was loaded. Document load is being skipped during this solution load in order to avoid that error.
It shut down immediately the first time I opened it. The next time I opened it, VS popped up a message box but did not shut down at first; however, it did shut down when I clicked a usercontrol or ASPX page.
How can I find which document is causing the problem?
Thanks...
© Stack Overflow or respective owner