PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → .NET dll network error
.NET dll network error
Iniciado por guest, 14,mar. 2016 14:05 - 2 respuestas
Publicado el 14,marzo 2016 - 14:05
Hi All

I am using the WINscp .net dll and all is ok when I run it from my laptop on which the windev applicaiton is being developed.
Once I setup the software, including the winscp dll etc and run it, I get the following error:

NET framework cannot be used by an application run from the network.

All dll and exe's are on the local C: drive but the computer is part of a domain.

Does anybody ever experienced anything like this?

Thanks
Noel
Publicado el 14,marzo 2016 - 14:35
Hello Noel

No solution, just sympathy.
We have the same problem running the Gembox dotnet routines and have not found an answer.
I think it has something do do with shares on the network as everything worked on one server without shares and then stopped when we introduced shares to hide folders from clients on a multi-tenanted Windows 2012 server.

We have given up looking for a solution and are looking at different ways to run on remote servers.

Regards
Al
Publicado el 16,marzo 2016 - 10:49
Hi Al

thanks for the sympathy :)

My client's IT solved it for me by installing the 3.5 .net framework. Not sure why it worked but since it does I will not ask questions.

Regards

Noel