Tagged Questions
-1
votes
1answer
32 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
59 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 ...
3
votes
2answers
321 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
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 ...
3
votes
1answer
398 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
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 ...