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
2 answers

MSSQLSERVICE 2008 R2

I have Microsoft SQL Server 2008 installed and running but I can't seem to see COMPUTERNAME/MSSQLSERVICE at all. I have COMPUTERNAME/SQLEXPRESS but that's not the right one. Ideas?
0
votes
1 answer

No option to create a new website in IIS

If I run inetmgr I can see the IIS MMC and I can also see an IIS Admin service on my computer. Do both of these things mean that IIS is installed? In the IIS management console, I can only see Website and FTP site folders with nothing in them. When…
Mini
  • 105
  • 1
  • 3
0
votes
1 answer

Development ASP.NET Server

We have an extra Windows 2003 Server that I am hoping can be used to speed up development process on a web site we're producing. We are trying to reduce lag time from our really slow ASP.Net local Development server by implementing a development…
sammarcow
  • 245
  • 3
  • 13
0
votes
1 answer

how to prevent windows server 2008 from automatically ending user sessions

i am connected to a windows server 2008 R2 server using a terminal TC (thin client). all of our applications are running on the server and if a user is idle for more than 5 minutes, his session will be ended and he will be loged out. i want to write…
Sina
0
votes
3 answers

TFS 2010 - Adding users to a Team Project

Tried searching the archives, but nothing showed up and now I'm totally messed up in my head. I'm running my own little domain setup on a virtual server: Server 1, PDC, Exchange Server 2, SQL Server 3, IIS, TFS 2010 and some other misc stuff Now…
Syska
  • 133
  • 1
  • 7
0
votes
1 answer

internet problems after uninstalling VS Ultimate 2010RC

After I uninstalled VS 2010 RC, the browsers don't have access to internet but Skype works fine. Whats the problem here?
CoffeeCode
  • 103
  • 2
0
votes
2 answers

virtualization and visual studio 2010

Is it possible using windows 7 or windows server 2008 to create 5 VMWare virtual machines so that 5 developers can use them using thin clients to work with Visual Studio 2008/2010 with all components (sql server express, IIS etc). what can be the…
user47175
0
votes
2 answers

windows 7 group policies for .net developers

I am trying to get to a comprehensive list of policy settings for developers using Visual Studio 2008 (2010 specific permissions are helpful too) to do .Net development on everything from a Command Line application to a Windows Service to ASP.Net…
user47124
0
votes
3 answers

Visual Studio 2008 to Team Foundation Server 2010

I have Visual Studio 2008 and I installed Team Explorer 2008 Team Explorer 2008 gives me the following error message when trying to connect a TFS 2010 server: TF31002: Unable to connect to this Team Foundation Server: servername.... Any thougths?
tivo
  • 3
  • 4
0
votes
1 answer

VS 2010 Team Foundation Server Issue with SharePoint

I'm trying to setup VS 2010 Team Foundation project in TFS 2010. When I go to create the sharepoint site for the project, it errors saying I don't have permissions... what permissions do I need to grant, and is it a windows permission or within the…
Brian Mains
  • 202
  • 6
  • 16
0
votes
1 answer

Silverlight 4 missing from Visual Studio 2010

I've just finished installing Visual Studio 2010 professional onto Vista. But don't seem to have Silverlight 4. If I try to create a new project I can see Silverlight project templates but only seem to be able to target Silverlight 3. Is…
0
votes
1 answer

so i installed sql server now how do i connect to it?

SO i have a server running windows server 2008 r2 and i just installed Microsoft sql server 2008. I used the manager thing to create the database and the tables, etc and now i want to connect to it via my visual studio which is on a different…
0
votes
1 answer

How to install vscode extensions to all users?

when i install vscode extension, it is getting copied to c:\users.vscode\extensions. How to make it available to all users in the machine. Copyig to c:\programdata.vscode\extensions didn't work
0
votes
0 answers

VS Build Tools 2022 Install Triggering Unwanted Restart in SCORCH Task Sequence

I've created a VS Build Tools 2022 layout which can be deployed through SCCM without issue. The package program is also flagged to be installed from the Install Package task sequence without being deployed. The command line for installation…
jshizzle
  • 341
  • 10
  • 25
0
votes
0 answers

Azure Devops -- Link files in one organization to work item (task) in a different organization

We have an on-premises Azure Devops Server running Azure Devops 2020. We would like to link files in one organization (A) to work item (Agile task) in a different organization (B). For example, I may need to check in a .html file in organization A,…
JosephDoggie
  • 167
  • 2
  • 4
  • 14