About 45,100 results
Open links in new tab
  1. solution package - How to deploy wsp to single web application ...

    How can I deploy the solution so my web part is only available in a certain web application. The idea is that I want to be using the same web parts in the different web applications, but they …

  2. Deploy Solutions to Application or Web Front End Server

    Dec 19, 2014 · 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 …

  3. sharepoint enterprise - Deploying WSP to a specific web …

    Apr 17, 2015 · 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 …

  4. Deployed web parts don't show up in Web Part Gallery

    Every guide I've found uses the same commands that I am using which seems like it works but my web parts never show up in the web part gallery. They do show up in the web part gallery …

  5. web part - How do I Modify Contents of a WSP File? - SharePoint …

    I've been provided a WSP file that contains a webpart created by another developer. I have been requested to make modifications to the webpart and repackage as a WSP file again. What …

  6. client object model - How to call C# (in a .WSP web part) from ...

    I have Javascript (Client Object Model) running in a Content Editor web part that controls other web parts on the page. The JS COM is limited in what it can do, so I want to be able to call …

  7. deployment - Web Application scoped features not visible in …

    Jul 14, 2013 · The solution is being installed using both the -GACDeployment and -AllWebApplications flags. After making this change (and commenting out the …

  8. 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 …

  9. 2010 - Explain it to me: SharePoint deployment scope, solution …

    Thanks for your detail reply . I’m having a issue with Web application scope solution that not appearing in Timer Job definitions under CA , Operations Tab. Deployed the solution with out …

  10. How do I update an already existing wsp on farm? [duplicate]

    Possible Duplicate: Update-SPSolution does not Deploy Solution I have a wsp that is already deployed on the farm. I made some code changes. I cannot use the Add-SPSolution …