We have installed the Econnect service reference on a C# solution. The C# application will only build if it is run from the server where GP is installed and the /mex library exists. We are developing on local machines and uploading the code to the server. However, when we try to build on the local machine, it is unable to reach the Service Reference since it is not available to the local machine. Any ideas on how to connect to this reference from a local machine? Any other workarounds to be able to continue to develop on a individual machine and build for testing?