user2991162
user2991162

Reputation: 1

How to create .wsp file manually for sharepoint 2010

i designed one webpart using open xml sdk, how to create .wsp file manually without using vs2010.

Thanks in Advance, Balaji

Upvotes: 0

Views: 1061

Answers (1)

Yevgeniy.Chernobrivets
Yevgeniy.Chernobrivets

Reputation: 3194

You need to create all xml files manually an then packages them as cab file with wsp extension. Please follow this instruction from MSDN.

Upvotes: 2

Related Questions