This solution contains no resources scoped for a Web application
Posted by ken zheng on January 12, 2009
If you get this error when try to deploy your solution, that means This solution contains no resources scoped for a Web Application and cannot be deployed to a particular Web application. You cannot use SharePoint Solution Installer or deploy by Central Admin. You can only use
%STSADM% -o deploysolution -name ImageScreenShot.wsp -local -force
tester said
nope. this ain’t that easy. wish it were