Autocad not launch or start in user account using Programming

Autocad not launch or start in user account using Programming

jaap181019
Explorer Explorer
625 Views
5 Replies
Message 1 of 6

Autocad not launch or start in user account using Programming

jaap181019
Explorer
Explorer
 
  • AutoCAD2021 launch or start in admin account using programming very well but AutoCAD2021 not launch or start in user account using programming. Manually AutoCAD2021 start in user account.

Thanks in Advance...!!!

0 Likes
626 Views
5 Replies
Replies (5)
Message 2 of 6

a.kouchakzadeh
Advocate
Advocate

Im not sure what you mean by not launching from user account but if you want to launch autocad from visual stodio for debugging, you can simply right click on your project in the "solution explorer" which can be found in the view menu and from the left panel head to debug, choose start external program, brows for autocad.exe 

now when you run your application, it will launch AutoCAD how ever you still manually need to press netload and insert your dll file.

0 Likes
Message 3 of 6

jaap181019
Explorer
Explorer

Thank you for answering....

I know how to debugging in visual studio.

But problem is  autocad donot start using standalone application in user login. This standalone aplication start autocad in admin login.

0 Likes
Message 4 of 6

a.kouchakzadeh
Advocate
Advocate

sorry my friend, in that case my knowledge isnt enough to suggest or give a hand.

0 Likes
Message 5 of 6

k005
Advisor
Advisor

 

C:\Program Files\Autodesk\AutoCAD 20xx\

 

1- Right click on acad.exe
2- select the compatibility tab
3- Check the "Mark this program as administrator" box.

 

Now AutoCAD will run as Administrator.,and plugin dll.

 

...

0 Likes
Message 6 of 6

jaap181019
Explorer
Explorer

Thank you for response...

But it is not check box checked.

If check box checked, manually Autocad start time asking for administator login and password but it is not asking for administator login and password.

0 Likes