Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Die Delphi-IDE (https://www.delphipraxis.net/62-die-delphi-ide/)
-   -   Fehler beim Laden der Typbibliothek/DLL (https://www.delphipraxis.net/95691-fehler-beim-laden-der-typbibliothek-dll.html)

TurboMartin 11. Jul 2007 16:04


Fehler beim Laden der Typbibliothek/DLL
 
Vorhin wollte ich die Typbibliothek für "Microsoft WinHTTP Services" (Version 5.1 auf WinVista, Ordner "%SYSTEMROOT%\system32\winhttp.dll) laden. Dabei kam der Fehler "Fehler beim Laden der Typbibliothek/DLL".
Details

[21092879]{tlib100.bpl } tlberror.Error + $11
[210928F7]{tlib100.bpl } tlberror.OleError + $53
[2109292B]{tlib100.bpl } tlberror.OleCheck + $7
[065BADA1]{comcore100.bpl} OCXGen.TControlDef.GetVCLComponentNames + $79
[200068C6]{rtl100.bpl } System.TObject.GetInterface + $7E
[20006BA9]{rtl100.bpl } System.@AfterConstruction + $1D
[065D12AA]{comcore100.bpl} ImportComponentWizard.TImportComponentWizard.Handl eSelectionPage + $272
[20AFB18A]{coreide100.bpl} Wizard.TWizard.GoNext + $86
[065D1E09]{comcore100.bpl} ImportComponentWizard.TImportComponentWizard.Selec tionDoubleClick + $25
[20AFDCFB]{coreide100.bpl} ItemsWizardPage.TListFrame.ListViewDblClick + $7B
[2013FBC9]{vcl100.bpl } Controls.TControl.DblClick + $15
[2013FD2C]{vcl100.bpl } Controls.TControl.WMLButtonDblClk + $34
[2013F6A7]{vcl100.bpl } Controls.TControl.WndProc + $2BB
[20143736]{vcl100.bpl } Controls.TWinControl.WndProc + $4FA
[20D99772]{designide100.bpl} DeskUtil.SetFocusHook + $2E
[20031FC4]{rtl100.bpl } Classes.TThreadList.UnlockList + $4
[200EBA20]{vcl100.bpl } Graphics.FreeMemoryContexts + $98
[201431E8]{vcl100.bpl } Controls.TWinControl.IsControlMouseMsg + $60
[20040DE4]{rtl100.bpl } Classes.StdWndProc + $14
[20143736]{vcl100.bpl } Controls.TWinControl.WndProc + $4FA
[2019763F]{vcl100.bpl } ComCtrls.TCustomListView.WndProc + $73
[20142E60]{vcl100.bpl } Controls.TWinControl.MainWndProc + $2C
[20040DE4]{rtl100.bpl } Classes.StdWndProc + $14
[2013A7BA]{vcl100.bpl } Controls.FindControl + $42
[20160EF8]{vcl100.bpl } Forms.TApplication.ProcessMessage + $FC
[20160F32]{vcl100.bpl } Forms.TApplication.HandleMessage + $A
[2015CFEF]{vcl100.bpl } Forms.TCustomForm.ShowModal + $187
[20AFB648]{coreide100.bpl} Wizard.TWizard.Show + $B8
[065D2763]{comcore100.bpl} ComStdReg.TComMenus.DoImportComponentExecute + $47
[20040123]{rtl100.bpl } Classes.TBasicAction.Execute + $F
[2014FE05]{vcl100.bpl } ActnList.TContainedAction.Execute + $31
[20150B68]{vcl100.bpl } ActnList.TCustomAction.Execute + $50
[2003FFEF]{rtl100.bpl } Classes.TBasicActionLink.Execute + $13
[213A8D19]{vclactnband100.bpl} ActnMenus.TCustomActionMenuBar.ExecAction + $3D
[213AA043]{vclactnband100.bpl} ActnMenus.TCustomActionMenuBar.TrackMenu + $F7
[213AA073]{vclactnband100.bpl} ActnMenus.TCustomActionMenuBar.TrackMenu + $127
[213AD460]{vclactnband100.bpl} ActnMenus.TCustomActionMainMenuBar.TrackMenu + $20
[213A88E5]{vclactnband100.bpl} ActnMenus.TCustomActionMenuBar.CMItemClicked + $29
[2013F6A7]{vcl100.bpl } Controls.TControl.WndProc + $2BB
[2013F334]{vcl100.bpl } Controls.TControl.Perform + $24
[20142F56]{vcl100.bpl } Controls.GetControlAtPos + $AA
[20143637]{vcl100.bpl } Controls.TWinControl.WndProc + $3FB
[20143736]{vcl100.bpl } Controls.TWinControl.WndProc + $4FA
[213AA132]{vclactnband100.bpl} ActnMenus.TCustomActionMenuBar.WndProc + $AA
[20142E60]{vcl100.bpl } Controls.TWinControl.MainWndProc + $2C
[20040DE4]{rtl100.bpl } Classes.StdWndProc + $14
[2013A7BA]{vcl100.bpl } Controls.FindControl + $42
[20160EF8]{vcl100.bpl } Forms.TApplication.ProcessMessage + $FC
[20160F32]{vcl100.bpl } Forms.TApplication.HandleMessage + $A
[20161188]{vcl100.bpl } Forms.TApplication.Run + $CC
[00422971]{bds.exe } bds.bds (Line 196, "" + 7) + $2

Die Datei ist auch an dem entsprechenden Ort. :gruebel:

Olli 2. Sep 2007 01:53

Re: Fehler beim Laden der Typbibliothek/DLL
 
Welche Datei ist am korrekten Ort? Die TLB oder die DLL oder beide?


Alle Zeitangaben in WEZ +1. Es ist jetzt 23:24 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