"Error opening associated documents" message when loading VS
- by kumar
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...