Error AssemblyInfo.cs could not be opened
So you open a project in Visual Studio 2010 and get an odd error:
- Within Visual Studio 2010, select Tools > Create GUID
 - Click Copy (or New GUID then Copy)
 - Click Exit
 - Expand the Properties folder in the Solution Explorer (Control + W, S to open)
 - Delete the AssemblyInfo.cs file shown with the exclaimation point
 - Double click on the Properties folder - this should open the Properties window
 - On the Application Tab, click the Application Information... button
 - Fill in the application information, paste the GUID you copied into the GUID field - when done click OK
 
No comments:
Post a Comment