vs2015 browser selection
ive just started using visual studio 2015 and there is no longer an option to select which browser to use when debugging, how can I get this back ? It was in the toolbar in vs2013
View Article"Overload resolution failed" happens when using visual studio 2015 to compile...
My original solution contains two projects-->project A(website project, with VB.Net) and project B(class library, with VB.NET). Project A(website) is referencing project B's function, and usually...
View ArticleVisual Studio 2015 creates multiple copies of devenv.exe.
I have recently installed Visual Studio 2015 on my computer that is running Windows 10 (64bit). When debugging, multiple copies of devenv.exe chew up my resources and remain as background processes...
View ArticleWhere is the "Web" project folder in VS2015?
I choose "Select all" when installing VS2015, but I see no "Web" projects...Where did they go??Thanks
View ArticleTrouble creating progress status after sql insert
I'm using Visual Web Developer 2010 Express and SQL Server 2008 Express, VB.I have the program below and it works fine except I would like to add some sort of progress indication. My first attempt was...
View ArticleHow to prevent other user to change code in file regarding GIT and Visual...
<div class="post-text" itemprop="text">suppose i my main project code is in Github and my team member clone that project in their pc and open with Visual Studio for coding purpose.i guess at same...
View ArticleButton for specific user
Hi.For 2 weeks iI'm trying to do button which will be visible for user name (based on LoginName component). I don't know how to make an if statemant to check what kind of string is in this...
View ArticleAutomatically correct .vs/config/applicationhost.config
<div class="post-text" itemprop="text">Visual Studio 2015 has moved the IIS Express configuration file from My Documents into its own hidden .vs directory and tells IISExpress.exe to use that...
View ArticleVisual Studio 2010 vs 2015 Running Local Difference
When I run VS 2010 locally on localhost the URL appears as:{http://localhost:56712/LASPBS_Master/news.aspx}In VS 2015 when I run locally on localhost the URL appears...
View ArticleHow to configure Visual Studio 2015 iis to run as local server?
I have an MVC app that needs to be tested locally before deployment to the server, did this before with VS2013 and it worked fine. Now in VS2015 it doesnt work, and an error shows up saying the port...
View ArticleProblem in publishing the code in VS2013
Hello,I am working on application conversion from website project(VS2008) to web application project(vs2013).The application run and build successfully on local machine and if we deploy the normal...
View ArticleAlign component
Hi.I don't know how to put components (panels in my case) horizontal. When I try to drag one panel on the left of the other it making it under it ?How can I make it horizontal ?Thanks in advance :)
View ArticleSolution migration from VS 2005 to VS 2013
Hello,I am trying to migrate a project that is created in VS 2005 to VS 2013. What I did is open the solution in VS 2013, and than let it migrate all the sub-projects from that solution. Everything...
View ArticleHow to close popup window
I'm using Visual Web Developer 2010 Express with SQL Server 2008 Express, VB.A two part question:1. I have an area where I want to open a popup window, indicating work in progress, and after the work...
View ArticleHow to return a data from table after insertion and insert those return value...
Hello I want to do insert data into several tables. The data are connected and the tables are related to each other. So after inserting a data row into one table i want to retrieve some values from...
View ArticleSB@MSFT
Microsoft should have a website - not a blog, not a forum - dedicated to small business website devs. Why? Microsoft's technologies have literally thousands of people developing daily. It is very...
View Article"Overload resolution failed" happens when using visual studio 2015 to compile...
My original solution contains two projects-->project A(website project, with VB.Net) and project B(class library, with VB.NET). Project A(website) is referencing project B's function, and usually...
View Articlevalue of type integer cannot be converted to 1-dimensional array of integer...
Hello in my Vacancy.vb file the method for location datatype is defined as following Public Property LocationID() As Integer() Get Return _locationid End Get Set(ByVal value As Integer()) _locationid =...
View ArticleHow to set MICROSOFT EDGE(in Windows 10) as default WEB BROWSER in VISUAL...
Please help me, any one. Thanks in Advance for your reply.
View ArticlePackage visual studio add-in
HiI have created visual studio add-in. How can I package it and distribute it?
View Article