I was getting error while deploying solution through STSADM command, error was “This solution contains no resources scoped for a Web application and cannot be deployed to a particular Web application”
I have figured out that it’s giving me problem because of URL parameter into deploysolution STSADM command, after removing it from command, my solution package was working fine.
Reference Link:
http://snahta.blogspot.com/2008/08/this-solution-contains-no-resources.html
No comments:
Post a Comment