Visual Studio Is Suddenly Freezing And Unresponsive
About 2 days ago, my Visual Studio suddenly became slow and unresponsive when I click on certain controls. I have a checkbox with a button style, and when I click on it, the properties never show up -...
View ArticleHow to Extend HTML Intellisense in Visual Studio 2017?
HiWe'd like to extend the intellisense completion list for certain HTML attributes. For example, for the "data-foo" attribute we'd like the following values "bar1 | bar2 | bar3".How do I do this?I've...
View ArticleNeed Help With Program
I'm working on this project where I need to create some sort of RPG game and I have it where the user selects one of the three options either warrior, rogue or wizard and have the stats displayed in a...
View ArticleHow to add textbox in the new TabControl?
Hello,I Would like to make a button that will automatically add a new tab after opening the new tab textbox.Thanks
View ArticleRestore the required packages Not working in VS2015
Dear Team,I Just started angular2 tutorial.Reference link 1] https://angular.io/guide/visual-studio-20152]...
View ArticleHow to create a ipchanger
Hello,I want to make a ipchanger but i don't know how start to do thissomeone can help?thanks
View ArticleVisual Studio form size different in design mode compared to run mode
I am experiencing a problem with Visual Studio 2015, in which my visual basic forms program shows a different font and size in the design window compared to the runtime mode. Here is a picture of the...
View ArticlePublishing from Visual Studio 2017
From what I can tell, when you Publish to Azure from Visual Studio, only files in the project get published. So if I exclude a folder or a file from my project - it will not get deployed. Am I correct?...
View ArticleVS 2017 Solution Explorer and Properties panels covering complete service of...
How to I get the Solution Explorer and Properties to the right of my window. I click the incorrect thing and they are covering the complete window. Is there a Reset button to get to the right side of...
View ArticleRemove Older Vusual Studio Folders
Some times I need to look at an include (.h) file. I only want the one that relates to the latest windows version.I've convinced myself that I can delete:C:\Program Files (x86)\Windows...
View ArticleVisual Studio 2008 - Can I still get it as part of an MSDN subscription?
I have an a compact framework application that I need to modify, but clearly VS 2017 will not cut it. Does a full MSDN subscription still support the downloading of VS 2008, Dev Essentials only goes as...
View ArticleVS 2017 Problem
Is their a forum for VS 2017 problem. If so, please direct me to the site. I am having problem with the initial sample.I can not drag a button or textview to the designer. I installed V 15.9.4. Do...
View ArticleI can't get a form on VB
I don't know how to get a form or code window in my VB 2017 community program. MY tool box is empty also. I am using windows 8.1. It says solution 1.http://www.ronaldarjune.com
View ArticleWhen check in in tfs file it not included on project on source control
ProblemWhen check in in tfs file it not included on project on source control ?i worked on tfs and there are 10 person connected when i make check in to file from my computer it not show on another...
View ArticleCannot find wrapper assembly for type library "EnvDTE100".
Hi All,Many years ago, I developed a set of macro functions for Visual Studio (VS2005). It utilized the EnvDTE object.When Microsoft did away with macros, I was pi$$ed.I managed to figure out how to...
View ArticleNode.js debugging doesn't work with latest version
After updating to Node.js version 10.14.2, I have found that debugging doesn't work in my Visual Studio project. Specifically, anytime I create a breakpoint, it says that the breakpoint "will not...
View ArticleVisual Studio 2013 kills processes started by Coded UI test
I am staring processes with Process.Start(). How do I stop Visual Studio killing them at the end of the test?Simplest possible example: [TestMethod] public void CodedUITestMethod1() {...
View ArticleWhy does VS2017 open a new Chrome window instead of reusing my existing one?
In previous versions of VS, if I hit f5 when developing a web site, it started up the site in my default browser.I've recently installed VS2017 Enterprise, and if I do the same here, it opens a new...
View Articleinstale Microsoft Visual C++ 2017 Redistributable Package (x64) para Studio...
Consulte el final de este mensaje para obtener más detalles sobre cómo invocar a la depuración Just-In-Time (JIT) en lugar de a este cuadro de diálogo. ************** Texto de la excepción...
View ArticleCssPackage System.ArgumentNullException
HiEvery time I open a HTML page in VS2017 that contains a 'style' tag, I receive the following error:System.ArgumentNullException: Value cannot be null. Parameter name: value at...
View Article