Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Win32/Win64 API (native code) (https://www.delphipraxis.net/17-win32-win64-api-native-code/)
-   -   Delphi Internet Explorer OLE funktioniert plötzlich nicht mehr (https://www.delphipraxis.net/106850-internet-explorer-ole-funktioniert-ploetzlich-nicht-mehr.html)

Duser1 17. Jan 2008 17:55


Internet Explorer OLE funktioniert plötzlich nicht mehr
 
Liste der Anhänge anzeigen (Anzahl: 1)
Delphi-Quellcode:
IE := CreateOleObject('InternetExplorer.Application');
IE.Navigate('http://www.url.com');
IE.Visible := true;
Es kommt immer "Libary not registered". Kann sich das jemand erklären? Vor ein paar Tagen ging es noch

API 17. Jan 2008 18:46

Re: Internet Explorer OLE funktioniert plötzlich nicht mehr
 
Hallo

Existiert der Schlüssel in der Registry noch "HKEY_CLASSES_ROOT\InternetExplorer.Applicatio n" ?

Duser1 17. Jan 2008 18:55

Re: Internet Explorer OLE funktioniert plötzlich nicht mehr
 
Zitat:

Zitat von API
Hallo

Existiert der Schlüssel in der Registry noch "HKEY_CLASSES_ROOT\InternetExplorer.Applicatio n" ?

Hallo,
ja der existiert noch!


Alle Zeitangaben in WEZ +1. Es ist jetzt 03:37 Uhr.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz