| Thread | Last Post | Replies |
|
| How to install IIS 6 on VS 2005 with XP-pro | 18 Mar 2008 21:27 GMT | 1 |
I have VS 2005 installed on an XP Pro OS. According to IIS Manager, my local IIS is version 5.1 But, our production websites run IIS 6.0 How do I get IIS 6.0 installed on my local box?
|
| General problem | 18 Mar 2008 21:22 GMT | 1 |
I'm experiencing various problems with Visual Studio 2005 Team edition for software developers, Team Explorer and Biztalk 2006 developement. I ran into this problem: http://support.microsoft.com/default.aspx/kb/926344 and required the mentioned hotfix, whick solved one of my ...
|
| TFS upgrade to 08 from 05 | 18 Mar 2008 17:56 GMT | 1 |
Has anyone don an upgrade to 08 and if so what issues have you seen? I have a small stand alone instance of tfs 05 with about 10 users. We are hitting critical mass in regards to delivering code soon. However, there is a huge push to upgrade to 08.
|
| Studio takes 4s to switch documents when connected to TFS | 18 Mar 2008 16:48 GMT | 1 |
We recently installed a TFS server. My workstation now takes about 4 seconds to switch between documents of a solution that is in TFS, but not with solutions that are not bound to TFS. Oddly it doesn't happen on my laptop, only my desktop, and I'm trying to determine what might ...
|
| vcbuild.exe for vs2003 | 18 Mar 2008 13:30 GMT | 2 |
I'm looking for vcbuild.exe for VS2003 so that I can build from the command line. There was a download link available before but it has since disappeared. Does anyone know where I can get access to this executable? Thanks!
|
| Install project | 17 Mar 2008 15:57 GMT | 2 |
I'm developing a C++ MFC app in VS.net 2008 which I just upgraded from 2002. It's been a long time since I modified my install project so I need to get back up to speed on it. I've looked in the project and at the various property pages but I can't find anything on the install ...
|
| Visual Studio code editor VB.NET VS. C# | 17 Mar 2008 14:40 GMT | 2 |
A friend of mine recently showed me how to wire up methods in VB.NET from the code behind file in Visual Studio 2008. For anyone who doesn't know (like I didn't until about 60 minutes ago) just create a small VB.NET winform project and then in the default form add a
|
| MSDN doubt | 17 Mar 2008 11:44 GMT | 3 |
I am very confused, my company thinks to buy the license MSDN Visual Studio 2008 Professional con MSDN Premium but I have a doubt: Does this license include the versions to install all the products that it includes or it is necessary to buy them apart (Visual Studio, Visual ...
|
| How can I prevent VS from opening designers? | 14 Mar 2008 01:31 GMT | 1 |
I don't have anything against designers, but I almost never use them. I want to be able to double-click on a file and have it open the code view -- and if I want to see the designer I can right-click > View Designer. I did not see an option to do this, and have not been able to ...
|
| Uninstalling Using MSIEXEC.EXE Issue | 13 Mar 2008 20:16 GMT | 3 |
We have a WinForms application that we distribute using an MSI. Whenever we release a new version, we update the product code as specified here http://msdn2.microsoft.com/en-us/library/aafz9hx4(VS.80).aspx and leave the upgrade code static as specified here
|
| how to share a database | 13 Mar 2008 12:13 GMT | 2 |
I want to move a local database created with visual studio to a shared network partion so I can use it on either of two local machines. I believe moving the database is as straightforward as - detach the ldf and mdf files (SQL studio GUI)
|
| Attaching action in Gridview | 13 Mar 2008 10:57 GMT | 1 |
I have a Gridview (within an update panel), which has a CommandField in Columns: <asp:CommandField ShowDeleteButton="True" ShowEditButton="True" /> Is it possible to attach an action to these commands?
|
| VS2003 Side-by-Side with VS2008 Express? | 13 Mar 2008 05:45 GMT | 1 |
What if any of the newer IDEs will run side-by-side with VS2003? By newer IDEs I'm referring to Visual Studio Express 2008.
|
| background in editor | 12 Mar 2008 22:42 GMT | 1 |
Are here way to customize visual studio editor for showing white(colored) letters on black background? Any way to customize editor background? I can't use visual studio because it very painful for eyes.
|
| Settings not getting saved properly in VS2008 | 12 Mar 2008 22:05 GMT | 1 |
I am having something strange happen using VS2008 that NEVER happened using VS2005. I have an application level setting, called AppConnectionString, which is a (ConnectionString) type. It has a particular value that I've
|