04-19-2007 12:41 PM
04-20-2007 10:51 AM
04-23-2007 11:58 AM
Both of the computer's have Internet Explorer 6.0.2900.2180.
When I compile the release code in machine A, create the distribution kit in machine A, and then install the software on machine B, the software works perfectly.
Only when I try to compile the release code in machine B, it compiles without errors, but when the gui is about to be shown the application crashes. I figured out that the LoadPanel() function is the one that causes the "Run Time Error". And, of course if I make a distribution kit with this release (.exe) in machine B and install it anywhere (even in machine A) it crashes.
In other posts looked like everyone was getting compile time error. In my case, the code compiles with 0 errors. I am getting run time error, and the application shuts down.
Edgar TH
04-23-2007 12:06 PM