Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
4.7k views
in CompleteFTP by (161k points)
closed by

We recently had a CompleteFTP user report an error when logging in to CompleteFTP using the manager application:

Login failed for user admin: Could not load file or assembly 'System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified. 

closed with the note: Informational only

1 Answer

0 votes
by (161k points)
selected by
 
Best answer

CompleteFTP was running on Windows XP.

The problem is that they had installed the .NET 4.0 framework on the machine, but not the full version. So .NET 4.0 DLLs were being loaded, but the System.Web DLL (which is required) wasn't present. 

.NET 4.0 can be installed in two versions - the ".NET 4 Client Profile" and the ".NET 4 Full Framework". CompleteFTP needs the .NET 4 Full Framework to operate correctly (as do most server applications).

This can be resolved by installing the full framework, obtainable here from Microsoft.

This isn't an issue for .NET 4.5 and beyond as the separate versions have been discontinued - there is only one installation.

Categories

...