PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → .net dlls  app.config not found
.net dlls app.config not found
Iniciado por john, 23,dic. 2015 20:35 - No hay respuesta
Publicado el 23,diciembre 2015 - 20:35
I have imported .net dlls into my windev application. The .net dlls require an app.config (for entity framework connections). But at runtime, the .net dlls throw an error that they cannot find the app.config.

I've tried putting the app.config everywhere in the folder structure for windev execution. No luck.

Any ideas? Much obliged.