FtpDXL.NET on x64 Win2008 Server - WeOnlyDo Discussion board

FtpDXL.NET on x64 Win2008 Server (General questions)

by kdcarlisle, Thursday, February 03, 2011, 18:03 (5046 days ago)

We just updated our project to the latest release of this toolkit. When we installed it on the x64 Win2008 test server, it did not run. We receive the same error as last time.

Message: Could not load file or assembly 'WeOnlyDo.Security.Cryptography.KeyManager, Version=2.0.3.20, Culture=neutral, PublicKeyToken=900ddd6a51580424' or one of its dependencies. The system cannot find the file specified.

If we use depends.exe, it tells us that MSVCR90.dll is not loaded. We have tried loading the various C++ redist packages (2005/2008) and none seem to work.

Can you send me a debug copy of the dll again so we can track down what exactly is missing?

Re: FtpDXL.NET on x64 Win2008 Server

by wodDamir, Thursday, February 03, 2011, 18:06 (5046 days ago) @ kdcarlisle

Hi,

Can you please try forcing your application to compile for x86 architecture?

Regards,
Damba

Re: FtpDXL.NET on x64 Win2008 Server

by kdcarlisle, Thursday, February 03, 2011, 20:40 (5046 days ago) @ wodDamir

We tried that. When we go to register the software on that machine it throws an error (about a bad image). Currently we have then MSVC++ 2005 SP1 Redist and MSVC++ 2008 SP Redist installed on the machine.

Which redist package is it actually looking for? Last time you compiled a special version for us and it gave more information about the WinSxS and we were able to track down the missing redist and get it installed.

-Kent

Re: FtpDXL.NET on x64 Win2008 Server

by wodDamir, Thursday, February 03, 2011, 20:55 (5046 days ago) @ kdcarlisle

Kent,

What version of .Net do you have there? Also, perhaps you can reply to the ticket URL from then? Or tell me the ticket ID?

That way I can provide the same dll which worked.

Regards,
Damba

Re: FtpDXL.NET on x64 Win2008 Server

by kdcarlisle, Thursday, February 03, 2011, 21:07 (5046 days ago) @ wodDamir

Damba,

What version of .NET do I have here on my development machine? I have 2.0, 3.0, 3.5 and 4.0. The Windows 2008 server currently has .NET 2.0, 3.0 and 3.5.


-Kent

Re: FtpDXL.NET on x64 Win2008 Server

by wodDamir, Thursday, February 03, 2011, 21:37 (5046 days ago) @ kdcarlisle

Kent,

Can you please try the first attachment I sent you?

That one should be compiled for .Net 3.5 x64.

Regards,
Damba