PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Unable to find wd200vm.dll
Unable to find wd200vm.dll
Iniciado por guest, 02,nov. 2017 16:46 - 4 respuestas
Publicado el 02,noviembre 2017 - 16:46
I created an application using WIndev 20 (so I can’t get support from PC Soft),
the application runs Perfectly when I launch it from the IDE.
After I compile it and deploy to a user PC I receive this error:
Unable to find wd200vm.dll

The file is there for some reason the application can’t see it . . .

Have any of you run into this situation? How did you solve it?
Publicado el 03,noviembre 2017 - 06:51
Hello,

On your client's PC open windows explorer and right click on the file wd200vm.dll and from the popup menu select Properties.

Check if there is any version conflict or what?

HTH
Publicado el 06,noviembre 2017 - 10:32
Hi Jose,

I have seen this issue this morning on a client's PC (running windows server 2008)

I checked the wd210vm.dll and the file was there, but it had zero bytes for its size.

I replaced it with a known good version and my application started to work again.

Thanks
Ned
Publicado el 06,noviembre 2017 - 11:15
Hi,
maybe the file had been a false positive of a virus scanner and been deleted!? That happens. In my case, the Kaspersky Security Scan tells me that the wdbrw.dll of WINDEV 21 is a "Dangerous Object Multi Generic" and wants to delete it. Of course, I do not delete it and Kaspersky continues to whine about it.
Publicado el 15,noviembre 2025 - 21:13
a écrit :
I created an application using WIndev 20 (so I can’t get support from PC Soft),
the application runs Perfectly when I launch it from the IDE.
After I compile it and deploy to a user PC I receive this error:
Unable to find wd200vm.dll

The file is there for some reason the application can’t see it . . .

Have any of you run into this situation? How did you solve it?