No announcements
Found 934758 threads
-
1 Votes
How to: Migrate C++ VSPackages to Visual Studio 2010
Hi Venkat, Based on my research, I guess this issue is caused by VSPackage with Visual C++ made some changes in Visual Studio ...Answered | 6 Replies | 18326 Views | Created by VENKATESH PAI - Monday, May 17, 2010 5:37 AM | Last reply by Ed Dore - Thursday, May 20, 2010 1:05 AM -
0 Votes
How to register VSPackage in Visual Studio Isolated shell
Do you mean that you can not add a VSPackage to a Isolated Shell project, or you add a VSPackage but can not make it work?Answered | 16 Replies | 2164 Views | Created by Mohamed Meshref - Wednesday, February 12, 2014 7:12 AM | Last reply by Anna Cc - Wednesday, June 25, 2014 11:16 AM -
0 Votes
How to use Visual studio the icons in msobtnid.h VS2015 VSPackage
Hi GTCC Team, I don't find any other extern lib for current version of Visual Studio.Answered | 3 Replies | 658 Views | Created by Designer at GTCC - Tuesday, June 28, 2016 9:32 AM | Last reply by Weiwei Cai - Thursday, June 30, 2016 1:44 AM -
5 Votes
“Exception has been thrown by the target of an invocation.” when building a Visual Studio 2010 VSPackage
It appears Visual Studio is having issues deploying VSIX content to experimental instance.Answered | 10 Replies | 21404 Views | Created by housemex408 - Friday, April 29, 2011 5:41 PM | Last reply by Sunil Purushothaman - Wednesday, June 3, 2015 1:55 PM -
0 Votes
VSPackage template in Visual Studio 2015
The C# "Visual Studio Package" added to a VSIX Project in VS 2015 is not the same as the C# "Visual Studio Package" project ...Answered | 2 Replies | 1457 Views | Created by Mihail Romanov - Monday, May 11, 2015 12:10 PM | Last reply by Lucio Silveira - Wednesday, October 5, 2016 1:41 AM -
0 Votes
add-in vs vspackage
Extension Manager and Visual Studio Gallery were introduced.Answered | 2 Replies | 1002 Views | Created by Li_S - Thursday, July 17, 2014 12:48 PM | Last reply by Carlos J. Quintero - Friday, July 18, 2014 8:17 AM -
0 Votes
How to remove the vspackages that needn't to be load
According to another blog (http://weblogs.asp.net/cazzu/archive/2009/12/22/resetting-visual-studio-experimental-instance-to-its-super-clean-initial-state.aspx) there ...Answered | 2 Replies | 4866 Views | Created by andrea sang - Monday, February 14, 2011 1:21 AM | Last reply by Allan Nielsen - Tuesday, February 22, 2011 4:18 AM -
1 Votes
about plugin in visual studio 2010
Hi, You can start from here: Visual Studio Integration Concepts Developing Visual Studio ...Answered | 2 Replies | 2389 Views | Created by clementcw - Wednesday, April 11, 2012 2:52 AM | Last reply by clementcw - Wednesday, April 11, 2012 5:19 AM -
1 Votes
Add-In / VSPackage: How to Modify App.config file with Vsual Studio Extension
MZ-Tools: Productivity add-ins for Visual Studio: http://www.mztools.com.Answered | 4 Replies | 5268 Views | Created by Armahg - Sunday, February 15, 2009 7:58 PM | Last reply by FengChen - Tuesday, February 17, 2009 2:46 AM -
1 Votes
cannot create a c++ project visual studio 2010 , 2008,2005
Import and Export Settings->Reset all settings, when you load the Visual Studio again, you can choice the C++ environment.Answered | 3 Replies | 3821 Views | Created by pat moodley - Saturday, July 23, 2011 5:10 PM | Last reply by Jesse Jiang - Wednesday, July 27, 2011 1:36 AM -
0 Votes
Visual Studio 2010 Bug?
I recommend you collect a fresh log of Visual Studio.Answered | 1 Replies | 2971 Views | Created by Mickey Mouze - Wednesday, February 1, 2012 1:15 AM | Last reply by Jie Bao - Wednesday, February 1, 2012 2:24 AM -
0 Votes
How to create new window in vspackages ?
See the "Visual Studio SDK Tool and Document Windows" section (and others) here: http://msdn.microsoft.com/en-us/vstudio/ff677564 MZ-Tools: ...Answered | 1 Replies | 1532 Views | Created by IRW7 - Tuesday, September 11, 2012 2:45 AM | Last reply by Carlos J. Quintero - Tuesday, September 11, 2012 5:26 AM -
0 Votes
How to show the tool window of VSPackage after starting Visual Studio?
The Visual Studio team has gone to great lengths to architect the IDE so that packages can be loaded 'on-demand', so that the startup time remains reasonable.Answered | 2 Replies | 3851 Views | Created by Nayna - Tuesday, June 23, 2009 10:16 AM | Last reply by Ed Dore - Friday, June 26, 2009 3:36 PM -
0 Votes
VSPackage: Obtain a PLK for a 2005/2008 VSPackage
- There is a "How do I get a PLK/SLK for Visual Studio?Answered | 1 Replies | 778 Views | Created by sun2sirius - Friday, March 13, 2015 8:50 PM | Last reply by Carlos J. Quintero - Friday, March 13, 2015 10:12 PM -
0 Votes
How to create a VSPackage that adds an item to the "build explorer" contextual menu in Visual Studio 2013 ?
Hi, Update your code to be: VsTeamFoundationBuild vsTfBuild = ...Answered | 6 Replies | 1159 Views | Created by SuperTucky - Monday, April 7, 2014 9:48 AM | Last reply by SuperTucky - Friday, April 11, 2014 8:31 AM -
0 Votes
Visual 2010 vs Visual Studio 2015 URL running with Local Host
(2) Please open Windows Explorer, and navigate to <Visual Studio Installation Path>\Common7\IDE (by default is C:\Program Files \Microsoft ...Answered | 11 Replies | 1930 Views | Created by icestorm23 - Friday, August 21, 2015 5:10 PM | Last reply by Jiayi Li - Tuesday, September 1, 2015 8:09 AM -
1 Votes
VSPackage for VS 2005, 2008 and 2010
How to register existing packages to run under VS 2010 Experimental Instance That should get you pointed in the right ...Answered | 4 Replies | 6986 Views | Created by CSharpNooblet - Thursday, January 21, 2010 11:39 PM | Last reply by Ed Dore - Friday, May 14, 2010 12:44 AM -
2 Votes
VS Shell: Question about extending Visual Studio (VSPackage using MPFProj)
type=forum&referrer=http://social.msdn.microsoft.com/Forums/silverlight/en-US/9f5d3410-ac7c-43df-b7ab-8be6114d1735/vs-shell-question-about-extending-visual-studio-vspackageAnswered | 6 Replies | 2228 Views | Created by Mohamed Meshref - Wednesday, January 22, 2014 2:16 AM | Last reply by innovoCAD - Thursday, May 29, 2014 4:39 AM -
0 Votes
Visual Studio Pro 2010 Class Wizard says "The method or operation is not implemented"
You can try to reset all settings of Visual Studio 2010.Answered | 3 Replies | 5363 Views | Created by BlackDorito - Wednesday, April 11, 2012 11:25 PM | Last reply by gimwealan - Friday, April 13, 2012 1:58 PM -
0 Votes
Extending Visual Studio
The C#, VB.NET, and C++ functionality that ships with Visual Studio is implemented using the same extensibility methods available to anyone using the ...Answered | 3 Replies | 3340 Views | Created by ehsansad - Tuesday, November 11, 2008 12:01 PM | Last reply by Darren Stokes - Tuesday, November 11, 2008 12:44 PM - Items 1 to 20 of 934758 Next ›
No announcements