Results 1 to 4 of 4

Thread: Excel Automation Error!

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Nov 2002
    Location
    Viet Nam
    Posts
    142

    Excel Automation Error!

    I am coding for Excel Automation in a .NET App . And there was the stuck telling me that " Old format or invalid Type Library. Line: Microsoft.Office.Interop.Excel".

    I am using Excel XP and .NET Dev Environment 7.7.3308
    Microsoft Visual C# .NET 69586-335-0000007-18357.

    If anyone ever solved this, plz give me some advice.

    Thanks in advance.

  2. #2
    PowerPoster
    Join Date
    Aug 2005
    Location
    College Station, TX
    Posts
    4,521

    Re: Excel Automation Error!

    Is this on a different machine?? If the other machine doesnt have the updated DLL that you utilized, then you're going to get errors... (as in different excel version.. like office 2000)

    You can try embedding the DLL in your app.. but then again.. don't know the legality behind this....

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Nov 2002
    Location
    Viet Nam
    Posts
    142
    I think i have found the solution for this. It is right in the MSDN, Bug section with the ID of 320369.

  4. #4
    PowerPoster
    Join Date
    Aug 2005
    Location
    College Station, TX
    Posts
    4,521

    Re: Excel Automation Error!

    Seems like that's the case.. good work

    The link I read was here
    http://support.microsoft.com/kb/320369

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width