I have Sharepoint 2007 three Project. Each one have WSP. Now I have to create single WSP from all of three WSP.
How to create One WSP from 3 different WSP in sharepoint 2007 using visual studio 2008.
Thanks
I have Sharepoint 2007 three Project. Each one have WSP. Now I have to create single WSP from all of three WSP.
How to create One WSP from 3 different WSP in sharepoint 2007 using visual studio 2008.
Thanks
You will need to create a new project. Restructure the code from the earlier three projects in the new project so that only one WSP is created.
Need this in 2007 using vs 2008
– Vishal_Sharepoint Sep 25 '13 at 07:04