Our assignment is to create a program which runs from a server which calls our .exe.

This means I can't "Build and debug". I build the .exe and then run the server .exe from a command window, and give it my .exe name.

Would there be any way to run both from within VS, and Debug my C code?