Xamarin Remote login
HiIn visual Studio 2013 I am trying to build ios app and that prompt me to use the remote login using Mac agent. when I try to enter my user name and password for the mac book i have it give me error...
View ArticleCannot load Azure Tools Package
Hi I have issues when trinh to publish my webApi to Azure. It crashes de Visual Studio. Here are de logs:<entry><record>745</record> <time>2016/04/05...
View ArticleWhy the hell of Windows SDK 7.1 is not downloading never available from...
What the hell is doing the people at Microsoft, I never know how that service is that poor, the most slowest servers all around the globe, thats technology ? that's shitI need to download Windows SDK...
View ArticleGetProjectTemplate returns the wrong Path
Hi All I have a Problem with Visual Studio 2015. I have a Visual Studio Extension that is generating a complet Solution. Part of this is that we Need 4 Windows ClassLibraries. To create the projects I...
View ArticleProject --> Add New Item --> Custom Item
Hi,I have a solution with some projects where, when I have a new "business process" , I create a new folder in the project and add a set of classes (translator, input Types, Output types, ......
View ArticleSharePoint Online Developer Site?
Dear support teamconcerning:Visual Studio Professional with MSDN Norbert Lammers, NLammers@t-online.de Abonnenten-ID:MVL9SKBZD60WDoes my msdn subscription entitle me to create a SharePoint App...
View ArticleInherit the background color of the General OutputWindowPane of Visual Studio
Hello, I'm trying to make the background color of one of our VSpackage automatically follow the general OutputWindowPane. I found out that inplementing the IVsFontAndColorEvents interface is the way.My...
View ArticleAccessing document tabs and document groups
What is the best way to access and work with open document tabs and document groups?
View ArticleGIT - Need to determine what user created branch (or failing that who has...
I'm working on a tool that allows for automatic management of branches after users are notified when their branches have gone 'stale' and are in need for either deletion or moving to a tag. How can I...
View ArticleCOM error when calling Solution2.AddFromFile
I am trying to add a project programmatically. I have create a project template and can call it manually with not problem how ever when I try the following in a commandprivate void...
View ArticleVS2015 upd2 fails to make instance of IDiaStackWalker
Hello,I am writing a custom debug engine using Concord API and DIA API for VS2015 (with update 2). Now I ran into trouble with this piece of code:CComPtr<IDiaStackWalker> stackWalker; HRESULT hr...
View ArticleVisual Studio SDK: Accessing document tabs and document groups
What is the best way to access and work with open document tabs and document groups when creating an extension. I want to learn how to determine tabs to the left and right of the active tab and how...
View ArticleIs Xamarin free for VS 2013?
Hi Last days, İt announced that Xamarin is for free for Visual Studio 2015 Community. So i have VS2013 so can i use Xamarin in VS2013 for free?Thx
View ArticleFor VS Extensions Proper Way to Store Data in Project File
What is the proper way to store persistent data in a project file?I know that there is the EnvDTE.Project.Globals object, where an extension can set an attribute and have that save to the project file....
View ArticleVisual Studio 2015 Does Not Display Or Nest Generated TypeScript .js file
I am attempting to use Type Script in Visual Studio 2015.Saving the .ts file generates the .js file, but the .js file is hidden and not nested under the .ts file. With a large project this will...
View ArticleInteracting with a project and its references
I want to create an extension that adds a new tool window to VS 2015.I want access to the tool window to be by right-click on a projects references node and clicking a (new) context menu entry.When...
View ArticleHow to modify the builtin find control (ctrl + F)
Hi,I have a requirement to implement a VS Extension to implement the following."Find control" that has all features of the current Find plus the following options1) Checkbox option to ignore...
View ArticleVSIX - Deadlock on XmlEditingScope.Complete()
We are using the classes in the Microsoft.VisualStudio.XmlEditor namespace (https://msdn.microsoft.com/en-us/library/microsoft.visualstudio.xmleditor.aspx) to modify an xml document in an Visual Studio...
View ArticleTeam Explorer Plugin for VS2015
HiI am trying to create a plugin for Team Explorer using Visual Studio 2015 update 2, I haven't found any samples or documentation for this. The only I have found is for Visual Studio 2013, and they...
View ArticleGIT - Need to determine what user created branch on TFS On-Premesis (or...
I'm working on a tool that allows for automatic management of branches after users are notified when their branches have gone 'stale' and are in need for either deletion or moving to a tag. How can I...
View Article