When you start Produmex Mobile Client , in the packing or picking flow you receive the error:
'ProdumexError 30004: An unhandled exception occured while the device controller tried to display a screen: Produmex.Foundation.SlimScreen.'
This error occurs when the Mobile Client is started with a wrong parameter.
For the packing flow you have to use the Touch Screen configuration in the starting command
and for the picking you have to use the PocketSize.
The solution is to verify if the mobile client startup parameters contain all necessary namespaces.
Change the SlimScreen parameter to TouchScreen:
"C:\Program Files\Produmex\Produmex Fat Client\Produmex.Sbo.Logex.Execute.FatClient.exe" /f- /s+ /w:1024 /h:768 /a:Produmex.Foundation.SlimScreen.WinGui.TouchScreen /i:TS_Prod_1 /cs: /cs:SboConnectionString
PLease also check this link in the documentation:
http://wiki.produmex.name/doku.php?id=implementation:wms:fatclientconfig
Comments
0 comments
Please sign in to leave a comment.