Re: weonlydo.security.cryptography.keymanager - WeOnlyDo Discussion board

Re: weonlydo.security.cryptography.keymanager (General questions)

by sans, Monday, October 18, 2004, 10:09 (7101 days ago) @ sans

We have licensed copy of SFTP.net using it for ASP.NET application. We deployed following dlls under /bin directory and created reference the same.

WeOnlyDo.Client.SFTP.dll
WeOnlyDo.Security.Cryptography.KeyManager.dll

[It works fine when we install the complete suite in the production server. But we need only the runtime alone deployed i.e. to be placed under /bin directory and use it for transfering files to remote server]

Version: 2.0.1.9

Problem faced on runtime component usage:
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: File or assembly name WeOnlyDo.Security.Cryptography.KeyManager, or one of its dependencies, was not found.

Source Error:
<add assembly= System.EnterpriseServices, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a />
<add assembly= System.Web.Mobile, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a />
<add assembly= * />
</assemblies>
</compilation>

Assembly Load Trace: The following information can be helpful to determine why the assembly 'WeOnlyDo.Security.Cryptography.KeyManager' could not be loaded.


=== Pre-bind state information ===
LOG: DisplayName = WeOnlyDo.Security.Cryptography.KeyManager
(Partial)
LOG: Appbase = file:///E:/eZPortal/eZClean
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===

LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Post-policy reference: WeOnlyDo.Security.Cryptography.KeyManager
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/ezportal/06a31a84/3eec4b07/WeOnlyDo.Security.Cryptography.KeyManager.DLL.
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/ezportal/06a31a84/3eec4b07/WeOnlyDo.Security.Cryptography.KeyManager/WeOnlyDo.Security.Cryptography.KeyManager.DLL.
LOG: Attempting download of new URL file:///E:/eZPortal/eZClean/bin/WeOnlyDo.Security.Cryptography.KeyManager.DLL.
LOG: Publisher policy file is not found.
LOG: No redirect found in host configuration file (C:WINNTMicrosoft.NETFrameworkv1.1.4322aspnet.config).
LOG: Using machine configuration file from C:WINNTMicrosoft.NETFrameworkv1.1.4322configmachine.config.
LOG: Post-policy reference: WeOnlyDo.Security.Cryptography.KeyManager, Version=1.0.0.3, Culture=neutral, PublicKeyToken=900ddd6a51580424

Dear Technical Support,
We face same problem in .net 1.1 runtime, could you please let me know the version of sftp.net which has msvcrt71.dll.
we currently use 2.0.1.9
Regards
sans


Complete thread: