VSO Queue Build dropdown list is empty
Hi all,I'm trying to create a new build in VSO but the Queue list is empty. How do I proceed on this?Appreciate any help.
View Articlenpm upgrade
Hi,does anyone know the easiest way to upgrade npm as its causing me no end of problems with windows file paths on node, this has been fixed already in npm 3+ by flat filing the recursive includes in...
View ArticleDeclarations dropdown
We just installed VS 2015 Community and when I go to edit my aspx.vb code page I do not get the dropdown in upper left that shows all of my functions to select. How do I turn that option on so I can...
View ArticleIIS express localhost waiting
I run VS2015 as administrator, start a new project ASP.NET application, Empty 4.5.2 and then just add a simple html page. When I try to launch using IIS Express I just get waiting for local host. If I...
View ArticleCannot run ASP.NET solution
When I try to run my MVC project it just says "Operation not supported. Unknown error 0x80004005", no matter what browser I use. When I try to run in browser (Ctrl+Shift+W) it says that it cannot run...
View Articlevshub.exe
Why is this in my IDE for VS 2015? More useless information that requires the internet to use. Thanks for nothing useful other than 1000000 http requests to this url in fiddler.
View ArticleCrystal Report displayed in VS2013 but not in Internet Explorer 11
I am using VS2013 Professional and Crystal Report version 13 on Windows 10.When start debugging a aspx app with VS development server and Internet Explorer 11, after clicking a link button, the...
View ArticleI am not able to debug after converting a project to older version
Hi,I just converted the VS2012 C# Class library to VS2008 compatible. It converted successfully and do not get any error while building the project and getting successful build. While trying to debug...
View ArticleNot able to trace into a procedure using F11
I have debugged my code in the past using F10 and F11. F11 is great because I can step into methods. For some reason I can now use F10 in my project, however I am not able to deep trace into my code...
View ArticleHow to Upgrade .net Framework
HiI am using .net framework 4.0 and Webpages 2.0 which was develped by Webmatrix .These days, I want to upgrade framework. Because I want to use Azure Search SDK, but that SDK doesn't support 4.0...
View ArticleBootstrap Snippets in Toolbox
I have two development PCs, a win7 and a win10. On the win7, my vs2015 express toolbox has a tab containing the bootstrap snippets but I really don't know how they got there. It's very handy to see...
View ArticleOutput folder for t4 template
I am using visual studio 2015 for generating a class file using t4 template. I am succeeded in generating the .cs file in the same project. Instead how do I generate the same class file in different...
View ArticleVisual Studio 2015 "moved" to another harddisk - no asp.net templates
Hi,i have a great problem with reinstalling Visual Studio 2015.After uninstalling VS 2015 from the control-panel and starting setup, i can't change the target directory. After googling i found the...
View ArticleVisual studio 2015 slow on aspnet 5 projects
Hi All,does anyone know why vs2015 gets slower the more files you add to a aspnet 5 project. The more files i seem to add to the project the slower the application gets on building and generally feels...
View Articleget a license or the CD
HelloI have to start a new project using asp.net, vb.net and sql server.What would be the best thing to do, buy a VS 2015 software CD and sql server software or to buy MSDN license which includes VS...
View ArticleIs it possible to make the entire source code adapt to your screen size?
Some lines are far too big for my screen size. I know about solution explorer auto-hide but my laptop has a small screen size.Is it possible to make some code lines like this:<section...
View ArticleVisual Studio 2013 Odd behavior
Hi all,I started a new ASP.NET Web forms projectI added a master page, followed by a CSS file(ttt.css) and a Webform. I placed the ttt.css file in a folder called CSS.I have not added anything to the...
View ArticleHelp with Git
Hi. I am new to using Git with Visual Studio 2015.I opened a website and was able to do the initial commit.After that I made some changes and wanted to save it as a different branch. But the commit...
View ArticleDouble clicking on button in design view produces wierd behaviour
Hello,I have a button on a form which writes data to a database. Code works fine. When I'm in design view in Visual Studio however, and double-click on the button to go to the underlying code,...
View ArticleLinking a js File in Visual Studio 2015
Hello Everyone,In Visual Studio 2015 I would like to add a link to my JavaScript library which I use in multiple project.It seems the Add Existing Item -> As Link has disappeared.Is there another...
View Article