all groups > visual studio .net ide > may 2005 > threads for may 8 - 14, 2005
Filter by week: 1 2 3 4 5
//TODO: Shared among developers
Posted by Ray M at 5/13/2005 7:02:05 AM
I am trying to figure out a way to share the //TODO: lists among all the
developers on our current project. It seems that they are only valid for
the local user and not visible to others when they open the project?
Does anyone know of a way to persist the //TODO: (and any custom tags
that I ... more >>
ATL COM and C# Projects Coexisting in Same Solution
Posted by Edwin G. Castro at 5/12/2005 3:49:24 PM
I have a situation with Visual Studio .NET 2003. I would like to have
one solution to build all the projects associated with our release.
This solution would contain a total of 60 projects, some are ATL COM
projects, some are C# projects, and some are VB.NET projects. All the
ATL COM projects ha... more >>
IDE macros do not work
Posted by Maxim Maslov at 5/12/2005 12:00:00 AM
Hello all;
I have very strange problem - macros do not work in VS NET 2003 EA on my
Windows 2003 SP1 machine.
When I try to run any macro, playback icons flashes but nothing happens (IDE
displays no error messages).
Debugging macro also does not work - I can set breakpoint but when running
... more >>
Disappearing controls workaround
Posted by LarryF NO[at]SPAM drmworld.com at 5/11/2005 3:23:15 PM
There has been a lot of traffic about the disappearing controls bug in
VS.Net 2003, but most of the posts are old and I haven't seen a posted
workaround. I've found a workaround, so if you see the bug I hope this
helps.
The problem is that sometimes when you add a control to a form in the
Des... more >>
monitor turns on and off or maybe goes to full screen dos mode!
Posted by Hamed at 5/11/2005 12:00:00 AM
Hello
When I try to rebuild my solution the monitor turnes on and off or perhaps
goes to a full screen console application mode. Please someone help because
this situation makes me unable to work.
I use Windows XP SP2 and VS.NET 2003.
Waiting for your kind help
Hamed
... more >>
How can I create a indigo project in VS.NET 2003?
Posted by Steven.Xu at 5/10/2005 7:04:03 PM
How can I create a indigo project in VS.NET 2003? I am not find the
System.ServiceModel in it. My OS is Windows XP Professional.
... more >>
Strange Error when opening any aspx pages in the designer
Posted by Michael Hall at 5/10/2005 4:36:02 AM
Hi,
I have a strange problem which has revealed itself over the last couple of
days,
Every time I try to open any aspx pages in the IDE in design view (code view
works fine). I get the following error, which causes VS .NET to shutdown
straight away.
"Fatal Execution Engine Error (0x79... more >>
passing data to Toolwindow
Posted by Krish at 5/10/2005 4:28:02 AM
I have implemented an Add-in that opens a toolwindow when user clicks a
commandbar button. I need to pass data to the toolwindow every time user
clicks the commandbar button.
Currently I have implemented part of it by creating static variables in
Connect class of the Add-in reading them from ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Issues with Web Form Designer
Posted by DRoberts at 5/9/2005 1:21:02 PM
When I try to view a web page I just created in the IDE I get the following
error.
"The file failed to load in the Web Form designer. Please correct the
following error, then load it again: Illegal characters in path."
I went to a different machine and checked the exact same creation and ... more >>
Can use VB6-made ActiveX DLL in VB.Net?
Posted by Wyne at 5/9/2005 11:31:03 AM
Hi,
I just made an ACtiveX DLL using VB6 and packed it. Then I sent the Setup
Package to a customer he is using VB.Net to make program. But he said he can
not get it running.
I wonder the ActiveX DLL made of VB6 can be referenced by VB.Net?
If Yes, how to add the Reference from VB.Ne... more >>
WrapperTool = "primary" versus WrapperTool = "tlbimp"
Posted by DapperDanH NO[at]SPAM nospam.nospam at 5/9/2005 12:00:00 AM
Within a C# solution, we are using an amazing olap grid component called
Contour Cube. Contour Cube grid is com based, therefore, we are using
interop. VS.NET 2003 is creating the wrapper for us.
The issue we are having is whenever MachineB gets the VS.NET solution from
MachineA, we are r... more >>
Disappearing Add-Ins VS 2003
Posted by Tadd Stuart at 5/8/2005 3:55:26 AM
I have just experienced the disappearance of all Add-Ins on two machines
which started on Saturday May 7 2005. In trying to reinstall them, I was
offered the option to 'Repair' which I selected. Upon completion of the
repair, the add-ins still did not appear nor were they in the Add-In Manager... more >>
|