1
General Discussion / This forum is closed. Post instead to stackoverflow.com with tag "chilkat"
« on: August 14, 2018, 11:28:55 AM »
This forum is closed. Post instead to stackoverflow.com with tag "chilkat"
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Ausnahme beim Aufrufen von "LoadFile" mit 1 Argument(en):
"Die Datei oder Assembly "ChilkatDotNet2, Version=9.5.0.71, Culture=neutral, PublicKeyToken=eb5fc1fc52ef09bd"
oder eine Abhängigkeit davon wurde nicht gefunden. Diese Anwendung konnte nicht gestartet werden, da die Side-by-Side-Konfiguration ungültig ist.
Weitere Informationen finden Sie im Anwendungsereignisprotokoll. Weitere Detailskönnen auch mit dem Befehlszeilentool sxstrace.exe
angezeigt werden. (Ausnahmevon HRESULT: 0x800736B1)"
Bei C:\Admin\Skripte\xyz\xyz.ps1:81 Zeichen:32
+ [Reflection.Assembly]::LoadFile <<<< ("C:\Admin\Skripte\xyz\chilkatdotnet2-9.5.0-x64\ChilkatDotNet2.dll")
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : DotNetMethodException
[ilink32 Error] Error: Unresolved external '__InitExceptBlockLDTC' referenced from c:...\MyProject\CHILKATXE4.LIB|CkCrypt2
[ilink32 Error] Error: Unresolved external '_CatchCleanup()' referenced from c:...\MyProject\CHILKATXE4.LIB|ChilkatCritSec
[ilink32 Error] Error: Unresolved external 'CkCrypt2::{1173}...'' referenced from c:...\MyProject\WIN32\DEBUG\MyProj.OBJ
Native code library failed to load.
java.lang.UnsatisfiedLinkError: Native Library /home/liferay/chilkatjava-9.5.0-jdk7-x86_64-linux/libchilkat.so already loaded in another classloader
static {
try {
System.load("/home/chilkatjava-9.5.0-jdk7-x86_64-linux/libchilkat.so");
} catch (UnsatisfiedLinkError e) {
System.err.println("Native code library failed to load.\n" + e);
}
}
ChilkatLog:
CompressString:
DllDate: Nov 27 2017
ChilkatVersion: 9.5.0.70
UnlockPrefix: xxx
Architecture: Little Endian; 64-bit
Language: .NET 4.6 VS2017 / x64
VerboseLogging: 0
Character encoding conversion failed.
Charset: windows-1252
ConvertedToNumBytes: 4573
Set the Charset property equal to an appropriate charset (see http://www.chilkatsoft.com/p/p_463.asp)
Failed.
--CompressString
--ChilkatLog
PHP Warning: include(chilkat_9_5_0.php): failed to open stream: No such file or directory in /home/chilkat/temp/chilkat-9.5.0-php-7.1-x86_64-linux/x/test.php on line 3
PHP Warning: include(): Failed opening 'chilkat_9_5_0.php' for inclusion (include_path='.:/usr/share/php') in /home/chilkat/temp/chilkat-9.5.0-php-7.1-x86_64-linux/x/test.php on line 3
PHP Fatal error: Uncaught Error: Class 'CkCrypt2' not found in /home/chilkat/temp/chilkat-9.5.0-php-7.1-x86_64-linux/x/test.php:5
Stack trace:
#0 {main}
thrown in /home/chilkat/temp/chilkat-9.5.0-php-7.1-x86_64-linux/x/test.php on line 5