TNew2Delphi
Programmer
Hello All, I'll try to keep this short so if I leave any important information out please tell me what you need. I am an experienced VB programmer but I am new to Delphi. I seem to be getting the hang of it until this error came up. I am using Delphi 2005. I wrote the program using "VCL Forms Application Delphi for NET". It works fine on my machine but when compiled and run on another machine I get the errors "Process ID 856 and Thread ID 1408" and the program will not start. So then I compiled a simple program consisting of only a form and a Label and tried to run that...Same errors came up. But when I compiled the program in "Windows Forms for Net" or "Win32" the program runs fine on other machines. Since the programs run fine on my computer no matter how compiled, I get the idea that I am not installing something on the clients computer. How do I get a simple VCL NET program to run on another computer? Any help will be greatly appreciated and thank you in advance for any replies. Rob.