Question:
I have system Windows 8 Release Preview 64 bit machine with 2 GB RAM and Intel i3 processor.
I am running 64bit windows application with Dotnet framework 4.0 and added reference to "ChilkatDotNet4.dll" which I downloaded from http://www.chilkatsoft.com/x64_Framework4.asp
While running I am getting following error :
Could not load file or assembly 'ChilkatDotNet4.dll' or one of its dependencies. The specified module could not be found. at Authentication.AuthenticationConfig.Authentication.GetEncryptedPassword_SHA512(String Password) at Authentication.AuthenticationConfig.Authentication.GetEncryptedPasswod(String Password, PasswordEncryptAlgorithm EncryptAlgorithm)