|
-
March 24th, 2012, 08:41 AM
#1
[RESOLVED] Solution file got corrupt, and now all sorts of problems are occurring.
Alright here's the thing. I was developing a web application with VS2010 using N-Tier architecture. I had 3 projects : BOL_ECMS_NIT, DAL_ECMS_NIT, and ECMS_NIT.
One day all of a sudden, outta nowhere, the solution file got corrupted and it refused to open as a proper solution. Each time it would say, "One or more projects were not loaded properly.". It loads only one project. My sir managed to fix the problem by adding the projects to the solution again. But then we ha to add all the referrences again. But our troubles didn't stop there. All the web forms had their *******.designer.cs files separated from them. And in the code-behind files intellisense doesn't show any of the controls that're present on the form. Not only that, it also doesn't access the events properly. Breakpoints don't work either. And going to any of the events in the property window and double-clicking it, just creates the same event, but this time, in the asp code. It's all a big mess. I've to recreate each for again in order to get rid of this problem. I've come way to far on this project to just let it go like that. Can someone help me?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|