I have "compiled" the DotNetExample application that comes with the app.
The Tiegha .DLL's appear to be complied to .Net 4.8 Framework as opposed to the .Net 4.5 that CSM says to use. I updated to code provided to compile to .Net 4.8 Framework, however I cannot get the .dll's to automatically load into the app as described in the "DemandLoadingDotNetApps.txt". There are different instructions in the app's "ApplicationPlugins" folder in "ApplicationPlugins_readme.txt" - but neither seems to work.
I have also noticed my MapWorks plugin no longer loads automatically in 13.1 whereas it worked in 13.0
I also seem to have an issue with access to using VBA in the upgraded app, so I'm wondering if there is a bug or something else.
Anyone have any ideas?
Thanks
Re: .Net Add-ins don't load automatically
#2Yes, the CMS IntelliCAD 13.1 must be complied with using the .Net 4.8 Framework.
Are you able to manually load your dll using the NETLOAD command?
Are you able to manually load your dll using the NETLOAD command?
Re: .Net Add-ins don't load automatically
#3Yes I compiled with .NET 4.8 and yes I can manually load it, but I have to do it every time I start the application.
Re: .Net Add-ins don't load automatically
#4Maybe it was an issue with the structure of the "ApplicationPlugins" folder on 13.1 ver.
BTW, we can use the command Appload to load an application from a Startup Suite.
BTW, we can use the command Appload to load an application from a Startup Suite.