
solution package - How to deploy wsp to single web …
But the solution is now available in the 'Site Collection Features' list of all web applications. I know I can deactivate the feature on the web applications where I don't use it, but I don't want it to …
deployment - Web Application scoped features not visible in …
The solution is being installed using both the -GACDeployment and -AllWebApplications flags. After making this change (and commenting out the WebConfigModifications code), the solution …
Deploy Solutions to Application or Web Front End Server
I guess you are using Add-SPSolution and Install-SPSolution to upload and install the WSP package. Add-SPSolution will move your solution to SP Admin database and Install SP …
Deployed web parts don't show up in Web Part Gallery
I have created several custom web parts in a Visual Studio solution which deploys to my development environment site perfectly directly through Visual Studio. However, I also want to …
sharepoint enterprise - Deploying WSP to a specific web …
May I know, how to restrict the wsp to be deployed globally such that it is targeted only to a particular web application. Any extra settings or any xml elements in VS 2012 or using …
2013 - Farm solution deployed to my web application , is not …
I have a .wsp Farm solution deployed to my web applications, as follow:- I have created this solution using VS .Now inside my current web application I have 2 site collections. Old site …
Problem with SP2013 solution scope: WebApplication vs GAC
I have a SP2013 solution that contains a custom WCF service, custom Timer Job and a Feature Event Reciever. Because of these the solution Assembly Deploying Target is set to …
Enumerate every solution for each WebApplication
solution-name.wsp / web-application-name / application-pool-name I've tried using Get-SPSolution, but output doesn't contain web-app name & Get-SPWebApplication doesn't give …
This solution contains no resources scoped for a web …
2 I'm trying to figure out exactly how I can deploy a solution to a single web application without it being deployed to other web applications in the same farm. The reason for this is that I have …
Deployed solution does not appear in site collection features.
However when I deploy the solution to the content web application it does not appear in the site collection features in any site collection in that web application. What's weird is that if I deploy …