Deploy Custom WFM dll to other clients / server

2221
3
08-07-2011 03:07 PM
FraserHand
Occasional Contributor III
Hi,
Has anyone got a link or instructions on deploying and registering a WFM custom dll to other clients and AGS socs?
Is it just a regasm Test1.dll /codebase or a regsvr32?
Cheers,
Fraser
0 Kudos
3 Replies
FraserHand
Occasional Contributor III
Hi,
Actually forget this - I created an installer as per desktop dev and deployed that to client - custom step executes as expected.
Thanks,
Fraser
0 Kudos
FabianHeredia
New Contributor II
i have a custom step, i need to debug process but in arcmap i run to flow and step custom don´t see code
i need run debug
0 Kudos
FraserHand
Occasional Contributor III
i have a custom step, i need to debug process but in arcmap i run to flow and step custom don´t see code
i need run debug


Open your visual studio project, run wmx.exe or arcmap.exe. Once these are running under the debug menu in vs selected the attach to process and selected arcmap.exe or wmx.exe - you can then debug your step.
0 Kudos