Issue genexus cloud deploy sd for windows 8, app open and minimize after splash screen

117 Views Asked by At

Genexus developers, I'm experiencing issues after launching the app, start the splash screen, then freeze and minimize immediately. Anyone who experienced this issue?

I've started to deploy to cloud a windows 8 app using genexus ev3 update 2, working on win8.1 SO. For quick test of win8 generator I've followed the gx wiki tutorial My First Windows 8 App. Tried the common solutions (registry and folder permissions, screen resolution, ...) and Wiki GX win8 common issues related with this with no success, everything looks as it should be.

Solved Updated Genexus to Ev3 Upgrade 3 Preview 1

1

There are 1 best solutions below

2
On

You should check the log to get more info.

Please see "Windows 8 Application closes unexpectedly" section at Common issues page

When the application is run (F5) a debug file is generated. Check it for further info about the problem behind the app closure. File location is shown at GeneXus output window (e.g. "Dashboard log file will be generated at: 'C:\Users\myuser\AppData\Local\Packages\Dashboard_6f78njyw3rst2\LocalState'")

If you have Visual Studio installed you can run the project there for debugging.