Error PInvoke Acad 2013

Error PInvoke Acad 2013

pierre.plaissy
Contributor Contributor
941 Views
2 Replies
Message 1 of 3

Error PInvoke Acad 2013

pierre.plaissy
Contributor
Contributor

Hello,

 

With Acad Architecture 64 / VS 2010, I have this PInvokeStackImbalance / AecLayerManager error when I run in debug.

Erreur PInvoke.jpg

If I click 'Continue', the application seems to run normally.

 

When I quit Acad, I have this access violation reading error in accoremgd.dll.

accoremgd..jpg

Besides, I'm not sure the two are related...

 

I don't know where to look knowing that I don't use this PInvoke.

Any idea to put me on the path would be welcome.

 

Thanks

0 Likes
Accepted solutions (1)
942 Views
2 Replies
Replies (2)
Message 2 of 3

DiningPhilosopher
Collaborator
Collaborator

Can't tell you what's causing that, but a PinvokeStackImbalance is most-commonly triggered by an incorrectly-declared  extern method with a [DllImport] attribute applied to it.

0 Likes
Message 3 of 3

pierre.plaissy
Contributor
Contributor
Accepted solution

Thank you DiningPhilosopher for your help.

It was not an error with a DllImport method. After unsuccessful searchI reinstalled autocad on the system partition which was not the case before.

The problem is solved.

Sorry for my bad english 🙂

 

Et pour ceux qui, comme moi, ne s'expriment dans la langue de la perfide Albion que sous la torture, et qui rencontreraient le même problème, il semble, je dis bien il semble, qu'il provienne du fait qu'Autocad n'était pas installé sur la partition système.

0 Likes