Tagged Questions
1
vote
5answers
904 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 has already been ...
0
votes
2answers
824 views
SharePoint - How To Upgrade VSEWSS Solution From VS2005 to VS2008
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 any errors however now ...