I am unfamiliar with Delphi but it seems you are missing an activeX DLL for some controls on the GUI.
Thanks Marc Aylesworth C3I Associates AFRL/IFSE Joint Battlespace Infosphere Team 525 Brooks Rd Rome, NY 13441-4505 Tel:315.330.2422 Fax:315.330.7009 Email: [EMAIL PROTECTED] -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Antonio R. Bauza Ortega Sent: Thursday, October 20, 2005 9:17 AM To: [email protected] Subject: Re: [Hardhats-members] Compiling CPRSChart.exe (OR_30_235_SRC) with Delphi! When I debug, I have the following 'Debugger Exception Notification': 'Project CPRSChart.exe raised exception class EOleSysError with message 'Error loading type library/DLL'. Process stopped. Use Step or Run to Continue.' with the OK and Help button. This exception occurs about 5 times when initializing the following units: uAccessibleTreeView uAccessibleTreeNode uAccessibleListBox uAccessibleRichEdit uAccessibleStringGrid. This is Call Stack of uAccessibleTreeNode unit: OleError(-2147312566) OleCheck(-2147312566) LoadTypeLibrary('C:\Documents and Settings\abauza\My Documents\MyProjects\VistaProjects\OR_30_235_SRC\OR_SRC_CREATION\CPRS-Chart\ CPRSChart.exe') TComServer.LoadTypeLib TComServer.GetTypeLib TTypedComObjectFactory.Create($D11FF0,TAccessibleTreeNode,(986848714, 8856, 18554, (129, 151, 89, 184, 213, 134, 194, 68)),ciMultiInstance,tmApartment) TAutoObjectFactory.Create($D11FF0,TAccessibleTreeNode,(986848714, 8856, 18554, (129, 151, 89, 184, 213, 134, 194, 68)),ciMultiInstance,tmApartment) uAccessibleTreeNode InitUnits @StartExe(???,???) @InitExe(???) CPRSChart This is the first exception but I have another exceptions but l leave those until a fix this one. Thanks Antonio >From: Nancy Anthracite <[EMAIL PROTECTED]> >Reply-To: [email protected] >To: [email protected] >Subject: Re: [Hardhats-members] Compiling CPRSChart.exe (OR_30_235_SRC) >with Delphi! >Date: Wed, 19 Oct 2005 11:59:51 -0400 > >What sort of notices are you getting? If you get warnings, that is SOP. If >you are missing things, did you install the Delphi components and are the >files in your "pat" that is inside Delphi so it can find them, and if they >are flat out missing, let me know because sometimes I have them from past >efforts at trying to do this and collecting all of the pieces to do it. > >On Wednesday 19 October 2005 09:20 am, Antonio R. Bauza Ortega wrote: >Anyone have been able to compile successful the source code of >CPRSChart.exe >(OR_30_235_SRC) with the Delphi 7 compiler? Because I have some debugger >exception notifications errors. > > >Antonio > >Thanks > >_________________________________________________________________ >Don't just search. Find. Check out the new MSN Search! >http://search.msn.click-url.com/go/onm00200636ave/direct/01/ > > > >------------------------------------------------------- >This SF.Net email is sponsored by: >Power Architecture Resource Center: Free content, downloads, discussions, >and more. http://solutions.newsforge.com/ibmarch.tmpl >_______________________________________________ >Hardhats-members mailing list >[email protected] >https://lists.sourceforge.net/lists/listinfo/hardhats-members > >-- >Nancy Anthracite > > >------------------------------------------------------- >This SF.Net email is sponsored by: >Power Architecture Resource Center: Free content, downloads, discussions, >and more. http://solutions.newsforge.com/ibmarch.tmpl >_______________________________________________ >Hardhats-members mailing list >[email protected] >https://lists.sourceforge.net/lists/listinfo/hardhats-members _________________________________________________________________ Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ Hardhats-members mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hardhats-members ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ Hardhats-members mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hardhats-members
