| Thread | Last Post | Replies |
|
| Windows XP start up trouble | 28 Mar 2007 10:10 GMT | 1 |
I have a HP computer that has been shut down for awhile. After setting it back up, When I turned it on and It got to the Welcome screen, there was no user the right side of the screen where it use to say owner is blank. Now if I hit Ctrl Alt delete the Windows log on screen ...
|
| Clear case & VSS | 28 Mar 2007 08:52 GMT | 2 |
Hi, everyone I'm using Visual studio 6.0. I had installed VSS and Clear case simultaneously and usually use one of them according to a server.
|
| .NET 3.0, LINQ and Visual Studio 2005 | 28 Mar 2007 01:07 GMT | 2 |
I have Visual Studio 2005 Professional installed. I downloaded and installed .NET Framework 3.0 and LINQ. So far so good but when I want to create a .NET 3.0 or LINQ project a messagebox appears saying "This is an unsupported version of Microsoft Visual C# 3.0 / Microsoft Visual ...
|
| web site project error | 27 Mar 2007 23:22 GMT | 2 |
We recently converted our solution from vs2003 to vs2005. With our web project, we wanted it to be a "web application project" and not a "web site project". The conversion process went fine and our webapp became a 'web applicaiton project'. However, the next time i open the ...
|
| Disappearing icon in the Toolbox (VS2005) | 27 Mar 2007 21:23 GMT | 1 |
When I start VS2005 (SP1) the icons that represent the elements in the Toolbox all have the same gray appearance, how can I regenerate them to show the original icons with all their colors? TIA,
|
| User changing key value | 27 Mar 2007 17:08 GMT | 1 |
I am using VB.Net 2003. I have an Access database with two tables, Parent and Child. The data is displayed in grids, and when the user scrolls through the Parent grid, just the related Child data shows in the Child grid. Simple. Works great.
|
| Upgrading Visual Studio vs Upgrading NET Framework | 27 Mar 2007 11:34 GMT | 8 |
I'm currently using Visual Studio 2002 with NET Framework 1.0 on Windows 2000 Professional. If I upgrade to NET Framework 2.0 in order to get the following to work: ----------------------------------------------------
|
| Selecting columns. How? | 27 Mar 2007 01:44 GMT | 1 |
I just upgraded from DS 6 to 2003. I knew how to do this in 6 but can't figure out how to do it in 2003. I need to highlight (mark) columns of text. For example, deleting the first 10 columns of many lines. I would execute
|
| VS2005 - VB - updating controls on a form from a procedure or function | 25 Mar 2007 00:35 GMT | 2 |
I have a VS2005 VB application with one main form. The program calls many procedures and functions and I want these to update various labels, textboxes and the progress bar
|
| Recent projects missing... | 23 Mar 2007 23:11 GMT | 5 |
A rather small thing but it has been annoying me for awhile. On the start page of VS2005, there is the 'Recent Projects' panel. My panel has ALWAYS been blank except of the Open/Create lines. I always have to use the Open project line to find my project (although it always
|
| Must Re-create Web References Each Time I Open VS Team Architect | 23 Mar 2007 14:49 GMT | 7 |
I am developing an ASP.NET application using VS Team Architect Edition. The solution has a Web Application and a Web Service. The application has a Web reference to the Web service. Each time I start VS I must delete and re-create the Web reference to the web service in the ...
|
| Using resource files | 23 Mar 2007 09:27 GMT | 2 |
Is it possible/recommended to use resource files in VS2005 for configurable things? For example, suppose I have a server name that rarely changes. I would like to put that in my resource file and take advantage of the intellisense
|
| Difference btwn VS .Net 2005 and VS 2005 | 22 Mar 2007 19:26 GMT | 1 |
I am confused. Microsoft is promoting a product called Visual Studio 2005. Is there a separate product which is Visual Studio .Net 2005, or did they just drop the ".Net" from the name?
|
| VS2005 & DX9 | 22 Mar 2007 17:41 GMT | 5 |
I have new built machine with Vista Home premium. I installed VS2005.NET and DX9SDK. When I want to add a reference to Microsoft.DirectX, there is none, so none of the DX9 examples work. How can I get references to DirectX?
|
| CoInitialize appears to have already been called | 22 Mar 2007 12:27 GMT | 4 |
I have a small console app which is used to make calls to CoInitialize and CoInitializeSecurity before calling into C# code which is the bulk of the app. This worked fine with VS.net 2003 but I have now moved up to VS.net 2005 and have the following problem as shown below.
|