all groups > visual studio .net ide > september 2006 > threads for september 22 - 28, 2006
Filter by week: 1 2 3 4 5
added controls to toolbox do not persist throughout sessions
Posted by Carlos at 9/28/2006 12:01:47 PM
Hi all,
I added the atlas control kit to my toolbox, and other commercial set
of controls, but the controls did not persist in the toolbox when
VS was closed and re-openned again.
Does this occur by design ?
Thanks in advance,
Carlos.
... more >>
Keyboard
Posted by Laszlo at 9/25/2006 3:56:01 AM
Hi!
In the Editor (c++, C#) I can't use the Backspace, Arrows, Enter buttons.
Text can I write, but the function-buttons don't go.
When I make Import standard settings, I becom Error 1: Import error at
settings for Keyboard.
What is wrong?
Laszlo
... more >>
Go to Definition finds base class method, not override class metho
Posted by BBM at 9/24/2006 1:17:01 PM
Hi,
I have a question about how "Go to Definition" works in VS. I have this
situation...
If you select a method call for a an object where the class defines an
Override of a base class defined method, and then select "Go to Definition"
in the context menu, in my system (VS 2005 - Visual... more >>
Some thing wrong after I installed Visual Studio .NET 2003
Posted by Andy at 9/23/2006 12:00:00 AM
After I installed Visual Studio. NET 200 and create a C# project, the IDE
tell me that "... can't create Microsoft Visual C# .NET compiler ... please
reinstall Visual Studio."
But After I reinstalled the Visual Studio, the error occurred again!
What can I do?
... more >>
Add Class works differently in vs2005
Posted by Bill Below at 9/22/2006 10:17:01 PM
I am moving Win32 console app that works fine, as built by VS2003, to VS2005.
This app automates Excel and in 2003 used Project/Add Class to create header
files that included all methods and did not include an #import directive.
In 2005, Add Class creates smaller header files with #import dir... more >>
|