Message 1 of 2
Not applicable
09-27-2012
01:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I tried to creat a 64bit autocad .net app which tries to communicate with a 32 bit application in a separate process. So I am using WCF to manage the communication between apps. The service host is the .net dll loaded inside autocad and the client is the other .net app(32bit). It seems that the client can not communicate with the server.
Can anyone guide me to figure out how WCF can be used inside autocad .net app? or may be any example could be useful.
Thanks,
Ali
Solved! Go to Solution.