Error when Launching - The image data generated an overflow during processing

when we launch epicor on one specific users computer, it gives this error. Has anybody got any idea what’s the issue? Thanks!


ERPerr

The issue is The image data generated an overflow during processing

Jokes aside…

Has the user messed with
image

Make sure these are all System Default…

Restart and try again…

Super Smile GIFs | Tenor

1 Like

Well Yes Sir! that was the problem exactly. My good friend went and changed the device profile because his 3 monitors had different colors.

Great Stuff! thank you very much for the help, Much appreciated. :grinning:

haha… true. I know the issue, now I want the cause for the issue.


//important code here
//error
//->crash here

try
{
    //less important code here
}
catch (Exception ex)
{
    //Message on dumb stuff
}

2 Likes

Thank you very much! this would be good start for me to chase down why that error happened. who knows what i’ll learn, might be useful one day. :slightly_smiling_face: