Tagged Questions
0
votes
1answer
159 views
Webpart missing webpart catalog entry when build with vsewss but deployed with stadm
I have the exact problem of not getting any webcatalog entry for a webpart if i deploy via stsadm. The project of this webpart is generated with vsewss and build with it. The very webpart entry can be ...
0
votes
2answers
697 views
Sharepoint WebPart, include additional assembly in wsp package
I created a utility library for my Sharepoint WebParts. Now when I reference this library from my WebPart project, it compiles fine, but the library is not included in the .wsp package. This means the ...
0
votes
1answer
234 views
Visual Studio 2008 Extensions for SharePoint Svcs 1.3 missing “Quick Deploy” Menu Item
We are developing a Sharepoint solution using Visual Studio 2008 Extensions for SharePoint Svcs 1.3.
Some of the developers have had a "Quick Deploy" and a "Package" menu option, some of the ...
0
votes
2answers
795 views
Deploying a XAP file into ~/ClientBin using VSeWSS
I have a SharePoint (using VSeWSS 1.3) project that creates a WSP file which installs my custom content types. One of the type also installs a custom version of DispForm.aspx which is hosting a ...