1
Automation Interface, Add-Ins and Tools / Re: Running Add-In on a database
« on: April 05, 2019, 05:32:45 pm »I'd run Process Monitor (https://docs.microsoft.com/en-us/sysinternals/downloads/procmon) and try and capture exactly what is happening when it freezes.I guess debugging it would be the first step right?
Geert
I have tried to debug it and attach it to EA.exe to see where in the code it freezes, but I get no information from this method because EA freezes right away when I run the addin (from EA).
Why would there be a reason for the Addin to work on a local project class diagram, but not a 100% similar class diagram in a database? My lack of experience working with databases and EA is absolutely an obsticle here, so my questions may be stupid.
/Snow