ex : System.IO.FileNotFoundException at startup - WeOnlyDo Discussion board

ex : System.IO.FileNotFoundException at startup (General questions)

by Vishwajit Girdhari, Tuesday, August 17, 2004, 14:10 (7186 days ago)

Hi
I have dowloaded sftp.net component ver 2.0.2.0
added a referece in my project of it.
wrote very simple code in C#.
But the application is throwing following exception at startup
without executing even the first line of code.
Any help on this issue is welcome.
Regards,
Vishwajit Girdhari
----------------

Unhandled Exception: System.IO.FileNotFoundException: File or assembly name System, or one of its dependencies, was not found.
File name: System
at wodSFTPTester.Class1.Main(string[] args)

Fusion log follows:
=== Pre-bind state information ===
LOG: DisplayName = System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
(Fully-specified)
LOG: Appbase = D:wodSFTPTesterinDebug
LOG: Initial PrivatePath = NULL
Calling assembly : WeOnlyDo.Client.SFTP, Version=2.0.2.0, Culture=neutral, PublicKeyToken=305e8ab915f4f7a3.
===

LOG: Publisher policy file is not found.
LOG: Host configuration file not found.
LOG: Using machine configuration file from D:WINNTMicrosoft.NETFrameworkv1.0.3705configmachine.config.
LOG: Post-policy reference: System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
LOG: Attempting download of new URL file:///D:/wodSFTPTester/bin/Debug/System.DLL.
LOG: Attempting download of new URL file:///D:/wodSFTPTester/bin/Debug/System/System.DLL.
LOG: Attempting download of new URL file:///D:/wodSFTPTester/bin/Debug/System.EXE.
LOG: Attempting download of new URL file:///D:/wodSFTPTester/bin/Debug/System/System.EXE.

Re: ex : System.IO.FileNotFoundException at startu

by wodSupport, Tuesday, August 17, 2004, 16:00 (7186 days ago) @ Vishwajit Girdhari

Vishwajit,

hi. You're still using NET 1.0 framework, am I correct? wodKeyManager.NET is compiled with NET 1.1 and requires MSVCRT71.DLL to be on the system (comes with NET 1.1 framework). You can either try to install that file, or contact us at techsupport@weonlydo.com and we will send you wodKeyManager.NET compiled on NET 1.0 framework.

Hope I helps.
Kreso

Re: ex : System.IO.FileNotFoundException at startu

by Vishwajit Girdhari, Monday, August 23, 2004, 07:02 (7180 days ago) @ wodSupport

Yes , I am using .NET Framework 1.0
and can't migrate to 1.1 in near future.
- vishwajit girdhari

Re: ex : System.IO.FileNotFoundException at startu

by wodSupport, Monday, August 23, 2004, 11:35 (7180 days ago) @ Vishwajit Girdhari

Vishwajit,

please contact me on techsupport@weonlydo.com and I will send you versions compiled with NET 1.0.

Regards,
Kreso