Visual Basic Development Bookmark and Share   
 Home > Visual Basic Power Packs > Visual Power Packs ship with Visual Studio 2008 SP1
 

Visual Power Packs ship with Visual Studio 2008 SP1

Beginning with the Service Pack 1 update to Visual Studio 2008, the Visual Basic Power Pack controls are included in the standard installation. While it is still possible to download and install the Web version of the Power Packs, it is recommended that you use the version included with Visual Studio 2008 SP1.

Having both versions of the Power Packs installed can cause issues -if both are referenced from the same project, an "ambiguous reference" error can occur. This error can be corrected by removing one of the references to Microsoft.VisualBasic.PowerPacks.

To determine which Power Packs version(s) you have installed:

- From the Project menu, click Add Reference

- In the .NET tab, scroll down to Microsoft.VisualBasic.PowerPacks

The version that ships with Visual Studio is listed as Microsoft.VisualBasic.PowerPacks.Vs, version 9.0.0.0

The Web download version is listed as Microsoft.VisualBasic.PowerPacks, version 9.0.0.0


Steve Hoag Microsoft aka the V-Bee
shoagMSFT  Monday, July 20, 2009 7:50 PM
John Chen MS  Sunday, July 26, 2009 6:24 AM
I've upgraded Visual Studio 2008 to SP1 and have used some of the line/shape functionality. I like the way it works, but I can't deploy my app now because I haven't found a way to upgrade other computersto the new Visual Basic Power Pack that don't have Visual Studio 2008 installed. Any ideas?
DevGuyFrank  Sunday, August 23, 2009 10:56 AM
Hi DevGuyFrank,

You need to deploy the Power Packs controls along with your application. A bootstrapper package is included that allows you easily install them as a part of either a ClickOnce or MSI deployment. See the topic "Deploying Applications That Reference Visual Basic Power Packs Controls" for more info:http://msdn.microsoft.com/en-us/library/cc488314.aspx

For the specifics on how to use the bootstrapper, see the Tasklinks at the bottom of the topic.

Hope this helps,

Steve Hoag Microsoft aka the V-Bee
shoagMSFT  Monday, August 24, 2009 5:11 PM

You can use google to search for other answers

Custom Search

More Threads

• VB Power Packs / Graphics
• About unidimensional (ovalshape) array control
• VB addin: How to search for a button in Excel toolbar?
• Printing whole Form on DIN A4 paper
• NESTED DATAREPEATER CONTROL
• ToolTip doesn't work when using Line/Oval/RectangleShapes in an MDI Container Form
• Ensuring a DataItem is visible
• How to build a customized control (combobox with grid)
• uninstall printform cause warning
• ITTerminal Object