| Thread | Last Post | Replies |
|
| Installing visual studio .net | 30 Apr 2004 23:32 GMT | 1 |
When I try to install visual studio .net in my pc running windows 2003, I notice that I am unable to change the installation from c: drive to d: drive. Is there any way for me to install the visual studio .net
|
| Visual studio locks up when changing configuration modes. | 30 Apr 2004 23:31 GMT | 1 |
I am using MDE 2003 Version 7.1.3088 My Development Environment locks up anytime I try to change my configuration mode (via the dropdown list available in the toolbar) from a Debug configuration to a Release configuration. For example, I have the following build configurations ...
|
| To All with Phony build Errors | 30 Apr 2004 21:32 GMT | 1 |
I got a prerelase hot fix from microsoft. It worked wonders. Before the hotfix every time I editted code it would sit there forever doing something before I could type again. And as everyone has experienced, every time I made a change my builds would fail. The hotfix cured those ...
|
| Creating .NET Projects on Windows 2000 Server | 30 Apr 2004 17:01 GMT | 1 |
I have a Windows 2000 server with IIS 5.0 and SQL Server running. I am able to create and use Visual Studio 6.0 with no problems, but now I want to use the Visual Studio.NET. I have a Windows 2003 server that is running IIS 6.0 and SQL Server which does fine with allowing me to ...
|
| System.IO.IOException: There is not enough space on the disk | 30 Apr 2004 16:22 GMT | 4 |
(I have built an aspx application of about 5 pages with pages pulling info from database . I used Vs.net to copy project and build a xcopy version of the same. I then copied these files to my client's ftp. But if I try to execute any of these pages I get following error:
|
| Problems uninstalling VS .NET 2003 trial | 30 Apr 2004 15:21 GMT | 2 |
I am attempting to uninstall VS .NET 2003 Trial to re-install the full version. I get the error: Setup is unable to determine the valid ordering of the installation. Any help on how to get this off my system would be great. Thanks Si
|
| Key event in VS2003 | 30 Apr 2004 14:42 GMT | 1 |
I used this code and compiled it in VS2002 and there it works fine. #region Key events protected override void OnKeyDown(KeyEventArgs kea) {
|
| Why did they call a project a solution? | 30 Apr 2004 14:14 GMT | 3 |
I hate some overused buzz words and amongst them are "Enterprise" and "Solution". Is it possible to get at the string resources in visual studio and change every instance of "Solution" to something different before I throw up?
|
| Move solution | 30 Apr 2004 08:38 GMT | 3 |
how can I move a solution from http://www.anysite.com/vssolution/solution to http://www.anysite.com
|
| System.NullReferenceException | 30 Apr 2004 04:30 GMT | 10 |
Cannot make WinForms, Console or Services work on my server!! WebServices work fine.. If I create a new WinForm project (c# or VB) and run it as it comes from the template (empty... not a single line of code added) the compiler throws the following error An unhandled exception of ...
|
| Building multiple configurations | 29 Apr 2004 16:00 GMT | 1 |
I've got a solution with a single project in it with 4 configurations. The project is a load of code that's shared by our products (each with their own solutions), and the configurations relate to the 4 configurations of each product we build. Is it possible to get a solution to ...
|
| VS.NET 2003 hangs on saving | 29 Apr 2004 12:08 GMT | 1 |
Can anyone help? I'm trying to save a Web Project, and it just sits there and 'hangs'. On console apps, it is fine. Anyone had anything similar?
|
| Building MSIs with VS .NET | 29 Apr 2004 11:19 GMT | 4 |
Is there a way to add a file multiple times to an Installer project and get the MSI compiler not to package that file multiple times? It seems to me it'd make more sense for it just to set up four locations to install a single file to, rather than packing the file four times each ...
|
| Migrating to Win2k3, XP and VS.NET | 29 Apr 2004 10:15 GMT | 1 |
Our firm is in the process of migrating their servers from NT to 2003, and their desktops from 2000 to XP. This alone will be fun migrating our applications between these platforms. On top of that we are looking at supporting some new ASP.NET applications on the new platforms, ...
|
| Problem connecting to my server in .NET | 29 Apr 2004 09:54 GMT | 1 |
I am having problems connecting to my Windows 2003 server running IIS 6.0 and SQL Server 7.0 If you need anymore information let me know. Thanks Ahead Of Time, Chis P
|