PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV Mobile 2025 → Importation projet WINDEV10 dans WINDEV MOBILE 10=Crash ???
Importation projet WINDEV10 dans WINDEV MOBILE 10=Crash ???
Iniciado por pozzo666, 08,mar. 2006 18:21 - 3 respuestas
Publicado el 08,marzo 2006 - 18:21
Je cherche bêtement à importer un projet WINDEV10 vers WINDEV MOBILE 10. La copie des fichiers se passe bien et tout de suite après l'appli WINDEV MOBILE 10 explose en erreur microsoft. Qqn saurait-il d'où cela peut provenir ? Ca fait 3fois que j'essaie et 3 fois que cela se plante.
Une idée de l'origine du pb ?
Merci
APB
Publicado el 20,marzo 2006 - 09:59
Bonjour, je rencontre le même type de problème lors de l'importation de projet Windev. J'ai d'abord essayé d'importer un projet fait avec windev 8.0, ERROR... Alors je l'ai recompilé avec Windev 10.0 et là, ERROR...

voilà l'erreur qui est générée dans le journal d'évènements :
Event Type: Error
Event Source: Application Error
Event Category: None
Event ID: 1000
Date: 20.03.2006
Time: 08:51:08
User: N/A
Computer: ......
Description:
Faulting application wd10mobile.exe, version 10.0.0.5, faulting module wdprj.dll, version 10.0.0.8, fault address 0x00090eaf.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 41 70 70 6c 69 63 61 74 Applicat
0008: 69 6f 6e 20 46 61 69 6c ion Fail
0010: 75 72 65 20 20 77 64 31 ure wd1
0018: 30 6d 6f 62 69 6c 65 2e 0mobile.
0020: 65 78 65 20 31 30 2e 30 exe 10.0
0028: 2e 30 2e 35 20 69 6e 20 .0.5 in
0030: 77 64 70 72 6a 2e 64 6c wdprj.dl
0038: 6c 20 31 30 2e 30 2e 30 l 10.0.0
0040: 2e 38 20 61 74 20 6f 66 .8 at of
0048: 66 73 65 74 20 30 30 30 fset 000
0050: 39 30 65 61 66 0d 0a 90eaf..

Any suggestions ??
Merci d'avance
Publicado el 20,marzo 2006 - 10:00
Event Type: Error
Event Source: Application Error
Event Category: None
Event ID: 1000
Date: 20.03.2006
Time: 08:26:03
User: N/A
Computer: .....
Description:
Faulting application wd10mobile.exe, version 10.0.0.5, faulting module wdprj.dll, version 10.0.0.8, fault address 0x000891bd.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 41 70 70 6c 69 63 61 74 Applicat
0008: 69 6f 6e 20 46 61 69 6c ion Fail
0010: 75 72 65 20 20 77 64 31 ure wd1
0018: 30 6d 6f 62 69 6c 65 2e 0mobile.
0020: 65 78 65 20 31 30 2e 30 exe 10.0
0028: 2e 30 2e 35 20 69 6e 20 .0.5 in
0030: 77 64 70 72 6a 2e 64 6c wdprj.dl
0038: 6c 20 31 30 2e 30 2e 30 l 10.0.0
0040: 2e 38 20 61 74 20 6f 66 .8 at of
0048: 66 73 65 74 20 30 30 30 fset 000
0050: 38 39 31 62 64 0d 0a 891bd..
Publicado el 20,marzo 2006 - 18:50
Bon j'ai finalement laisser tomber l'option d'importation.
J'ai importer par morceaux : les fenêtres, les états, les requêtes, les procédures......et ça fonctionne. C'est plus long, mais mon appli tourne sur le mobile.
Bon courage
APB