The visual-studio-2010 tag has no wiki summary.
3
votes
1answer
322 views
Upgrading MySQL Connector/Net
I am trying to publish a website with our hosting provider. I am getting error due to the fact that they only allow a medium trust and the MySQL Connector/Net that I am using requires reflection to ...
1
vote
1answer
339 views
TFS 2012 - error TF218017 SharePoint site cannot be created
I have an out of the box install (SharePoint and TFS on same box, external SQL server) and when I attempt to create a project I get an error as per the screenshot.
I have checked under Central ...
4
votes
1answer
116 views
Installing Visual Studio 2012 via RDC
I am currently installing Visual Studio 2012 on a remote system that is connected to my LAN but I am having some trouble doing a visual install. When I run vs_premium.exe to start the installation ...
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 ...
2
votes
1answer
107 views
What are the required permissions for TFS to write to network drives
TFS requires a UNC drive to write to. It requests this when we create/edit/queue a build.
\\server\share\
Many links on the internet suggest to direct this UNC location to the local server.
...
2
votes
1answer
870 views
Can you host your own Team Foundation Server?
Is there a way to locally host your own Team Foundation Server so that all the machines on a network can work together on the same project?
If so, is there a way to host it so that you can access the ...
0
votes
1answer
592 views
MySQL ADO.NET Connector & MSSQL Integration Services
Here I am, day three... attempting to sync a data view on a Windows Vista box (64 bit) running MSSQL 2012 and Visual Studio 2010. Sanity is slipping and hunger for progress fills my attention.
I ...
0
votes
1answer
2k views
SSIS DSN Not Showing as ODBC Data Source
I have been following the directions here:
http://social.msdn.microsoft.com/Forums/en-US/sqlintegrationservices/thread/05ccd778-b78c-4a83-a10a-c4ae412cc6e4
And ran into a problem where my System DSN ...
-1
votes
1answer
81 views
how to uninstall iis on windows 7 enterprise
I have googled and looked into this site. Reviewed the following post here on SF
Uninstall IIS on Windows 7
I have done all the research before posting this question so please do not down vote.
But ...
3
votes
1answer
529 views
Setting up an ADFS 2.0 development environment with two or more domains?
I'm trying to set up a claims-aware web app development environment. I am new to ADFS 2.0 and ultimately, I want to be able to authenticate against two different domains. I think I am very close but ...
0
votes
2answers
85 views
Proper installation order for my development enviroment
I am really struggling once I need to set up my development enviroment again (it's not just one computer, it's three, unfortunately). I need hours and hours to make it work. Sometimes it's this fault, ...
1
vote
2answers
584 views
Increasing performance of a vmware windows server 2003 vm for developers
I have the following machine setup as a 32bit virtual machine:
Base Machine:
HP Storage work san solution
HP ProLiant SL230s Gen8 Server 256 gb ram, 8 xeon processors.
Virtual System:
System:
...
1
vote
1answer
97 views
Is it possible to deploy a dll straight to AWS?
I am interested in running a server application on windows that has hot swappable libraries. The server software is able to recognize when a new version of the dll has been deployed. Right now I am ...
0
votes
1answer
50 views
How do I make sure that, when publishing to iis 7.5, all old data and files for the site are removed?
I've set up a Visual Studio publish button for my application, including the "remove all files before publishing" setting. It looks like it's not succeeding in removing the files, though (possibly ...
6
votes
2answers
5k views
How to configure IIS for SVG and web testing with Visual Studio?
Let's say I have a simple web page with svg image in it:
<img src="foobar.svg" alt="not working" />
If I make this page as static html page and view it directly svg is displayed. If I type ...
-1
votes
2answers
262 views
Can't connect to SQL Server instance through my app but I can with SqlCmd [closed]
I can't connect my VB app to an SQL Server 2005 instance because "server don't exist or access has been denied" (the Conection String is correct because the app works in other networks and also i ...
1
vote
3answers
994 views
TFS Check-In Exception - TF30042 Database is Full
I'm trying to check a rather large file into Team Foundation Server (TFS) and getting the following exception.
TF30042: Database is Full. Contact your Team Foundation Server administrator.
Problem ...
1
vote
1answer
664 views
win 2008 r2 - iis 7.5 - doesn't have “Import Application…”
i have the local developement machine (win 7) with iis 7.5.7600 and i can deploy a website from .zip file that was generated with visual studio 2010 using "Import Application..." link in an iis ...
0
votes
1answer
156 views
Deploying with multiple users
We have a few big projects which we use Publishing with in VS2010 with IIS7. We are publishing with the "Web Deploy" options. Now when User1 publishes for the very first time all files will be ...
0
votes
1answer
375 views
windows installer package could not be opened visual studio 2010
i am trying to install Visual Studio 2010 on VMWare and i get this error when i try to install:
This installation package could not be opened
1
vote
0answers
61 views
IIS7: Removing Virtual Directory Leaves Child Applications?
I'm not sure if this is expected behavior from IIS or not.
I have a setup where I have a Virtual Directory with an Application underneath it. This gets created automatically by opening a solution in ...
1
vote
0answers
200 views
IIS/VS2010 Web Deployment gives 404
I use 1 click publish to a few servers to deploy website from VS2010. All servers are running IIS7 under Windows 2008R2.
1 server is a bit special because it listens to port 80 but the firewall will ...
0
votes
1answer
260 views
Change built-in webserver to use 'Index.aspx' as default page
When I run my application on localhost I get a directory listing and have to click on 'Index.aspx' to view the page.
I have already set the Set As Start Page to 'Index.aspx', which means when I press ...
1
vote
1answer
437 views
Security Issue when accessing CSS and images folder
I created a brand new project using the default "Web Application" template and I deployed it to a local IIS 7 folder which was set up as an application.
When I access my deployed web site, this is ...
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 ...
1
vote
0answers
601 views
VSTS2010 crashes on opening the team explorer->My queries node
VSTS2010 crashes on opening the team explorer->My queries node
this does not repeat if MSN office communicator (2007 R2 version) is exited. the issue occurs only if MSN office communicator is up and ...
0
votes
2answers
415 views
I cannot connect from .net 4.0 to sql server 2000
I'm running a winform application from visual studio 2010 .net 4.0 that needs to connect to sql server 2000. The problem is I constantly get:
A network-related or instance-specific error occurred ...
0
votes
1answer
542 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 ...
3
votes
1answer
468 views
VS2010 web deployment and update the web site's physical path
We are trying to simplify the publishing process by utilizing Web Deploy through VS2010. We want to be able to quickly rollback any broken releases, so we create folders for each release:
...
1
vote
1answer
922 views
Can I install Visual Studio 2010 Professional (x86) on an x64 machine?
I have an msdn subscription, but (for the life of me) I cannot find the download for Visual Studio 2010 Professional x64.
Is the x64 version included in the X86 DVD?
Any help appreciated!
0
votes
1answer
532 views
SharePoint 2010 deployment problem after added a new server to existing farm
I have SharePoint 2010 farm with one server. I'm developing some features in a sharepoint farm solution (not sandbox because there are some user rights problem). All feature scopes are set to "Site". ...
1
vote
2answers
410 views
How many cores should I configure in VMWare 2.x VM for Win7 32-bit Guest?
I have a 64-bit non VT host with 4 cores and 6Gb of RAM.
How many cores should I allocate to the VM?
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?
2
votes
2answers
171 views
How do i play nicely with MS SQL/SQL Server 2008
Big problem. I have nearly given up. I am trying to port my prototype to use MS SQL so it will work on a server once i get it (the server will be SQL Server 2008, shared, i dont know any more info).
...
0
votes
2answers
1k views
Process out of memory (but RAM still available) - How to increase process memory cap?
Doing copy/paste in Visual Studio 2010 RTM on Windows 7, 3GB ram machine, I was unable to copy text because of an error:
Task Manager shows that devenv.exe is using a little more than 500MB. ...
2
votes
2answers
1k views
TFS 2010 Release Candidate Can't Create SharePoint Site Error
I have installed a deployment of Team Foundation Server 2010 Release Candidate and I am connecting through Visual Studio 2010 Ultimate Release Candidate. When I try to create a new Team Project I get ...

