[WSPBuilder][1] is a free tool by Carsten Keutmann which makes creating WSPs easier.

learn more… | top users | synonyms

-1
votes
1answer
33 views

SharePoint 2013 - Errror “Cannot import hello web part sharepoint 2013”

I am new to SharePoint 2013. I am using SharePoint 2013 server and vs 2010. The SharePoint Server 2013 and VS2010 is present on different PC's. I have created a new "Hello" visual web-part in vs ...
0
votes
1answer
18 views

WSPBuilder for vs 2012

I am new to SharePoint 2013. I am using trial version vs 2012. I want to use the WSPBuilder to develop the web parts. I have install the WSPBuilder and it is not showing in vs 2012. I have used the ...
1
vote
2answers
63 views

SharePoint 2013 - WSPBuilder web-parts error

I am new to SharePoint. I have SharePoint 2013 server installed on one server and vs 2010 on another pc. I am using WSPBuilder (SharePoint WSP tool) to create web parts. I have installed the ...
0
votes
0answers
57 views

How to create a WSP package for a SharePoint 2010 site? [duplicate]

I previously asked this Question: How to create WSP Package of a SharePoint 2010 site without VS 2010 (with SP Designer)?. But didn't get a proper answer. I am developing a SharePoint 2010 website. ...
0
votes
2answers
443 views

How can I build a wsp file for SharePoint 2013?

How can I build a wsp file if I have no SharePoint 2013 installed on my local computer?
1
vote
1answer
81 views

How to fake Manifest.xml for WSP builder solution

I know WSP builder creates manifest at run time and then deletes it but can I fake it somehow to add few safe controls (I know other ways but I want to know if I can do it this way or not)
0
votes
0answers
39 views

How can I add WSPBuilder task to my TFS 2010 team build workflow?

We are working on improving the ALM process for our team and would like to start leveraging team build in TFS 2010 to automatically create a wsp package using WSPBuilder. I am not sure of where to ...
0
votes
2answers
400 views

The type is not registered as safe “Custom Actions”

I am trying to create a custom actions using wsp builder, My folder structure is something like this, Now when I try to deploy solution nothing comes up however I get this error in my ULS log, ...
0
votes
2answers
186 views

Permissions required for deploying wsp files and debugging workflows

I am having issues at a client with regards to permissions that I need to request for my account to be able to deploy wsps (using WSPBuilder) to the development environment, and to debug workflows in ...
0
votes
2answers
734 views

Change GUID/Name of wsp solution to redeploy on same machine

I've been told to refactor an old ticketsystem we got running here. Most changes I need to do I can accomplish directly on the live system, except the mailbodies for notifications. (I hope) How can I ...
0
votes
1answer
88 views

WSP Builder copies dlls to solution regardless of “Copy Local” property set to False or not

I have a Custom timer job that references few custom dlls, now if I set copy local property of these dlls to false, it stills adds them and when I deploy solution it forces them into Gac. Is there ...
1
vote
2answers
83 views

Building a shared wsp containing references

I have built a wsp with common libraries used by my Sharepoint wsps (e.g. web parts, event recievers, etc). With this wsp (lets call it "shared wsp"), do I just need to deploy to the GAC and ensure ...
0
votes
2answers
102 views

WSP Builder deployment problems

I have been creating features using WSP builder but I realized it acts really random, sometimes when we build/deploy solutions they are either not updated few times or sometimes they simply don't want ...
1
vote
1answer
839 views

How to add an aspx page to sharepoint 2007 with visual studio 2008

Probably a question with an obvious answer, but I'm lost. How do you add a custom aspx page (with code behind) to a project in visual studio 2008 for sharepoint 2007. I've created the project using ...
0
votes
0answers
119 views

WSPbuilder is not including feature.xml during wsp build - MOSS 2007 and VS 2008

I am trying to deploy one existing Custom Project to MOSS 2007. I am able to compile using Visual Studio 2008 and using WSPBuilder am able to build as wsp. But my WSP is only containing my project.dll ...
2
votes
3answers
253 views

OWSTimer.exe suddenly disappeared

I am testing/debugging this Timer Job, while deploying my solution again and again using WSP Builder, I manage to hide OWSTimer.exe so now I cant find it to attach timer job to and debug my code, ...
5
votes
1answer
405 views

Building VS 2010 projects for SharePoint 2010 & 2007

I am curious if anybody else out there is trying to development a single SharePoint product that works with both SP2007 and SP2010, and what approach you have taken to structure your Visual Studio ...
1
vote
0answers
35 views

Creating Custom Column in sharepoint 2010 with Wsp Builder Project

how can create Custom Column Field Type with Additional Functionalities in sharepoint 2010 of WspBuilder Project? Can i get the Sample Code to achieve this
1
vote
0answers
278 views

Creating Custom List Definition in sharepoint 2010 using Wsp Builder Project. getting Error

I have created new Wsp builder project and Added one feature. In Element.xml file i have Define the Custom List template. I have Created the Custom List and named as Schema.xml. I added the ...
2
votes
1answer
529 views

Including a class library with a WSPBuilder deployment in WSS

I am working with WSS 3.0, Visual Studio 2008, and WSPBuilder 0.9.9. I have a custom class library (WebParts.dll) of base classes that I use with several SharePoint solutions. I currently deploy ...
4
votes
1answer
123 views

Can WSPBuilder be used with Sandbox Solutions?

Does anyone know if you can use WSPBuilder to create Sandbox Solutions for SharePoint 2010?
3
votes
2answers
322 views

Deploying a Web Part to a single Site Collection using WSPBuilder

I am working with Visual Studio 2008 with the WSPBuilder add-in, and WSS 3.0. When I create a Web Part feature and deploy it to my SharePoint site, it is available to every site collection in the web ...
0
votes
1answer
971 views

Automated build: TFS Build service can't find Microsoft.SharePoint.Publishing and Microsoft.SharePoint.Security

When I try to run a build through the TFS 2010 build service, I get errors stating that assemblies mentioned in the title can't be found, or rather, it breaks on a using statement for the ...
1
vote
1answer
376 views

How to create Menu Webpart in WSPBuilder

I am using WSPBuilder. I want to create the package that includes the MenuItemList and MenuWebpart. Requirement is create the feature for MenuItemList which holds the menu items. Webpart should fetch ...
0
votes
1answer
169 views

How feature communicate with eachother in wspbuilder project?

Suppose i have multiple features inside my wspbuilder. That includes a list definition, and a webpart. I want to fetch the records / items inside list, into my webpart. how we can do this ? As i ...
2
votes
1answer
845 views

How to deploy WSPBuilder developed package on specific Sharepoint site?

I am developing the wsp package, which includes 2 list definitions,a webpart, and a picture library definition in WSPBuilder. I tried with sample webpart. I wondered, there is option given in solution ...
2
votes
0answers
6k views

How to create the wsp package in visual studio 2010 with following features? [duplicate]

I want to create a wsp package. When I deploy it, it must add features such as two SharePoint lists, one webpart, one image library sequentially. Can I do this in WSPBuilder? I want to deploy this on ...
3
votes
1answer
399 views

WSPBuilder in Visual Studio 2010 for solution in Sharepoint 2007

I've installed the WSPBuilder extension for Visual Studio 2010 and I'm looking for a walkthrough of how to create a deployment package for my web-part. Can anyone point me to a good resource? ...
0
votes
2answers
509 views

WSPBuilder in Visual Studio 2008 [closed]

I have WSPBuilder 1.06 in Visual Studio 2008 (russian localization) for SharePoint 2007. I created a wsp project and added to it event handler. I tried to build this project using the command WSP ...
39
votes
5answers
3k views

Migrating a solution from 2007 to 2010

Let's say we have a well-established solution in Visual Studio 2008, using WSPBuilder to bundle it up into a package. It has a handful of features and a whole whack of assets to deploy (.webpart, ...
0
votes
1answer
265 views

Can I create WSP that deploys a file to 80 directory?

I have an existing WSP project with some features in it. I need to deploy a file to SharePoint 80 folder. Is this possible? I tried just putting it in project's 80 but WSPBuilder, which I use for ...
1
vote
1answer
208 views

WSPBuilder quick copy to bin

I've been developing a web part and making use of WSPBuilder's handy 'Copy to GAC' menu option to redeploy the corresponding DLL when I make a change. This is nice and speedy so I don't have to do a ...
0
votes
1answer
88 views

WSPBuilder verbose tracelevel

Don't know if I'm missing something blindingly obvious here, but I'm using wspbuilder.exe from the commandline and would like verbose output. However, if I do WSPBuilder.exe -TraceLevel Verbose, all ...
1
vote
1answer
130 views

How to deploy sharepoint groups

Is there any way to deploy some custom sharepoint groups in my WSPBuilder project? Or how can I avoid to make groups manually during the installation of my application?
0
votes
1answer
220 views

Custom aspx workflow-form problem in WSPBuilder project

I have a working wss3.0 + workflow solution, with some aspx forms (followed Robert Shelton’s tutorial) and some document libraries. I would like to deploy it with WSPBuilder but I have stuck hopeless. ...
1
vote
1answer
307 views

Changing directory name of features in SharePoint 14 Hive - Impact on already deployed features?

I'm moving from a WSPBuilder based SharePoint 2010 solution to a Visual Studio 2010 based solution. After porting the WSPBuilder based solution to a plain Visual Studio based solution I tried to ...
0
votes
1answer
242 views

add activatefeature bat file wspbuilder solution package

I am using WSPBuilder to package up my features that creates lists and libraries. Is there a way to add a bat file with the package will activate these lists and libraries (since they are for ...
0
votes
1answer
725 views

Unable to deploy from solution from WSPBuilder because preflight requirements fail

I have a box where SP2010 is just installed and seems to be working. When I'm trying to deploy a solution using WSPBuilder, I get these errors: SharePoint is not installed on MYSPBOX Microsoft ...
0
votes
2answers
1k views

WSP Deployment success, but can't find where to Activate

In "Central Administration – System Settings – Manage Farm Solutions" I can see that my Solution has been deployed, to http://sp2010/. However when I go to there, and try to activate this feature ...
1
vote
3answers
1k views

Copy to 14 / Copy to GAC functionality in Visual Studio 2010

Hey there, for those used to working with WSP Builder, does anyone know of a way to get the same "Copy to hive" and "Copy to GAC" functionality in SP 2010 and VS 2010 that was in WSP Builder?
1
vote
1answer
407 views

How to generate a WSP without deploying a web part? VS2010 + SP2010

I am developing web parts for SP2010 and am now deploying to a new environment. I need to make small modifications and rebuild the WSP. In the past, I have used wspbuilder, but I am having trouble ...
1
vote
2answers
830 views

Does replacing an assembly in the GAC cause a reset?

So, I have a web part I wrote that is not working correctly, I get "object reference not set to an instance of an object." it works fine in dev, but when I installed in prod, it doesn't. Anyway, if I ...
0
votes
3answers
87 views

Integrating WSPBuilder projects in SourceSafe

Is there a way to integrate WSPBuilder projects in SourceSafe? Is there any article regarding this on how to proceed?
0
votes
3answers
531 views

aspx/ascx intellisense in WSPBuilder projects

For some reason I don't get intellisense in aspx/ascx files in WSPBuilder projects, normal web projects work fine, does anyone know how I can resolve this?
0
votes
1answer
826 views

How to deploy a web part that uses AjaxControlToolkit with WSPBuilder?

I'm trying to deploy a webpart that is an ASP.NET user control that uses AjaxControlToolkit via WSPBuilder, with not much success. There seems to be a lot of web.config edits that need to be done in ...
3
votes
2answers
1k views

Convert SharePoint 2007 features in VS2010 feature designer

Does anybody have experience moving SharePoint 2007 features from VS2008 to VS2010 using the new feature designer? I currently have a C# class library project that has a "12" folder with a bunch of ...
1
vote
0answers
262 views

WSPBuilder & ResetWebServer [closed]

Can anyone get WSPBuilder to create a WSP with ResetWebServer=False (in the generated manifest.xml)? I've tried numerous permutations of settings in the WSBBuilder.exe.config file but none seem to ...
2
votes
1answer
546 views

Using wspbuilder to create a custom STSADM command

I'm using wspbuilder to create a .wsp package that will deploy a custom stsadm command. I need the .wsp to include an .xml command file: <commands> <command name="mycustomcommand"....../> ...
10
votes
2answers
3k views

Best practice for developing a WebService in SharePoint?

I've followed the following steps to build a WebService in SharePoint: Created a new project using WSPBuilder. Added a 'WebService' (Add a new web service to the layouts folder) Do a WSBBuilder ...
0
votes
1answer
644 views

How to graphically edit pages like AllItems.aspx (extracted using SPSource) in a WSPBuilder solution?

I've followed the 'SPSource_Starter_Guide_WSPBuilder.docx' tutorial and everything was correct. But I've a question : once you've extracted the aspx pages + schema.xml, which tool can be used to edit ...

1 2