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.

119 questions
0
votes
1 answer

Minimum access required for Visual Studio 2010 on SharePoint

Hi we are trying to set up a SharePoint development environment for multiple developers on Windows 2008 server, we do not want to give the developers admin rights to the servers. Does anyone know what the minimum rights need to be. Right now if…
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
  • 1
  • 3
  • 14
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
0 answers

How to revert CTRL+Space behavior in Windows 11

You know in most coding IDE, when hitting CTRL+Space, it usually triggers code completion or code hinting... but for some reason with my new work laptop running Windows 11, hitting CTRL+Space would switch windows!!! And I can't find anything to…
codenamezero
  • 172
  • 1
  • 7
0
votes
0 answers

Unable to install Visual Studio offline

We've created a 40GB offline installation of Visual Studio that needs to be installed to a system not connected to the internet. Despite it being an offline installation and using the --noWeb and the --noUpdateInstaller parameters when installing…
Tony
  • 457
  • 3
  • 11
  • 23