Prasad Bolla's SharePoint Blog

Click Here to go through the Interesting posts within my Blog.

Click Here to go through the new posts in my blog.

Tuesday, February 07, 2012

How to make a WebPart as a WSP in Single Step using Visual Studio 2005

  • Create a Project with Visual Studio 2005 within a SharePoint Server.
  • Do all the things necessary within your WebPart.
  • Now Build the WebPart and Right on Properties of the WebPart Project.
  • Now in WebPart Project Go to Debug Tab.
  • There you will have an radio button with the name Start Browser with URL.
  • You can find a TextBox next to that.
  • Type your SiteName in that TextBox and Build the WebPart.
  • Now right click on WebPart Project and click on Deploy.
  • Now these steps with generate you a WSP and WebPart will be automatically set to your site.

No comments:

Post a Comment