Página 1 de 1

GPF Error with Dlls on Network

Publicado: Mié Mar 20, 2013 7:24 pm
por emeasoft
Hello Xailers,
The program gives me the following GPF error when loading the dll if it is executed from a network place... (eg.: X:/test.exe)

Is there any fix to this?
I used the DLLs project from samples folder to test it...
TIA,
Juliano

Attached files

GPF Error with Dlls on Network

Publicado: Mié Mar 20, 2013 8:05 pm
por jfgimenez
Juliano,
> The program gives me the following GPF error when loading
> the dll if it is executed from a network place... (eg.:
> X:/test.exe)
Please, rebuild completely both, the DLL and the EXE. Also, be sure that
the DLL is not in use, to avoid to deny overwrite it by the OS. Finally,
be sure that the DLL is currently rebuilt, by checking its date/time.
Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info

GPF Error with Dlls on Network

Publicado: Mié Mar 20, 2013 8:28 pm
por emeasoft
Hello Jose,
I tried to do it, I even created a new project and the same error ocurred...
Here goes my example if you want to test.
TIA,
Juliano

Attached files DLL.zip (46.7 KB)Â

GPF Error with Dlls on Network

Publicado: Mié Mar 20, 2013 8:54 pm
por ignacio


Attached files

GPF Error with Dlls on Network

Publicado: Jue Mar 21, 2013 11:43 am
por emeasoft
Hello Ignacio,
Have you copied the exe and the dll to a network place before running it?
If you try to execute it from the local hd, it runs well, the error appears when you run the program from a network place(eg.: X:testprogram.exe)
TIA,
Juliano

GPF Error with Dlls on Network

Publicado: Jue Mar 21, 2013 6:59 pm
por jfgimenez
Juliano,
> Have you copied the exe and the dll to a network place
> before running it?
>
> If you try to execute it from the local hd, it runs well,
> the error appears when you run the program from a network
> place(eg.: X:testprogram.exe)
finally, we've got it and it's now fixed. Probably, we'll publish a new
release tomorrow. Sorry for any inconvenience.
Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info

GPF Error with Dlls on Network

Publicado: Jue Mar 21, 2013 9:16 pm
por emeasoft
Thanks for the help Jose!
I will be waiting for the fix!
Regards,
Juliano

GPF Error with Dlls on Network

Publicado: Vie Mar 22, 2013 3:40 pm
por emeasoft
Hello Jose,
The error has been partially solved... If I compile using ALT+F9 the program runs well, but if I generate the final executable with the option to compress the dll, the error appears again.
TIA,
Juliano

GPF Error with Dlls on Network

Publicado: Sab Mar 23, 2013 12:05 pm
por jfgimenez
Juliano,
> The error has been partially solved... If I compile using
> ALT+F9 the program runs well, but if I generate the final
> executable with the option to compress the dll, the error
> appears again.
I'm affraid that a pcode DLL cannot be compressed right now. It won't
work neither in a network drive nor a local one. Sorry for any
inconvenience.
Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info

GPF Error with Dlls on Network

Publicado: Lun Mar 25, 2013 6:00 pm
por emeasoft
Thanks for the help Jose.
Regards,
Juliano