=> -----Original Message----- => From: [EMAIL PROTECTED] => [mailto:[EMAIL PROTECTED] On Behalf Of Nick Cipollina => Sent: Tuesday, August 29, 2006 08:42 => To: [email protected] => Subject: RE: The application failed to initialize properly => (0xc0000006).ClickonOK to terminate the application. => => When I run the executable from my pc it works just fine, but => when I run it from the Win 2k server it gives me that error. => Any other ideas? => => Thanks, => => Nick Cipollina
That's typical of an installation that is "missing" the support DLLs. Didn't someone mention that already? Reload the DLLs if you haven't done that already. If that does not solve it, recompile and rebuild the exe. If that does not work, add 3 lines of do-nothing code to the main program and recompile and rebuild the exe. HALinNY _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

