It might be more of a Microsoft issue...Unhandled Exception: System.DllNotFoundException: Unable to load DLL 'ArcGISVersion.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
I suggest voicing you concern to esri. Personally I think getting away from COM is a very good thing but esri can provide a similar API in .net with most of the same objects.
As far as 64bit, 32bit and Any CPU, you can compile for 'Any CPU' for dlls (not exes) The calling exe needs to be 32 bit on the client and 64bit on the server.
I will be praying that it uses ArcObjects and not some new set of Objects. But if not, it won't be the first or second or third time ESRI said "Let's make our client developers do it all again".
Instead, the upcoming ArcGIS for Professionals is a 64 bit application.
Přihlášení členové mohou přispívat, sledovat aktualizace a další. Jste tu noví? Zaregistrujte si bezplatný účet.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.