Debate general Programming using excel interop -- problems with Vista

  • martes, 27 de julio de 2010 21:14
     
     

    First of all, is this the correct place to discuss Excel Interop C# programming?

     

    If so, here is my question.

    I have a console program that writes an excel file. Works fine if I run it in Visual Studio or if I just execute the executable.

    If I start the program using a Windows Service, the Excel portion fails. It cannot read or write any spreadsheets. Error is HRESULT 0x800A03EC.

    The service has no problems on Windows Server 2003. Only on Vista it fails.

Todas las respuestas