PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WINDEV Mobile 2024 → [Fatal Error] with the Run test - WinDevMobile Express 19
[Fatal Error] with the Run test - WinDevMobile Express 19
Débuté par Riccardo KOMESAR, 15 sep. 2016 12:18 - 1 réponse
Membre enregistré
1 message
Posté le 15 septembre 2016 - 12:18
Hi everyone,

I recently installed WinDevMobile and following the Tutorial I tried to creat a Window ecc. ecc. When I tried to 'run' my Window the program made this error:

Error opening 'C:\My Mobile Projects\EXPRESS_WIN_NoName1.wpw' window.
Unable to open <C:\My Mobile Projects\EXPRESS_WIN_NoName1.wpw> window:
> Invalid file type:
C:\My Mobile Projects\EXPRESS_WIN_NoName1.wpw

----- Technical Information -----

Project :

What happened?
Error opening 'C:\My Mobile Projects\EXPRESS_WIN_NoName1.wpw' window.
Unable to open <C:\My Mobile Projects\EXPRESS_WIN_NoName1.wpw> window:
Invalid file type:

C:\My Mobile Projects\EXPRESS_WIN_NoName1.wpw

Error code: 10019
Level: fatal error (EL_FATAL)

Dump of the error of 'wpobj.dll' module (19.0.356.39 EXPRESS).
Identifier of detailed information (.err): 10019
Debugging information:
##(CWDFile)-Type demande=<8>, type lu=<258>##
Fonction (1,1)
Echec de __bAppelleFonctionWL() dans CVM::bFirstWindow()
Additional Information:
EIT_SRCFILE : <C:\My Mobile Projects\EXPRESS_WIN_NoName1.wpw>

Does anyone know what can I do to fix this error?

Thank you in advance,

best

r.
Posté le 15 septembre 2016 - 18:25
Hi Riccardo,

C:\My Mobile Projects\EXPRESS_WIN_NoName1.wpw'

this tells me that either you did not create a project before creating
the window, or that you did not create it at the right place, as the
path should be

C:\My Mobile Projects\MYPROJECTNAME\EXPRESS_WIN_NoName1.wpw'


Best regards

--
Fabrice Harari
International WinDev, WebDev and WinDev mobile Consulting

Ready for you: WXShowroom.com, WXReplication (open source) and now WXEDM
(open source)

More information on http://www.fabriceharari.com

Le 9/15/2016 à 4:18 AM, Riccardo KOMESAR a écrit :
Hi everyone,
I recently installed WinDevMobile and following the Tutorial I tried to
creat a Window ecc. ecc. When I tried to 'run' my Window the program
made this error:
Error opening 'C:\My Mobile Projects\EXPRESS_WIN_NoName1.wpw' window.
Unable to open <C:\My Mobile Projects\EXPRESS_WIN_NoName1.wpw> window:
Invalid file type:
C:\My Mobile Projects\EXPRESS_WIN_NoName1.wpw


----- Technical Information -----

Project :
What happened?
Error opening 'C:\My Mobile Projects\EXPRESS_WIN_NoName1.wpw' window.
Unable to open <C:\My Mobile Projects\EXPRESS_WIN_NoName1.wpw> window:
Invalid file type:
C:\My Mobile Projects\EXPRESS_WIN_NoName1.wpw


Error code: 10019
Level: fatal error (EL_FATAL)

Dump of the error of 'wpobj.dll' module (19.0.356.39 EXPRESS).
Identifier of detailed information (.err): 10019
Debugging information:
##(CWDFile)-Type demande=<8>, type lu=<258>##
Fonction (1,1)
Echec de __bAppelleFonctionWL() dans CVM::bFirstWindow()
Additional Information:
EIT_SRCFILE : <C:\My Mobile Projects\EXPRESS_WIN_NoName1.wpw>

Does anyone know what can I do to fix this error?
Thank you in advance,
best

r.