Navision automation C# COM DLL
问题 What we did: We have created a C# class library project to talk to external webservices. When we check "register for COM interop" this DLL is automatically registered and ready for use on the PC where the registration occurred. The Navision client on that PC can then use an "automation" variable to find this DLL and use it. What's the problem? We need to rollout this DLL to the production environment. We're working with an RDP solution where the navision client runs on 2 RDP servers which our