| Thread | Last Post | Replies |
|
| uninstall | 28 Aug 2003 01:10 GMT | 1 |
how do i uninstall visual studios.net? when i try from "add/remove programs" it takes me the setup routine. I no longer have the installation discs because i have
|
| Install Error 1305 | 27 Aug 2003 22:55 GMT | 1 |
While installing Visual Studio .Net 2003 , I receive an "Error 1305: Could not read file" box. I verify that the file does exist and there are not scratches on the CD. I just used this CD earlier today to install Visual
|
| No Methods for c# | 27 Aug 2003 22:19 GMT | 2 |
In VS when using VB, at the top, I get a list of class names, "Label1", "Label2", etc, and to the right are the methods, "on click", etc, but when I use c#, I dont seem to have an automatic list of controls and methods? Am I missing somehtning? TIA
|
| Publish from VI - cannot init app root | 27 Aug 2003 18:37 GMT | 1 |
I keep getting the error: "Cannot set the application root for this Web application" "The Web application was successfully copied" when publishing a web from visual interdev 6.0 to an iis 5.0 w2k
|
| Closing Dialogs | 27 Aug 2003 14:49 GMT | 1 |
I have an application which has 8 dialog windows, some have timed updates on them (via a timer). What is the best way to terminate the application; i.e. what needs to be done on the main Exit button of the
|
| Read this amazing story... | 27 Aug 2003 14:39 GMT | 2 |
Hi everyone, I'm new here. You guys have some pretty interesting discussions on these boards. I'd like to contribute something worthwhile too, but this issue really needs to be seen to be believed........
|
| Using a legacy library. | 27 Aug 2003 09:04 GMT | 2 |
I have a database access library written in C++ (unmanaged), complete with source code. What I would like to do is be able to use this library in C#. How is the best way to go about this. Taking into consideration the library has about 80 classes, writing the
|
| Subscribing to .NET newsgroup | 27 Aug 2003 08:49 GMT | 1 |
Please let me know how i should subscribe to .NET newgroup so as to get regular emails about happenings in .NET domain and also getting my development queries solved.
|
| Selling my vs.net 2002/2003. What do I need to know? License issues? | 27 Aug 2003 03:01 GMT | 3 |
I recently jumped in and just bought up the full universal subscription to MSDN which rendered my vs.net 2002 (full) and 2003 (upgrade) useless. I paid good money for them though so I'd like to sell my old vs.net 2002/2003 to someone else (I'm thinking ebay or
|
| [Help] How can I use C# to create a StdPicture Object for VB6? | 27 Aug 2003 02:16 GMT | 2 |
Hello, all! I use OleCreatePictureIndirect API to create StdPicture, and the return is S_OK, but the result seem not correct. Here is my code:
|
| Collision between VS.NET and VS 6.0 ? | 26 Aug 2003 22:41 GMT | 1 |
We are developing software in Visual Studio 6.0 environment under Windows 2000 Proffesional operating system. I am planning to install VS.NET and start learning .NET platform. Can anyone advise me whether installation
|
| Visual Studio .NET in non admin account | 26 Aug 2003 21:19 GMT | 5 |
I would like to know if Visual Studio .NET can be run in a non administrator account. We are setting up a development environment and would like to create a windows account for the .NET development purpose as everybody cannot be made
|
| Best Tools for Beginners? | 26 Aug 2003 20:03 GMT | 1 |
I'm looking for a good, free (or cheap?) online learning system for visual studio .NET 2003. Even though I have some experience with C/C++ and took a VB class in college (1995), MS's tutorials are a bit
|
| Debugging delays in VS.NET 2003 | 26 Aug 2003 15:01 GMT | 1 |
Ever since I installed VS.NET 2003, I have experienced the following problem when debugging managed applications: Whenever an exception is thrown from BCL code, the IDE will pause for approximately 10 seconds before either jumping to my exception handler (if
|
| Missing "src=...." from CodeBehind file reference | 26 Aug 2003 14:56 GMT | 3 |
I just developed a VB ASP.net application using VS 2003. The application worked fine on my computer, however when I copied the files to the productiuon server, I found the only way I could get it to find the code behind source
|