.NET
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Debugger Stop Working After install Visual Studio 2005.

3 REPLIES 3
Reply
Message 1 of 4
Anonymous
326 Views, 3 Replies

Debugger Stop Working After install Visual Studio 2005.

Hello,

I'm using Visual Studio C# .net 2003 version to create AutoCad 2006 ARX
application. After I installed Visual Studio 2005, ARX debugging stop
working - AutoCAD is started and closed automatically after starting
debugging.

Please help. Thanks.
3 REPLIES 3
Message 2 of 4
Anonymous
in reply to: Anonymous

It's working now after I modified AutoCAD 2006 acad.exe.config file.
Let it still use .net framework version 1.1.4322. Otherwise, it always use
the latest version of the framework installed on computer.

"Zhongwei Xia" wrote in message
news:5049102@discussion.autodesk.com...
Hello,

I'm using Visual Studio C# .net 2003 version to create AutoCad 2006 ARX
application. After I installed Visual Studio 2005, ARX debugging stop
working - AutoCAD is started and closed automatically after starting
debugging.

Please help. Thanks.
Message 3 of 4
Anonymous
in reply to: Anonymous

See comments here:
http://www.manusoft.com/Resources/ARXTips/Index.stm


"Zhongwei Xia" wrote in message
news:5049108@discussion.autodesk.com...
It's working now after I modified AutoCAD 2006 acad.exe.config file.
Let it still use .net framework version 1.1.4322. Otherwise, it always use
the latest version of the framework installed on computer.

"Zhongwei Xia" wrote in message
news:5049102@discussion.autodesk.com...
Hello,

I'm using Visual Studio C# .net 2003 version to create AutoCad 2006 ARX
application. After I installed Visual Studio 2005, ARX debugging stop
working - AutoCAD is started and closed automatically after starting
debugging.

Please help. Thanks.
Message 4 of 4
Anonymous
in reply to: Anonymous

you may need to edit acad.exe.config and uncomment the .net runtime version,
as the default setting is to use the latest version of the .net runtime.
This is what I had to do to get debuging to work even though acad run fine
for editing drawings.

Regards
Mark

I fould that I had to do this to debug a .net dll even though acad fine
under normal use.
"Bill Hashman" wrote in message
news:5072640@discussion.autodesk.com...
See comments here:
http://www.manusoft.com/Resources/ARXTips/Index.stm


"Zhongwei Xia" wrote in message
news:5049108@discussion.autodesk.com...
It's working now after I modified AutoCAD 2006 acad.exe.config file.
Let it still use .net framework version 1.1.4322. Otherwise, it always use
the latest version of the framework installed on computer.

"Zhongwei Xia" wrote in message
news:5049102@discussion.autodesk.com...
Hello,

I'm using Visual Studio C# .net 2003 version to create AutoCad 2006 ARX
application. After I installed Visual Studio 2005, ARX debugging stop
working - AutoCAD is started and closed automatically after starting
debugging.

Please help. Thanks.

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk DevCon in Munich May 28-29th


Autodesk Design & Make Report

”Boost