Hello Guest it is March 29, 2024, 01:43:24 AM

Author Topic: Transferring MachRemote  (Read 3331 times)

0 Members and 1 Guest are viewing this topic.

Transferring MachRemote
« on: June 16, 2015, 08:54:48 AM »
Hi, I'm currently in the middle of developing a MachRemote-based application to run Mach3 automatically in conjunction with a PLC.  I am using the MachRemote application and am able to compile it and get it to connect to Mach3 on the computer I have Visual Studio on, but when transferring the MachRemote program over to the computer connected with the plasma cutter, I can open the application but it will not connect with Mach3.  Even just the basic MachRemote App with no frills will not connect.  Does anyone know the fix behind this?  The computer I'm compiling on is running Windows 7 Pro 64, the computer with the plasma cutter is Win 7 Ultimate 32.

Please note, I can get MachRemote to load on the other computer, it just won't connect to Mach3.
« Last Edit: June 16, 2015, 08:56:27 AM by DBTguy9 »
Re: Transferring MachRemote
« Reply #1 on: June 16, 2015, 10:33:29 AM »
Nevermind, here is the process we ended up using to make this work:

Went into Windows registry using regedit
1. Added registry key to HKEY_CLASSES_ROOT called Mach4.Document
2. Added key to Mach4.Document called CLSID
3. Changed Value of CLSID to {CA7992B2-2653-4342-8061-D7D385C07809}

MAKE SURE TO BACK UP YOUR REGISTRY FILE BEFORE YOU MAKE ANY CHANGES TO YOUR REGISTRY!