language-neutral solution package was not found issue

August 12th, 2009 | Categories: SharePoint, Troubleshoot Issues | Tags: ,

While rebuild SharePoint solution and deploy through VS.Net in development server, it is very natural to face the error message “The language-neutral solution package was not found“. This error only raise when you are trying to deploy the solution into team/document works space.

You don’t need to dig this issue and check your code twice while have this issue. Simple way to resolve this issue is just close your VS.Net IDE and reopen the same. Now deploy the solution! 

Hooray it works!!!

No comments yet.