dmroeder, thanks for the reply. I will try repeating your steps. Just making sure of the steps you followed...., you did bring the project into Mono on a Linux machine and do the compiling there, correct? I know I can RUN an exe using Mono on a Linux machine, my problem is I am trying to COMPILE and run the project. Whenever I build the project the bin folders only ever contain the MFG dlls and nothing more. I could still be doing this completely wrong. Just trying to figure out what step I am missing. Any help is appreciated.
I am using GTK for my HMI, so I am assuming I cannot build a GTK application on Windows. Also, I would prefer not to have to build it in Windows.
Godra, thanks for the reply. I have looked at the Raspberry Pi posting. Again, here the problem is Mono was used strictly to run the exe and not to build the project.