Hi, as denoted in my subject, I am relatively new to vb.net. I created a program using some RS-232 communication functions, and it won't run on any computer except for the one I created it on. It throws a DLL error (mscorwks.dll) when I try to run it. Is there something that needs to be done to my program, or do all machines have to be running the same version of the .NET framework? I apologize for my ignorance. Thanks in advance.

-Jake