all groups > visual studio .net ide > february 2005
Filter by week: 1 2 3 4
Vertical scrollbars do not show in design mode
Posted by John Dalberg at 2/28/2005 12:56:00 PM
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.
I am guessing VS encounte... more >>
Build object only?
Posted by eat_spam NO[at]SPAM nlsa.com at 2/28/2005 11:33:08 AM
I'm new to VS 2003 so please bear with me... is there any way to build
(or compile, or just error-check) a C# file without it being part of a
project? In other words, to just build the Object defined in a .cs
file that is not in a project?
... more >>
Tool Bar Configuration
Posted by Fao, Sean at 2/28/2005 11:07:02 AM
Hello,
I recently reinstalled the VS.NET 2003 IDE and my tool bar got all
screwed up. I tried to manually add/remove the items on the bar to
reset it to a default configuration; but, certain items didn't want to
be removed or moved into their default location. Screen-shot available
here: ht... more >>
Addin Startup
Posted by chofra03 at 2/25/2005 1:23:07 PM
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
the OnConnection method is called, while looking at the
Extensibility.ext_ConnectMode connect... more >>
VS 2003 incorrectly removing ASP.Net event handlers - hotfix?
Posted by Stu Carter at 2/25/2005 10:23:23 AM
Hi,
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
design mode; De... more >>
Navigation keys stopped working
Posted by Will Holley at 2/25/2005 10:05:42 AM
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.
All is fine in other text editors (notepad, word, et... more >>
Macros not working in VS.NET 2003
Posted by Michael Rodriguez at 2/25/2005 7:21:03 AM
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 anything. I can't e... more >>
Bizare Problem in Web Form Design Time Environment
Posted by Hifni Shahzard at 2/24/2005 10:31:01 PM
Hi,
Environment: Windows XP with SP2, Visual Studio.NET 2003 Architect, Java Web
Start;
I switched to HTML Source Environemnt, and add an applet into there(In this
case I'm using EasyChart from Objectplanet). I was able to build my project
and run it as well, and the content did displayed... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
using intellisense, it appears to be case sensitive, is that correct?
Posted by Flip at 2/24/2005 4:07:57 PM
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 spelling of a met... more >>
Problem with Add-in toolbar
Posted by chouinard.francois NO[at]SPAM gmail.com at 2/24/2005 12:44:26 PM
Hi,
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.
While trying to delete the toolbar by selecting THE Toolbar, the... more >>
Custom hyperlinks in comments
Posted by Jacob W. Foshee at 2/24/2005 9:59:41 AM
I would like to add support for VS to recognize custom hyperlinks in code
comments (as opposed to only http, etc.). Any ideas?
For me this would be a useful way to launch our bug tracking database from
the relevant code.
For example:
// The following line fixes bugdb:123456
or if need b... more >>
.NET project properties don't take
Posted by Jonathan Rynd at 2/24/2005 8:31:27 AM
Hi,
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
making necessary cha... more >>
VS won't open existing web project
Posted by IT Drone at 2/24/2005 12:32:42 AM
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"
I haven't changed anything on ... more >>
VS.NET 2003 Macro Editor does not start - shows "No such interface supported"
Posted by Mike Domashchenko at 2/23/2005 4:24:18 PM
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
modal dialog saying "No such interface supported".
... more >>
Why Codeswap is not working?
Posted by John Dalberg at 2/22/2005 10:53:50 AM
I installed Codeswap on two different machines running VS.NET 2003 and the
event log shows the error below in both. Why the path not found error...
what is it looking for? I am going to guess that this tool works in vs 2002
only as it has been developed years ago.
Also is there any logical... more >>
icons for dialog based MFC app
Posted by Roger at 2/22/2005 10:09:06 AM
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 icon resource... more >>
Creating Visual Studio .NET Addin Toolbar.
Posted by chouinard.francois NO[at]SPAM gmail.com at 2/22/2005 6:08:58 AM
Hi,
Does anybody knows how to create a toolbar with button for an Add-in
within Visual Studio .NET.
Thanks.... more >>
Increase size of display (output) fields using "watch debug windo
Posted by Wendy Elizabeth at 2/21/2005 9:39:02 PM
When I am using Visual Studio.net in the debug mode for a Visual basic.net
appliocation, I want to be able to increase the size of values that can be
displayed. For example when using the "watch" or other debug windows, I know
I want to see a field that is 8k. However, the size of the display ... more >>
Events etc randomly deleted from "Web Form Designer generated code
Posted by Stephen Davies at 2/20/2005 5:51:03 PM
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 crazy and the ct... more >>
IDE Deletes part of my code
Posted by Eddie at 2/18/2005 11:06:56 PM
Really weird problem....
I add code in the
#Region " Windows Form Designer generated code "
section, and the IDE deletes a part of it. One program reads an ini
file before executing the form's load procedure, and in another
program, it deletes my oledb connection string!
Here is... more >>
Class View goes to declaration
Posted by Bruce E. Stemplewski at 2/18/2005 10:48:45 AM
I am having a problem when I double click on a function within Class
View, it goes to the declaration of the function as opposed to the
definition. Some functions seem to work but others don't.
I am working with a C++ project in VS .NET 2003.
I have read most of the post relating to this p... more >>
Culture name neutral is not supported on loading form
Posted by daveb at 2/18/2005 5:35:03 AM
I have started getting the following error message when loading existing
forms which use user controls, or when adding a user control to windows forms:
Culture name neutral is not supported. Parameter name: name
All the forms compile correctly and run fine - they just cannot be viewed
an... more >>
can VS automatically add/format code to add/create copyright notice at top of class files?
Posted by Flip at 2/17/2005 1:06:24 PM
As per a suggestion (http://blogs.msdn.com/brada/articles/361363.aspx) I
read, putting copyright notices sounds like a great idea. However,
implementing this for personal development is a pain. :< Is there a way to
coax VS to put in a static text block for me whenever it creates a new class ... more >>
Toolbar question.
Posted by Ken Varn at 2/16/2005 3:16:52 PM
I am a little confused on how the toolbars in the IDE behave. My toolbars
on the left side of the IDE have some items that are represented by icon
only, and some that are represented by icon and name. My question is, how
can I get the items to appear by icon and name? If I mouse over the icon,... more >>
difference between Declaration and Definition?
Posted by Flip at 2/16/2005 11:44:34 AM
I'm a bit of a keyboard junky, and I'm trying to learn about VS' keyboard
shortcuts and there's two that confuse me. There's shortcuts
(http://safari.oreilly.com/?XmlId=0-596-00360-9/mastvsnet-APP-C) to get to
the Declaration (CTRL+F12) and then to goto the Definition (F12). Waht is
the di... more >>
vs.net 2002 ide hotfixes/updates?
Posted by Peter Row at 2/16/2005 8:56:51 AM
Hi,
Can any one provide me with a link to site or can send me
hotfixes/updates to the Visual Studio.NET 2002 IDE?
The MS site says you have to call them to get hotfixes etc...
which is ridiculous!
Example, in 2002 IDE if you choose "Check for Updates"
on the help menu you get an error. T... more >>
How can I share source code from one location in various projects
Posted by Martin Lapidus at 2/16/2005 1:29:18 AM
When I "Add existing Item" the source code is copied from my "common"
directory to the project directory.
There must be some other way.... more >>
New Project Type
Posted by cankaya at 2/15/2005 2:01:02 AM
I want to add a new project type in Visual Studio .NET 2003; this is not an
add-in a new project type. How can I do this?... more >>
Where can I go for help?
Posted by Jon Paskett at 2/14/2005 3:31:18 PM
There must be somewhere else all the VStudio .Net professionals hang out
because there are very few posts in these groups. Where can I go to ask for
help where someone can read it? I would like to ask questions about the
Crystal Report feature included in version 2003.
TIA
Jon
... more >>
Copying references between projects
Posted by Ruslan Popov at 2/14/2005 3:16:13 PM
Hello,
Is there a way to copy a list of references from one project in a solution
to another project in the same solution? Or one should use the Add Reference
dialog, then Browse for projects or assemblies each time again for each of
the different projects?
--
Yours, respectfully
Ruslan ... more >>
IDE disappers whe starting or debugging
Posted by Tim Hagemann at 2/13/2005 4:12:07 PM
Hi,
since yesterday I have a really strange behaviour if VS.NET 2003. When using
CTRL-F5 or F5 to start an application with or without debugger, the IDE
disappears without any warning or error message. I tried several projects -
same behaviour. I tried "Debug->Processes" --> same behaviour wit... more >>
Data adapter configuration wizard fails
Posted by Ulvis at 2/13/2005 2:51:36 PM
In VS2003 EA the "Data Adapter Configuration Wizard" has stopped working.
Dragging connections and objects from server explorer works ok, but
configuration halts with error "Object reference not set to an instance of
an object". This also occurs when accessing the drop-down button in a
SQLCon... more >>
HTML tab deleted from toolbox by mistake; how do I restore it?
Posted by Craig at 2/13/2005 6:43:01 AM
Hi,
I've deleted the HTML tab unintentionally (the result of trying to delete a
new tab which had no caption).
I'd like to restore it but can't work out how to do it.
Any suggestions?
(VS .NET 2003 E.A.)
--
Regards,
Craig... more >>
Access Denied saving to Mapped Drive
Posted by Ron Weldy at 2/12/2005 10:39:44 PM
I cannot save edited files using the VS.NET IDE to mapped server drives. I
get an Access Denied error.
Using windows explorer, I map a drive letter to a shared folder on a server.
Then, using VS.NET 2003, I create a text file. Type 'this is a test' and
save it to my mapped drive. Then I typ... more >>
Some questions regarding Code Model support in Whidbey
Posted by Tony Chow at 2/11/2005 11:30:09 AM
I am currently writing an article on Visual Studio extensibility, one
that also covers Visual Studio.Net 2005. As of Beta 1 of VS2005, there
appears to be some bugs with the Code Model support. Perhaps Microsoft
insiders on this group might be kind enough to shed some light on these
issues:
... more >>
Why was mouse behaviour changed in VS 2003 & how can I put it back
Posted by Norm Powroz at 2/11/2005 8:13:04 AM
I would dearly love to know when MS will realize that changing a developer's
IDE for no good reason is a really bad thing to do. Here's my latest peeve,
and I want to know how to fix it, since neither the documentation nor MSDN
seem to even reference it.
To wit -- in the following sample li... more >>
Access to DTE (solution and project) object model on command line
Posted by RafaelC at 2/10/2005 11:35:02 PM
[This has been posted on vstudio.extensibility as well]
Hello,
I have a VS project that has the Configuration type set to Makefile and
basically calls a ToolApp (EXE) I wrote that goes through the project's
sources and calls the compiler/linker, etc. It all works well when I have
the solu... more >>
Unspecified Error in VS.NET 2003
Posted by ram_kri at 2/10/2005 3:11:34 PM
Hi folks,
When I shutdown my IDE I get a dialogbox that says "Unspecified Error".
My rest of the solution files are working fine except this one. And all of
them are under ClearCase. I checked the registry entries and everthing
looks fine to me.
But I never understood the reason for one specif... more >>
sourcesafe integration in vs.net slower for xp than on w2k
Posted by Koen at 2/10/2005 11:26:47 AM
I moved to a new computer that is supposedly > 3x faster. However opening a
project or any sourcafe integration action has become 5x slower. I am quite
sure that this is a difference between xp and 2000). Opening the dialog box
"Change source control" now takes minutes instead of seconds. At ... more >>
Brief Keyboard Settings
Posted by Paul Davis at 2/9/2005 11:26:08 AM
Hi, I am sure this question has been asked before and I have searched but
could not find anything in here on it.
Does anyone know if there is any brief key map scheme files / patches
available for vc .net. I really do need to start using net as everyone
else im working with are now using ... more >>
2?s; outlining and whitespaces
Posted by MRe at 2/8/2005 7:16:20 AM
Hi,
I've recently started using VS.Net and, just some queries;
1) In plain-vanilla VS (not .Net), when you went on to a new line,
the cursor would indent automatically, but if you didn't type anything,
instead opting to continue on to the next line, the previous indent
would be removed.... more >>
Where did 'Source Browser' go?
Posted by Terry Griffin at 2/7/2005 11:23:01 AM
Hi All,
In VC 6 I often build with Browse Info and use the Source Browser. In Dev
Studio 2003 I can build with Browse Info but I can't find the same
functionality that the Source Browse provided, specifically the Call and
Callers Graphs. Has this functionality been elminated?
... more >>
Creating a Source Code Control Plug-in
Posted by juchytil at 2/7/2005 4:21:05 AM
I would like to create a Source Code Control plug-in for Visual Studio.NET
2003.
I am a MSDN Universal subscriber so I have access to all the downloads
available but am not sure where to start. I would like to develop it in
Visual C# if possible.
What SDK should I use?
... more >>
Where to download hot fix 842706
Posted by Matthew at 2/7/2005 3:53:03 AM
I wish to download the Hot Fix as detailed in the article:
http://support.microsoft.com/default.aspx?scid=kb;EN-US;842706
I can't belive that I have to email / phone microsoft support to request a
bug fix?
Is there a url anybody can point me to?
... more >>
VS2005 CTP Property Tab Missing
Posted by Cteniza at 2/5/2005 8:02:58 AM
I created and saved new solution
After reload the property tab disappear
... more >>
Problem with IDE freezing
Posted by JT at 2/4/2005 9:53:01 PM
I wanted to let you know about something that happened in VS.NET 2003. I was
working in a windows forms app, on the code view page. I started to write
Private Sub, then changed my mind and went to the controls dropdown, picked a
control, and went to the events dropdown, and tried to get the ... more >>
Use VS.NET 2003 to target/use framework 1.0
Posted by Peter Row at 2/4/2005 9:56:24 AM
Hi,
I just started on a different project that requires me to use VS.NET 2002
instead of VS.NET 2003 because the client base has hundreds (maybe
thousands) of framework 1.0 installs.
However 2002 is like a dam with a crack in it - it is possible for it to
leak
memory up to 260MB with me n... more >>
Custom TypeConverters ignored when PropertyGrid in Visual Studio.NET Add-In
Posted by Sybren Deelstra via DotNetMonster.com at 2/3/2005 2:55:42 PM
Hi,
I'm writing an Add-In for Visual Studio.NET. I want to display properties of several objects that are used within this Add-In, so I started to play around with the PropertyGrid, and created a few custom TypeConverters. I encounter a frustrating problem, however. It seems that while my custom ... more >>
Opening associated .h file for .cpp on VS C++ ?
Posted by Gustavo L. Fabro at 2/2/2005 5:31:32 PM
Greetings!
Any good trick/hint/add-in/script for opening the associated .h
file for an existing .cpp and vice-versa on VS 2003 ?
Thanks,
Fabro
... more >>
Windows causes devenv.exe to Freeze and use 100% CPU when autohide is checked
Posted by IT NO[at]SPAM ECommunity at 2/1/2005 11:32:05 AM
This happens often enough to be a nuisance and I cannot recreate it.
But obviously from all the threads complaining about IDE freeze ups
there is an obvious problem. I have yet to find a thread where MS has
answered the issue with an end all solution and I see a lot of posts
were never answered.... more >>
|