Questions tagged [wsp]

WSP (SharePoint Solution Package) is a CAB file with a .wsp file-name extension that contains all the files that must be deployed on the front-end Web server and a set of XML-based installation instructions. Windows SharePoint Services provides a rich infrastructure that simplifies deployment of solution packages in a Web farm environment.

102 questions
1
vote
1 answer

Sharepoint 2010 WSP deploy wont update site

Im not very used to the whole Sharepoint-thing, but usually I just simply deploy my visual studio stuffs as a wsp-package and then deploys it using PS (if I dont remember incorrect).. Now this time I wanted to update the masterpage of my site, and…
Inx
  • 2,364
  • 7
  • 38
  • 55
1
vote
2 answers

Using WSPBuilder to build a solution for a web part I developed

I have only ever deployed web parts from development by clicking F5. Now, I know I have to have a manifest file, feature file, etc and it all goes into a wsp file. I understand the wsp file is what gets added to Central Admin. So my problem is this.…
user124359
0
votes
2 answers

VB.NET in Visual Studio 2008 on Vista 32bit building a WSP

I am trying to build a WSP file in VS2008 on my VB.NET project. How would I go about doing this? I can find a lot of plugins for C# but not VB.NET.
John
  • 4,637
  • 3
  • 21
  • 14
0
votes
2 answers

WSPBuilder, Config Store and partially trusted callers

Has anyone used WSP Builder to package a solution that uses the Config Store (http://www.codeplex.com/SPConfigStore) and deploys to the bin directory of the web application? When I try to referecne the config store in my code behind file I get this…
Rob
  • 1,688
  • 4
  • 30
  • 43
0
votes
1 answer

Can't find workflow deployed as WSP solution (when I deploy it from VS it works)

I am new to SharePoint, sorry if answer to my question is obvious. I am trying to deploy my very simple workflow as WSP package, it deploys without errors, I activate it, but I can't find my workflow and associate it with list. Could you help me,…
MikhailSP
  • 3,233
  • 1
  • 19
  • 29
0
votes
1 answer

SharePoint - How to lock a WSP solution to a Site Collection? Server? And a farm?

I have built a WSP solution that I intend to sell to my clients. I can see that other companies sell solutions that are locked to be only used on a particular Site Collection or a server or a farm. How can I do the same? Any help will be…
0
votes
1 answer

aspx.cs file not found after unpacking a WSP package

I´ve unpacked a WSP package creating a new Project in Visual Studio with the "Import Sharepoint Solution Package" option. I can deploy the project and everything works just fine but I obtain this warning message: Warning 1 File…
0
votes
0 answers

Trouble creating a Sharepoint Online site with template: Dependency feature 'PublishingSite' error

Sharepoint online | create site with site Template | Dependency feature PublishingSite for feature ' is not activated at this scope. Hi, I had created a site template .wsp from the sharepoint online site, I had recently created, Now i am trying to…
0
votes
0 answers

Is there an excel formula to show a drop down calendar when ever i click on the dates

I wanted to know if there was such thing as a drop down calendar for excel whenever i click on the dates. So that it would be a better reference for me when choosing dates.
rohannair
  • 31
  • 7
0
votes
1 answer

Is there an excel formula to use in a count if function for counting more than one if indicated

Is there a formula to use the count if function for each code seen on the left side of the table but should count more than one if its indicated on the right. If it is 0.5 it should count as 1. For example, SNLS-UBT if used the count if function…
rohannair
  • 31
  • 7
0
votes
0 answers

Need help in finding a excel formula for entering values if it's in the date period

I'm trying to find a If and AND formula to use for entering values under the date columns to return me those values. It should only show values under the date according to the PSD and PFD (Product Start Date and Product Finish Date). I have been…
rohannair
  • 31
  • 7
0
votes
5 answers

Building wsp from post-build event command line

What is the command for building WSP from post-build event command line? I'm adding one more image so that you can understand my exact requirement.
Somnath
  • 3,247
  • 4
  • 28
  • 42
0
votes
0 answers

Migrate a SharePoint 2010 WSP (web part) to SharePoint Online

I'm fairly new to SP Online, but haven't had much luck finding information regarding moving a SP10 web part to SP Online. It looks like I may have to recreate it using the SharePoint Framework. Does anyone have experience with migrating an existing…
0
votes
1 answer

MOSS 2010 virtual path to ASP.NET

I am attempting to host an ASP.NET application inside of my SharePoint site. I want to host a full-application so I'm hoping to run it as a virtual path application. Following instructions mentioned in other areas around the web, which said that I…
JGood
  • 522
  • 6
  • 23
0
votes
0 answers

File copy error while deploying wsp in sharepoint 2010

We get the following error when we add and deploy a wsp in sharepoint 2010. Add is successful. Deploy to a particular web-application gives this error: Error: The copying of this file failed: Feature.xml. Type…
saranya
  • 1
  • 2