| Thread | Last Post | Replies |
|
| Is it a bug or is it by design? | 01 Oct 2003 00:25 GMT | 1 |
Isn't "Automatic insertion of Interface and MustOverride members" just one of those things about the new IDE that you've just got to love? It's just one of those little things that makes your life in the trenches a little bit better. Great work, you guys at MS. I've noticed a minor ...
|
| Project Wizard doesn't work. Got "The specified module could not be found" error! | 01 Oct 2003 00:12 GMT | 2 |
Dear Sir/Madam, I have installed VS.Net 2003 on my machine (Windows 2000 professional). When I try to create a new project using the wizard, I always got
|
| VS.NET Erasing ASP.NET Code | 30 Sep 2003 14:52 GMT | 5 |
I'm reposting my message again due to the fact that my no- spam alias wasn't registered with MSDN at the time of my last posting so I'm not sure if it showed up in the queue for the support folks.
|
| BUG: VS.NET 2003 File-Open dialog blocking bug | 30 Sep 2003 07:59 GMT | 4 |
1) Open two instances of VS.NET 2) a) In the first instance of VS.NET, hit Ctrl-o to open the "Open File" dialog 2) b) Select a file in the dialog and Ctrl-c to copy it
|
| Enabling virtual space in the .NET editor doesn't work | 30 Sep 2003 04:24 GMT | 3 |
I've encountered what seems to be a strange bug in the .NET 2003 IDE relating to the editor. It seems that the option "Enable virtual space" under Tools>Options>Text Editor>All Languages>General doesn't work. In fact this
|
| Update to vs.net 2003 | 29 Sep 2003 22:10 GMT | 1 |
Can I install vs.net 2003 enterprise over my 2002 enterprise version or should I remove the 2002 version and then install the 2003 version? TIA, Erik Cruz
|
| Designer changes form to class | 29 Sep 2003 21:48 GMT | 2 |
I created a form, that derives from a base form. Some of the new form created with this base open perfectly in the desgner, but other shows as if they were only clases, as if they dont have designer code. And the icn that appears on the left hand of them looks as if they are classes ...
|
| BUG: Visual Studio 2003 Removes Event Handlers from VB and C# code | 29 Sep 2003 21:43 GMT | 3 |
We are having big problems working with Visual Studio 2003, it erases event handlers from C# and VB code. For example: 1. Open project
|
| Transferring VS.NET 2003 toolbars between computers | 29 Sep 2003 15:51 GMT | 2 |
Is there any way to transfer VS.NET 2003 toolbar customizations between different installations of VS.NET 2003 on different computers? I have gotten a copy of VS.NET 2003 for my home computer, and want to transfer the toolbar customizations I have painstakingly created on my office ...
|
| URGENT! How to completely uninstall VS.NET? | 29 Sep 2003 09:11 GMT | 1 |
Due to some reason (?) that VS.NET uninstallation does work. I used MSIZAP tool to remove it. I wanted to reinstall, but the SETUP.EXE kept saying that there is an unfinished installation. How can I reinstall VS.NET unconditionally?
|
| .NET 2003 no longer shows which file are exluded from current build | 29 Sep 2003 08:31 GMT | 1 |
<moan> In vc6 and .NET 2002, files in the project/solution window would indicate that they were built (or not) under the current configuation by a little down arrow (or not), so if you were working on cross-platform code you could
|
| Bug in VB.Net 2003 code editor | 27 Sep 2003 10:03 GMT | 8 |
in a new VB.NET WindowsApplication, add the following code in Form1: Function x() As Form1 End Function In the Function, type
|
| Jump to the Closing Tag | 27 Sep 2003 04:14 GMT | 1 |
In the editor for HTML, XML is there a way to locate the closing tag? Suppose I have a very long table, is there a way to jump to the closing </table> tag. <table>
|
| .csproj files | 27 Sep 2003 04:05 GMT | 1 |
I have a solution with two C# projects in it. One is a class assembly and the other is a ASP.Net Web project. We've noticed that if I double click the class assembly .csproj file in Windows explorer, it brings up
|
| .NET 2003 hangs when opening solution | 27 Sep 2003 03:06 GMT | 2 |
I am having a problem where, every now and then, I am opening a solution that I have previously worked on. It seems to get in to a funny state where .NET 2003 just hangs forever, I get no error messages or anything back,
|