Unanswered Packaged App Calling Excel works in XP not Win7

  • Thursday, January 31, 2013 8:12 PM
     
     

    Hey all, I have a home grown app by one of the developers here that has an import/export to excel 2010 32 bit feature. With the completed package sequenced on Windows XP it works fine on XP and 2003. When running on a Win764 box it gives interopp excel com object errors. So I sequenced on a Win764 box (same software) and still get the errors. The thing is when I'm in the install phase of sequencing and I run the import/export it works fine, no issue. When I do the same thing during the app watch phase I get the errors. If anyone has any idea why Win7/2008 boxes are having trouble loading Excel 2010 32 bit it would be much appreciated. The errors are below:

    System.Runtime.InteropServices.ComException (0x80080005): Retrieving the COM class factory for component with CLSID {00024500-0000-0000-C000-000000000046} failed due to the following error: 80080005. at Excel.SaveasExcel(String sFileTXT, String sFileXLs, BooleanbOpenXI)


    Life moves pretty fast. If you don't stop and look around once in a while, you could miss it.

All Replies

  • Thursday, January 31, 2013 8:45 PM
     
     

    Hello,

    Try to set <LOCAL_INTERACTION_ALLOWED> to TRUE


    Nicke Källén | The Knack| Twitter: @Znackattack

  • Thursday, January 31, 2013 8:49 PM
     
     
    Yea, tried that, no dice. Thanks for the suggestion. Anyway to set that during the app launch of sequencing?

    Life moves pretty fast. If you don't stop and look around once in a while, you could miss it.