Questions tagged [visual-studio]

Visual Studio is an integrated development environment from Microsoft for developing applications on Windows.

Visual Studio is an integrated development environment from Microsoft for developing applications on Windows.

If your question concerns using Visual Studio to develop an application, it may be a better fit for Stack Overflow.

115 questions
0
votes
1 answer

Published ASP.NET app sending me to "App is up and running, time to take next step to deploy"

I have a student account through azure. I have hosted several assignments onto azure by publishing them through Visual Studio. I have a plan on azure with the $100 free credit and still have plenty of funds left. I have published my assignments many…
user544665
0
votes
0 answers

What issues are there running VM images for large Visual Studio Projects instead of imaging PCs?

We have been running HyperV VMs for a few years now as development machines, as it is a quick and easy way to manage, update and replace enviroments. Of late Visual Studio, with upwards, if not more than, 50 projects per solution has become…
lagerdalek
  • 153
  • 1
  • 3
  • 11
0
votes
1 answer

Website Deployment Configuration Issues - 404 error

I have created a website using VisualStudio 2013 to be used on an organizations intranet. I have successfully deployed it (locally) such that the "Test" version is running on my desktop and allows users to test it by typing in my machine's IP…
wolfsshield
  • 103
  • 4
0
votes
0 answers

Visual Studio 2015 : how to get not updated file report

Moving from VisualStudio 2012 to VisualStudio 2015 i noticed that the option "Automatically GetLatest" is no more available. So i'm tring to figure out the way on which i can get a report about which files are updated and which are not (like in…
Skary
  • 95
  • 4
0
votes
1 answer

Licensing users in Visual Studio Team Foundation Services

Background We have a VSTS instance which is connected to an Azure Subscription to enable payment for those users requiring the Basic role (i.e. beyond the 5 free accounts, and anyone covered by MSDN, or using the free Stakeholder access). Our VSTS…
JohnLBevan
  • 1,134
  • 7
  • 20
  • 44
0
votes
1 answer

TLS 1.1+ breaks TFS 2013

We recently made the registry changes to force our system to only use TLS 1.1 and 1.2 and disable anything TLS 1.0 and lower. Most of our services are fine after the change except TFS 2013 and I can't find the fix for it. The web application is…
Tony
  • 457
  • 3
  • 10
  • 22
0
votes
1 answer

Install windows update KB 2919355

Im trying to install Visual Studio 2015 on Windows Server 2012 R2. And even after run windows update and install everything cant install it. Now I try to go the windows update page And even when show windows 2012, the link go to window 8…
0
votes
1 answer

Installing Visual Studio 2015 via MDT/WDS

I'm working with MDT/WDS to deploy workstation images based on the role within my organization. One of these images requires VS2015, and I'd like to deploy it silently through MDT/WDS. I keep running into install issues whereby that application…
0
votes
1 answer

Windows Server - Visual Studio Dev Machine for Contractors

I am setting up a windows server machine with visual studio and multiple users. All users will be working on the same project on different user accounts. 1) Will it be possible to have all users running in isolation and running a project on the same…
0
votes
1 answer

SQLServer 2008 services broken after Visual Studio 2015 installation (sqlcmd shows nothing)

This is my SQL Server. MSSQL 2008 (not R2): Sql Server 2008 MSSQLSERVER MSSQL10.MSSQLSERVER Database Engine Services 1033 10.0.1600.22 After installing Visual Studio 2015 with SQL tools. The result was something went seriously wrong (I…
Dexter
  • 143
  • 2
  • 8
0
votes
1 answer

How to acces Team Foundation Server 2015 configured on local client PC, from other pc connected to that wifi network from Visual Studio 2015?

I have installed and configured Team Foundation Server 2015 on my client laptop. And i have created one team project from Visual Studio 2015 Team explorer. So my TFS 2015 is installed on one laptop. Can someone explain me step by step on How to…
Mayur Patel
  • 101
  • 2
0
votes
0 answers

Microsoft Project unable to connect to Team Services online

This is the error I get when I try to bring the latest work items into a blank MS project file that I just connected to Team Services online. I have got this error with MS Project 2013 and 2016 as well. In both cases I create a new project and…
0
votes
1 answer

How can I connect VS2013 Release Management on a non-domain Windows 10 machine

I've got 2 machines: A corporate desktop machine which is running Windows 7 SP1 which resides on the corporate domain and which I log into using a corporate domain account. A personal laptop that I use when working from home via the Cisco VPN…
BenAlabaster
  • 269
  • 3
  • 11
0
votes
1 answer

SSMS (2014) cannot connect to remote DB on local network

To start, this set up used to work. I wanted to help on a friend's project and installed git and vagrant and somewhere between the last time I opened my own project (using the setup listed below) and today, it has stopped working. Current set…
0
votes
1 answer

how to install Microsoft Visual Studio 2010 from my DVD to my Azure virtual machine

I'm migrating a Visual Basic windows app from my home Windows 2008 physical server up to my new Azure VM. I have a purchased Visual Studio 2010 DVD. Using my Visual Basic 2010, I created a publish package folder and copied it up to the VM. How do I…
Doug Null
  • 236
  • 1
  • 3
  • 10