I have created a small application that opens Excel files, reads and creates the app in C # And I do not know why when I have an application running in a computer, why do I get this error message? I'm running the same application on my computer and I have no problem.
Can anyone help me and tell me why this error is happening?
Thank you
First of all, I suspect HRESULT is actually 0x800A03EC (this is exactly Important if you are speaking the error code; -)).
Usually this error means that there is an error in one or more threads. The main reason for the formula that is working on a machine is usually "locale": check that the machine number, date There are different formatting settings for and / or currencies (Comma V. duration, etc.).
Comments
Post a Comment