简体   繁体   中英

VB.NET in Visual Studio 2008 on Vista 32bit building a WSP

I am trying to build a WSP file in VS2008 on my VB.NET project. How would I go about doing this? I can find a lot of plugins for C# but not VB.NET.

I don't know if your file is a sharepoint web part, but if it is, you can use sharepoint tools for visual studio. Then you can simply create a new project -> Sharepoint -> WebPart

WSPBuilder is the quickest and easiest way I have yet found to both build and deploy WSPs.

There is a good integration with VS2008.

It can be downloaded from here;

http://wspbuilder.codeplex.com/

Trust me, if you are doing this manually then this tool is going to be the greatest thing you ever used...

I would not use the MS Visual Studio Extensions as they are not flexible enough for most developments.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM