| Thread | Last Post | Replies |
|
| Vertical scrollbars do not show in design mode | 28 Feb 2005 21:09 GMT | 1 |
I have an aspx page which I am using Dreamweaver to modify. The page is about 3 screens long. The problem is that VS.NET is showing the first screen without showing the vertical scrollbars in the designer. Therefore I can't make any changes beyond the first screen.
|
| Macros not working in VS.NET 2003 | 28 Feb 2005 16:23 GMT | 1 |
My macros don't seem to be working anymore. I can create a new macro and save it, but when I try to run it, either by right-clicking in Macro Explorer or through a keyboard shortcut, it doesn't work. It shows "running macro" down at the bottom of the IDE, but it won't do ...
|
| Addin Startup | 28 Feb 2005 10:20 GMT | 1 |
Hi, Recently I build a Addin application from scratch based on Addin application source that I got on the internet. While building, installing and starting the based Add-in in debug mode, once
|
| Navigation keys stopped working | 28 Feb 2005 10:16 GMT | 1 |
After installing ReSharper my navigation keys (arrow keys, delete, backsp, tab, end, home, pgup, pgdn) have stopped working in Visual Studio .NET 2003. I have removed resharper and uninstalled / reinstalled visual studio but still no joy.
|
| .NET project properties don't take | 25 Feb 2005 19:48 GMT | 5 |
We have a project that was originally developed in VC++ 6.0. It had a dsw, a dsp, and a number of c, cpp, and h files. We upgraded to .NET (Microsoft Development Environment 2003 7.1.3088) and opened the DSP file. It was converted into a vcproj and a sln. After
|
| using intellisense, it appears to be case sensitive, is that correct? | 25 Feb 2005 15:18 GMT | 4 |
I would like to double check something. It appears that VisualStudio 2k3's IntelliSense feature is case sensitive, is that correct? Why am I asking? Cause one "feature" I like with JBuilder is it's CodeInsight is not case sensitive, therefore I can just focus on the correct ...
|
| VS won't open existing web project | 25 Feb 2005 13:41 GMT | 6 |
I'm running Windows Server 2003, IIS 6.0, and VS 2003. I have an ASP.NET project I previously created, and went to open it back up to make modifications. Now VS won't open http://localhost When I try to open that location, it just goes to "My Documents"
|
| VS 2003 incorrectly removing ASP.Net event handlers - hotfix? | 25 Feb 2005 10:46 GMT | 1 |
ENV: Windows 2003 Server, VS 2003, .Net Framework 1.1 SP1 A number of our developers have raised an issue with DevStudio removing event handlers from our ASP.Net pages - in the C# code-behind. It mostly happens when editing in the HTML view of the page and sometimes in
|
| Problem with Add-in toolbar | 25 Feb 2005 08:54 GMT | 2 |
Recently, I created a simple Add-in that add a command bar buttons to Visual Studio .NET and did it with success. Then once I uninstalled my Add-in, the associated toolbar is still displayed in the Tools->Customize dialog.
|
| Events etc randomly deleted from "Web Form Designer generated code | 25 Feb 2005 03:30 GMT | 9 |
We are having a severe problem with Visual Studio 2003. When modifying items in the form designer or working with the html for data in the designer, the control events are being deleted from the InitializeComponent method of Web Form Designer generated code. This is driving us ...
|
| VS.NET 2003 Macro Editor does not start - shows "No such interface supported" | 24 Feb 2005 17:29 GMT | 3 |
The problem: Macro Explorer window shows the tree with Samples and MyMacros and allows me to expand nodes under Samples but whenever I pick some macro and try to invoke editor by selecting Edit from the context menu, all I'm getting is a
|
| Can't load form: unspecified error | 24 Feb 2005 13:38 GMT | 4 |
I have a VisStudio.Net project with 16 forms. I had one of the forms open in design view earlier today. Now, however, I can't open any form in design view. I get this message:
|
| icons for dialog based MFC app | 23 Feb 2005 20:10 GMT | 3 |
I have developed only one graphical app using the VS6 IDE. I would now like to develop an app using VS.NET. In both cases the apps are dialog based so I used the wizard to specify a C++ MFC SDI app with a dialog starting class. Among the resources the VS6 wizard created was an ...
|
| Error in loading DLL in VS .NET 2002 | 22 Feb 2005 23:34 GMT | 2 |
lately, when I try to create a new C# project in VS .NET 2002 I get this "Error in loading Dll" message; the project is created with no references at all; the same error apears when I try to add a new item, be it form, class,
|
| Creating Visual Studio .NET Addin Toolbar. | 22 Feb 2005 16:30 GMT | 1 |
Hi, Does anybody knows how to create a toolbar with button for an Add-in within Visual Studio .NET. Thanks.
|