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

learn more… | top users | synonyms

-1
votes
0answers
18 views

Adding a data connection in visual studio project [closed]

M workin on a C# projet, while tryin to add a data connection I get this error an unexpected error occured in the .net framework data provider for microsoft sql server compact 3.5 please contact the ...
0
votes
0answers
8 views

How i can use the wcf service in Visual Studio 2010 and fetch data from database in the json format? [migrated]

I am confused. How can I use WCF with a database to show results in json format? How i can use wcf service in Visual Studio 2010 and fetch data from the database and get the result in json format?
0
votes
1answer
51 views

Can't connect to my AWS EC2

I have an AWS server (MS SQL SERVER EXPRESS 2008 R2 with IIS), with an elastic IP of 54.214.8.111, security groups configured with HTTP, MS SQL and FTP, and I can connect to the remote virtual machine ...
0
votes
1answer
58 views

IIS 7 FTP Publishing: Windows User Gets 530 18 Error

Here's the problem, from the log (ip & dns names sanitized): FTP Service Log 2013-03-26 01:25:07 ORIGIN.IP - DESTINATION.IP 21 ControlChannelOpened - - 0 0 4ba4c190-09ca-45e3-a2ae-b19117d33b80 - ...
0
votes
3answers
58 views

Installing .Net Framework on a new machine windows 7

I have a question on best way of installing .Net on a fresh install of Windows 7. I spoke to a colleague of mine who suggested downloading all the version of .net framework from Microsoft and then ...
0
votes
0answers
52 views

Team Foundation Server - Not enough storage is available to complete this operation

I have recently installed and configured Team Foundation Server 2010 on a Windows 2008 Server. I have a website with several thousand files that I would like to use source control with. I have ...
2
votes
1answer
1k views

Cannot create a project TFS 2012 - TF218027

I've just installed TFS2012 and am trying to create a new project in the default collection via Visual Studio 2012 but I keep getting this error message: TF218027: The following reporting folder ...
2
votes
1answer
285 views

Visual Studio Agents 2012 on Server 2003 SP2

I'm attempting to build out our Lab Manager with TFS 2012. On a virtual machine running Server 2003 SP2 32bit, I'm attempting to install the Visual Studio Agents 2012 and am running into an error: ...
0
votes
0answers
18 views

Setup Project Build giving bad prerequisites

I have a setup project in VS 2010. When I build it, everything succeeds. However, when I run setup.exe, I get an error about the prerequisites having changed or been corrupted. I know this isn't ...
1
vote
0answers
156 views

Clickonce applications being allowed through firewall

The company I work for uses an application that is deployed through clickonce. This means that everytime they update said program the program regenerates in a new location ie: ...
0
votes
1answer
331 views

IIS 7 Impersonate - ASP.NET MVC 3 Application

I've developped an application under ASP.NET MVC 3 (C# / Razor) framework and everything works fine so far. Yesterday, I've decided to install IIS 7 (7.5 I think?) on my developpement machine (Windows ...
0
votes
0answers
58 views

using Team foundation server

I am using Team foundation server / visual studio as a client, to manage my visual foxpro source code. everytime i "checkout for edit" all my folders and files are read only and when i open my ...
-2
votes
2answers
75 views

I am now leasing a Win 2008 server; what steps should I take (remote desktop, etc.)? [closed]

I am completely new to this; in the past, I could make a simple site in Visual Studio and use ws_ftp to upload files to the server. But now, we're leasing our own server from 1and1, and here's what ...
6
votes
1answer
631 views

How to upgrade sql server express 2005 to 2008R2

Im using EF 4.1 in visual studio 2010, and I would like my sql server db on the server to be 2008R2 (because I want to use the migration tool from MS for EF in VS). Tool : ...
1
vote
1answer
256 views

Unable to connect to TFS in VS 2011Beta

I tried to open an existing solution (which is under source control) in Visual Studio 2011Beta. It gave me the next error: The solution appears to be under source control, but its binding ...
0
votes
1answer
158 views

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 ...
-1
votes
2answers
59 views

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
1answer
90 views

Duplicate User appears in TFS work item query. :1 postfix

One of our developers appears twice when trying ot assign work items in TFS2010. Once appears normally as jsmith and then another shows up as DOMAIN\jsmith:1. There is only one user by this name in ...
0
votes
1answer
74 views

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 ...
2
votes
0answers
208 views

Install Visual C# Express 2010 onto client machines - redistributable package needed

I would like to install Visual C# Express 2010 onto several machines on the Windows network at the school where I work. I can only find web and ISO installers, but I really need MSIs for both Visual ...
2
votes
1answer
305 views

Speed up asp.net Development server

I am running a website in ASP.Net using the development server, which is insanely slow to load a page with no apparent reason since it is fast in production. Are there any tips to speed up the ...
0
votes
1answer
83 views

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 ...
2
votes
0answers
533 views

Visual Studio giving Microsoft SQL Server Compact 4.0 error when trying to perform any database operation

"An unexpected error occurred in the .NET Framework Data Provider for Microsoft SQL Server Compact 4.0. Please contact the provider vendor to resolve this problem." is the actual error message. I am ...
0
votes
1answer
97 views

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 ...
1
vote
0answers
134 views

tfs problem :TF31001Team foundation can't retrieve the list of team project from team foundation server

Q: When i want to create a new project : File ---> New ---->Team Project I get the following error , i googled it but in vain . Error: TF30224: Failed to retrieve projects from the report server. ...
2
votes
4answers
493 views

Running Visual Studio 2010 in a University Campus

We have just installed Windows 7 Enterprise x64 in one of our computer labs being used by students for programming. However, when we installed Visual Studio 2010 Ultimate on the machines, we found ...
0
votes
1answer
541 views

Migrating Database from local .mdf file to SQL Server 2008

I'm not sure if I should be asking this here or over at stackoverflow I apologize if it is the latter. I have been developing an application in Visual Studio 2010 and using it's built in database ...
1
vote
2answers
406 views

How to connect to TFS running in home network? [closed]

I have two computers in my home network one of them is running TFS. Could someone explain me step by step which configuration should be done in order to connect from another laptop to TFS server? ...
0
votes
1answer
69 views

Error: Failed to generate a user instance of SQL Server (again)

I'm using: Vista SP2 Visual Studio 2010 professional edition SQL Server 2008 Express R2 Dev Server (Cassini) This question has been asked several times. Unfortunately, I didn't find yet an answer ...
1
vote
1answer
45 views

SQL-SERVER-R2: Is there a 64 bit version of BIDS?

I need BIDS/VS to be able to recognize the 64 bit ODBC Data Provider for Oracle. Right now it will only recognize the 32 bit ODBC Data Provider for Oraculous.
1
vote
2answers
396 views

How to upgrade xp service pack 2 to service pack 3 on virtualbox?

I use Ubuntu 10.10 amd64 and inside virtual box i use xp serice pack 2. I installed sql server 2008 but unable to install Visual Studio 2010 because it requires serice pack 3. Is there a quick way to ...
2
votes
2answers
377 views

Visual Studio Profiler In Virtual Machine

I am unable to profile any application using Visual Studio profiler in Virtual Machines. I have used Virtual machines of Amazon EC2 at work and Virtualbox, Vmware at home. Also I have used AMD ...
0
votes
3answers
4k views

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 ...
0
votes
1answer
632 views

Visual Studio 2008, Response is slow

While working in visual studio 2008(Microsoft Visual Studio 2008 Version 9.0.21022.8 RTM, Enterprise Edition) in terminal server remotely using as domain\ user, response of the software is very ...
0
votes
1answer
38 views

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?
0
votes
2answers
117 views

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 ...
0
votes
2answers
160 views

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 ...
0
votes
1answer
72 views

Information about Release Management in a Virtual Studio development environment

Our software development team is growing very quickly. We have around 250 developers working on about 20 different projects. The majority of development is focused around Visual Studio. The release ...
0
votes
3answers
1k views

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 ...
0
votes
1answer
322 views

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 ...
0
votes
1answer
638 views

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 ...
0
votes
1answer
53 views

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 ...
1
vote
2answers
102 views

IIS, is there another way?

I'm doing Web Applications that are always hosted in IIS (from 6 to 7), and I always have problems in deploying. The applications work most of the time "out-of-the-box" but sometimes it's just ...
0
votes
1answer
90 views

Publish database between two open database connections (Visual Studio 2005)

I have two data locations, one to a local and one to a remote database. How do I copy the local database schema to the remote? The reason I don't use "Publish to provider" is that I'm not sure that I ...
9
votes
10answers
1k views

How do you deploy your .NET Web Application? (Recommendations, please!)

We've recently upgraded our ASP.NET Website to a Web Application and we're shocked by the sudden leap in difficulty when deploying it. Considering how common a task this must be, I was wondering what ...
6
votes
3answers
2k views

Can I access Cassini from a remote machine?

So I'm having that browser compatibility party we all have at some point in a web project and want to access my localhost Cassini instance created by VS2008 rather than having to upload to our ...
0
votes
1answer
106 views

What are the possible reasons visual studio 2008 team system would not connect to a TFS2008 server

I have Visual Studio 2008 Team System installed on my work machine. I use it to work for an offisite clients Team Foundation Server 2008. Yesterday it stopped working. E.G. I couldn't connect to TFS. ...
1
vote
2answers
212 views

Using IIS With Visual Web Developer

I am trying to launch a web service from Visual Web Developer using IIS. When I open the .asmx file in a web browser, I get an error that I do not have permission to access that page. I am using ...
6
votes
1answer
4k views

405 - ‘Method not Allowed’ adding service hosted in IIS7

I can't seem to get around this problem of adding a web service reference when the web service is hosted in IIS 7. I can add it just fine if I am running the VS2008 development server, but when I ...
0
votes
3answers
333 views

Does Windows Vista cache application icon?

I am working on a first time C# project in Visual Studio 2005 and I am wondering if there is anything special that needs doing to change the application icon apart from changing the correct resource ...

1 2