no image 25

how to debug an application error on windows

"Application Error - couldn't load keydecoder.dll" How to find out what is happening to cause this error

asked by PJay2009 6 months ago

flag

expectus profile image

expectus says

Usually these dll errors occur due to the file being specified in the wrong path or compatibility errors with your windows version.

try changing compatability and running the application in windows 2000, or windows 98 mode see if you still get there error.

 |  (+1)

You can vote each answer up or down to show your support or disapproval. You cannot flag an answer, but if an answer receives enough down votes compared to up votes, then it will become hidden.

working