Excel Programming: Exception from HRESULT: 0x800A03EC. at Microsoft.office.Interop
        Posted  
        
            by SergioKastro
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by SergioKastro
        
        
        
        Published on 2009-01-29T20:09:03Z
        Indexed on 
            2010/04/12
            23:23 UTC
        
        
        Read the original article
        Hit count: 197
        
.net-1.1
I have created a small application which opens,reads and creates Excel files. The app has been written in C# and I don't know why I get this error message when the application is running in one computer. I have run the same applicaiton on my computer and I don't have any problem.
Can somebody help me and let me know why happen this error?
thanks
© Stack Overflow or respective owner