Deploy solution to a Web Application scope
stsadm commands I've been using to add/deploy :
Case 1 : stsadm -o addsolution -filename[[solutionfilename]]stsadm -o execadmsvcjobsstsadm -o deploysolution -name [[solutionfilename]] -url http://test404/ -immediateSpecific error message I receive when running the stsadm -o deploysolution command:This solution contains no resources scoped for a Web application and cannot be deployed to a particular Web application.when ever i remove the url it is deployingCase2 :stsadm -o deploysolution -name [[solutionfilename]]Specific error message I receive when running the stsadm -o deploysolution command:This solution contains resources scoped for a Web application and must be deployed to one or more Web applications.when ever ikeep the url it is deploying.what is the difference in the Case 1 and Case 2 ? why in the Case 1 it is asking to remove the URL and why in the Case 2 it is asking to keep the URL ?is there any work around so that it may or may not ask the URL for both the cases ?Plz help me out !Thx !Vivek
May 12th, 2009 11:44pm
Do you already haved install the solution and are you making a upgrade solution??
Do you have xml feature, feature correct format?
Do you forget any file, open wsp with zip and see if are all files there.
Andr Lage Microsoft SharePoint and CRM Consultant http://aaclage.blogspot.com
Free Windows Admin Tool Kit Click here and download it now
May 13th, 2009 1:35am
Moving to Admin. (stsadm q)WSS FAQ sites: http://wssv2faq.mindsharp.com and http://wssv3faq.mindsharp.com
Total list of WSS 3.0 / MOSS 2007 Books (including foreign language) http://wssv3faq.mindsharp.com/Lists/v3%20WSS%20FAQ/V%20Books.aspx
May 13th, 2009 6:33am