Hi there,
im trying to migrate my 10.0 GP-Services to 10.1
As stated in http://resources.arcgis.com/en/help/...000008p000000/
i am supposed to register the dll with 32bit esriregasm as well as with 64bit esriregasm.
The problem im facing here is that the dll references the ESRI.ArcGIS.ADF assembly for the GPFunctionFactories Class in order to register the factory correctly. Unfortunately there is no ESRI.ArcGIS.ADF MSIL oder 64bit version, its only available as x86 in the GAC thus the 64bit esriregasm fails to register my dll.
Is there anything im missing here or a workaround for this issue?
Thanks,
Johannes

Reply With Quote


. So, I created a greatly simplified visual studio project just using your C# file inside the Tools folder (SleeperTool.cs). I can use this tool in Desktop and am able to publish it to ArcGIS Server and can consume the service without any error.

Bookmarks