Message 1 of 4
.NET framework 1.0
Not applicable
01-06-2006
09:08 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello there.
I am trying to develop a AutoCAD 2005 plugin using .NET framework 1.0 (C#). I am encountering some problems with the speed of my window forms (in a normal Windows application, everything is fine, but when using under AutoCAD, they are very very slow).
Is there any way I can solve this problem?
I cannot use 1.1, since it is a huge application and it is not my decision to take, so I have to find some way to solve the problem.
I tried telling AutoCAD through the config file that he must use v 1.0, but no improvements.
Any ideas?
Thanks a lot.
I am trying to develop a AutoCAD 2005 plugin using .NET framework 1.0 (C#). I am encountering some problems with the speed of my window forms (in a normal Windows application, everything is fine, but when using under AutoCAD, they are very very slow).
Is there any way I can solve this problem?
I cannot use 1.1, since it is a huge application and it is not my decision to take, so I have to find some way to solve the problem.
I tried telling AutoCAD through the config file that he must use v 1.0, but no improvements.
Any ideas?
Thanks a lot.