1
vote
4answers
96 views
VSeWSS “An item with the same key has already been added”
During the package phase of a VSeWSS deployment, an exception is thrown. From the logs:
2009/11/02 11:59:46 Error
System.ArgumentException: An item with
the same key ha …
0
votes
1answer
33 views
How to prevent VSeWSS 1.3 from adding assemblies to the solution manifest
I recently upgraded my SharePoint development machine to VSeWSS 1.3 and have noticed a behavior that I didn't think existed before. I have two custom web parts that use several com …
0
votes
1answer
75 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, …
0
votes
1answer
90 views
VSeWSS 1.3 created web part solution not adding SafeControl entries
We have several VSeWSS 1.3 projects that add web parts to SharePoint. We have a problem with one of the projects in that it does not add SafeControl entriees for the web parts when …
0
votes
2answers
184 views
Visual Studio 2008 SharePoint WebPart Deploy Problem - “The HTTP request is unauthorized…’Negotiate,NTLM’”
Hello,
I am trying develop a SharePoint WebPart with "Visual Studio 2008 Extensions, Version 1.3".
When I try deploy or quick deploy or package or anything about deployment for m …
0
votes
1answer
166 views
Deploying SharePoint Solution using VSeWSS
I have a development WSS 3.0 site that I wanted to move to a Production server. I am using VSeWSS 1.2 to do my deployment. I generated the SharePoint solution of the site with Shar …
0
votes
2answers
158 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 …
2
votes
1answer
154 views
Building a WSP File on the Build Machine
On my development machine I installed VSeWSS 1.3 and configured the local IIS 6 so that I can build my SharePoint project and deploy the generated WSP file to the local machine. Th …
0
votes
1answer
185 views
SharePoint - How To Upgrade VSEWSS Solution From VS2005 to VS2008
Hi
I have a MOSS solution successfully created in Visual Studio 2005 using VseWss 1.1
I have now tried to upgrade to Visual Studio 2008 to use VseWss 1.3
The upgrade did not raise …
0
votes
3answers
117 views
VSeWSS “Attach to IIS Worker Processes” grayed out
This is a repost from the msdn forums that got no good results.
In VSeWSS 1.3 on VS 2008, the "Attach to IIS Worker Processes" seems to always be grayed out (Build -> Quick Deploy …
