Visual C# "Unable to Open Project" -


I've been using Microsoft Visual C # 2008 Express Edition for the last two years. I made some slight changes in a project last night and now we want to open this project and make some changes. From the blue I am receiving the following message while trying to load the project:

Unable to read the project file 'myfile.csproj', file or assembly 'sorttbls.nlp' or a load Could not be the wrong function of its dependency. (Exception from HRESULT: 0x80070001)

The above message prevents me from reaching any part of the project. (I am able to load the source code in Notepad so at least do not worry about losing the code altogether) This error is not associated with any recent changes in my code because I run this error What happens when a simple console opens the project or tries to create a new project? (Was my computer infected with a virus?) How do I get it?

Thank you!

Maybe you can use the following source

According to which you can uninstall and install Net 2 or 3.5 and can reboot

If you have ATI card above the link then your problem may be solved < / p>

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -