Log C# application under OS XP 32bits: *** Assembly Binder Log Entry (17/09/2014 @ 09:05:27) *** The operation was successful. Bind result: hr = 0x0. The operation completed successfully. Assembly manager loaded from: c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\mscorwks.dll Running under executable C:\temp\TestIviConfigserver\ConsoleApplication1\bin\Release\ConsoleApplicatio n1.exe --- A detailed error log follows. === Pre-bind state information === LOG: User = FRA\pourcel LOG: DisplayName = Ivi.ConfigServer.Interop, Version=1.0.0.0, Culture=neutral, PublicKeyToken=a128c98f1d7717c1 (Fully-specified) LOG: Appbase = file:///C:/temp/TestIviConfigserver/ConsoleApplication1/bin/Release/ LOG: Initial PrivatePath = NULL LOG: Dynamic Base = NULL LOG: Cache Base = NULL LOG: AppName = ConsoleApplication1.exe Calling assembly : DrvKeyBoardIO_R2B01, Version=2.2.0.1, Culture=neutral, PublicKeyToken=null. === LOG: This bind starts in LoadFrom load context. WRN: Native image will not be probed in LoadFrom context. Native image will only be probed in default load context, like with Assembly.Load(). LOG: No application configuration file found. LOG: Using machine configuration file from c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\config\machine.config. LOG: Publisher policy file is found at C:\WINDOWS\assembly\GAC_32\policy.1.0.Ivi.ConfigServer.Interop\1.6.0.0__a128c 98f1d7717c1\policy.1.0.Ivi.ConfigServer.Interop.config. LOG: Publisher policy file redirect is found: 1.0.0.0 redirected to 1.6.0.0. LOG: ProcessorArchitecture is locked to x86. LOG: Post-policy reference: Ivi.ConfigServer.Interop, Version=1.6.0.0, Culture=neutral, PublicKeyToken=a128c98f1d7717c1, processorArchitecture=x86 LOG: Switch from LoadFrom context to default context. LOG: Binding succeeds. Returns assembly from C:\WINDOWS\assembly\GAC_32\Ivi.ConfigServer.Interop\1.6.0.0__a128c98f1d7717c1 \Ivi.ConfigServer.Interop.dll. LOG: Assembly is loaded in default load context. Log C# application under OS 7 64bits: *** Entrée du journal Binder d'assembly (17/09/2014 @ 10:47:50) *** L'opération a réussi. Résultat de liaison : hr = 0x0. L’opération a réussi. Gestionnaire des assemblys chargé à partir de : C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorwks.dll Exécution sous l'exécutable C:\Temp\ConsoleApplication1.exe --- Un journal des erreurs détaillé suit. === Informations d'état de liaison préalable === JRN : utilisateur = FRA\pourcel JRN : DisplayName = Ivi.ConfigServer.Interop, Version=1.0.0.0, Culture=neutral, PublicKeyToken=a128c98f1d7717c1 (Fully-specified) JRN : Appbase = file:///C:/Temp/ JRN : PrivatePath initial = NULL JRN : base dynamique = NULL JRN : base de cache = NULL JRN : AppName = ConsoleApplication1.exe Assembly appelant : DrvIoSerial_R1A01, Version=1.1.0.1, Culture=neutral, PublicKeyToken=null. === JRN : cette liaison démarre dans le contexte de chargement de LoadFrom. AVT : l'image native ne sera pas détectée dans le contexte LoadFrom. Elle sera détectée uniquement dans le contexte de chargement par défaut, comme pour Assembly.Load(). JRN : aucun fichier de configuration de l'application n'a été trouvé. JRN : utilisation du fichier de configuration de l'ordinateur à partir de C:\Windows\Microsoft.NET\Framework64\v2.0.50727\config\machine.config. JRN : le fichier de stratégie d'éditeur a été trouvé à C:\Windows\assembly\GAC_64\policy.1.0.Ivi.ConfigServer.Interop\1.6.0.0__a128c 98f1d7717c1\policy.1.0.Ivi.ConfigServer.Interop.config. JRN : la redirection du fichier de stratégie d'éditeur a été trouvée : 1.0.0.0 redirigé vers 1.6.0.0. JRN : ProcessorArchitecture est verrouillé à AMD64. JRN : référence post-stratégie : Ivi.ConfigServer.Interop, Version=1.6.0.0, Culture=neutral, PublicKeyToken=a128c98f1d7717c1, processorArchitecture=AMD64 JRN : basculez du contexte LoadFrom vers le contexte par défaut. JRN : la liaison a réussi. Elle retourne un assembly à partir de C:\Windows\assembly\GAC_64\Ivi.ConfigServer.Interop\1.6.0.0__a128c98f1d7717c1 \Ivi.ConfigServer.Interop.dll. JRN : l'assembly est chargé dans le contexte de chargement default.
© Copyright 2025 ExpyDoc