Einzelnen Beitrag anzeigen

Benutzerbild von MrSpock
MrSpock
(Co-Admin)

Registriert seit: 7. Jun 2002
Ort: Owingen
5.865 Beiträge
 
Delphi 2010 Professional
 
#3

Re: [ASP.NET] Falsche "assembly reference"

  Alt 18. Aug 2005, 10:45
Hallo Robert,

danke für die schnelle Antwort. Die DLL "Borland.Data.Interbase.Dll" steht ja bereits in meinem /bin Ordner. Vorher wurde sie gar nicht gefunden!

Detailliert heißt es:

Zitat:
=== Pre-bind state information ===
LOG: DisplayName = Borland.Data.Interbase, Version=2.0.0.0, Culture=neutral, PublicKeyToken=91d62ebb5b0d1b1b
(Fully-specified)
LOG: Appbase = file:///d:/web/xxxx/asp.xxx.de
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===

LOG: Publisher policy file is not found.
LOG: No redirect found in host configuration file (C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspn et.config).
LOG: Using machine configuration file from C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\confi g\machine.config.
LOG: Post-policy reference: Borland.Data.Interbase, Version=2.0.0.0, Culture=neutral, PublicKeyToken=91d62ebb5b0d1b1b
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/e2298e5a/4855754e/Borland.Data.Interbase.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/e2298e5a/4855754e/Borland.Data.Interbase/Borland.Data.Interbase.DLL.
LOG: Attempting download of new URL file:///d:/web/xxxx/asp.xxx.de/bin/Borland.Data.Interbase.DLL.
WRN: Comparing the assembly name resulted in the mismatch: Minor Version


Stack Trace:

[FileLoadException: The located assembly's manifest definition with name 'Borland.Data.Interbase' does not match the assembly reference.]
System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Boolean isStringized, Evidence assemblySecurity, Boolean throwOnFileNotFound, Assembly locationHint, StackCrawlMark& stackMark) +0
System.Reflection.Assembly.InternalLoad(AssemblyNa me assemblyRef, Boolean stringized, Evidence assemblySecurity, StackCrawlMark& stackMark) +307
System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark) +68
System.Reflection.Assembly.Load(String assemblyString) +19
Borland.Data.Provider.BdpConnection.e() +75
Borland.Data.Provider.BdpConnection.f() +42
Borland.Data.Provider.BdpCommand.set_Connection(Bd pConnection value) +45
WebForm1.TWebForm1.InitializeComponent()
WebForm1.TWebForm1.OnInit(EventArgs e)
System.Web.UI.Control.InitRecursive(Control namingContainer) +240
System.Web.UI.Page.ProcessRequestMain() +197
Hab nur 2 Details durch xxxx bzw. xxx ersetzt.
Albert
Live long and prosper


MrSpock
  Mit Zitat antworten Zitat