VS 2012 Isolated Shell Deployment
Is there any documentation and/or walkthrough on how to deploy a VS 2012/2013 Isolated Shell project? It's a shame the deployment project was removed in 2010.
View ArticleVS 2012 Isolated Shell Deployment
Is there any documentation and/or walkthrough on how to deploy a VS 2012/2013 Isolated Shell project? It's a shame the deployment project was removed in 2010.
View ArticleError In Compile Sample
hi friendsmy sample extension wrote by Visual studio 2010 , now I open this with 2012 but I Cant Compile this,vs say to me i can not find reference , but all reference added on my project, and after...
View ArticleI want to develop a file extension(lke .cs, .asp) which can be opened inside...
I want to develop a file extension(lke .cs, .asp) which can be opened inside Visual Studio 2010I am already having experience in developing add-ins but I don't know how to open file inside VS.can any...
View ArticleVS Shell Print
I have a tool to work in the VS Shell ( View > Other Windows > MyTool ). This tool includes a TextBox and I want to be able to print the contents via the Print command. How do I enable the menu...
View ArticleWhy IVsProjectUpgradeViaFactory Upgrade Events are getting called on Project...
Does anybody know why IVsProjectUpgradeViaFactory Upgrade Events get called on Project Create? Ideally they should not.
View ArticleVCCodeModel for code parsing inside a msbuild task
heya,i just learned about VCCodeModel. What im trying to achieve is parsing every c++ file in an msbuild custom task to find an user defined keyword, get what kind of code is right after (function...
View ArticleVS2012: Issue with control versions in Visual Studio toolbox
HiI have various controls from 3rd parties on my toolbox as well as my own custom user controls from my own libraries. A lot of these controls are not loaded in the GAC and are referenced directly...
View Articlesuo file causing failure on Project reopen
VSIS 2012 project upgrade I created a set of IVsProjectUpgradeViaFactory events and all looked good and working until I hit a roadblock where something is getting written onto suo file causing Project...
View ArticleHow Install MEF Dll With VsPackage
hi every bodyi have a one mef dll and one vspackge , now i want install mef with vspackage ,how can i do this,thanks
View ArticleTab Colors Change in Extensibility
<object height="0" id="e8282969-9908-a38f-4b3b-8bb769ac8c8b" type="application/gas-events-abn" width="0"></object>Hi, I'm creating a SQL Server Management Studio Add-in, I want to change...
View ArticleVSPackage and Loadtests
I need to know how I can access a running load test in VS2012 with a VSPackage extension. I preferably do not want to go through a load test pluginI have been looking at LoadTestTuip but I am not sure...
View ArticleBeforeUnitTestRun Event ?
Hi,I'm developing a VSPackage that's supposed to dock the test explorer window whenever a unit test is ran. Can somebody please give me a hint on how to do it.Sorry if my question has already been...
View ArticleCan't debug custom command-line switches under experimental hive
Hello again. My VSPackage takes a number of command line switches. I've followed the documentation and registered them under HKLM\blah blah blah\AppCommandLine\<myswitch> for each switch. The...
View ArticleHow to force refresh SCC Status, not by DTE.ExecuteCommand!
Currently , i meet an issue about product willCompatible with different version control, but for Refresh Scc Status,VisualStudioSafe command is DTE.ExecuteCommand("File.RefreshStatus"),...
View ArticleDynamics Ax adding EP Proxy project generate error: The method or operation...
Hi!I couldn't find any good forum for this question.Accordning to respons on question on this page http://msdn.microsoft.com/en-us/library/cc568275.aspx we should ask the question here instead.I'm also...
View ArticleGetting notification before project load
Hi,I am working on a vspackage for VS2008 using Managed Package Framework and Automation.Is there any way to get notified inside a VsPackage just before a project gets loaded? I know that...
View ArticleUpgrade a Visual Studio Isolated Shell solution and solution level files (not...
I need to upgrade a solution file and solution level custom files on Opening a solution for an Isolated shell application. I have figured out Upgrade events for Projects already, however there is...
View ArticleThe host type 'VS IDE' cannot be loaded for the following reason: The key 'VS...
I created a VSPackage project in Visual Studio 2012. Added it to TFS and created a build definition. Changed "MSBuild Plattform" to "x86" and queued a new build. I also pointed out the testsettingsfile...
View ArticleCan't copy my documents (VB.net)
Hi, I am using Visual Studio 2005 and try to do a simple backup program with two textboxes. One textbox that the user can choose from some locations and one textbox to choose a destination folder....
View Article