|
-
Oct 9th, 2005, 08:19 PM
#1
Thread Starter
Addicted Member
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.
-
Oct 9th, 2005, 08:23 PM
#2
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....
-
Oct 9th, 2005, 08:53 PM
#3
Thread Starter
Addicted Member
I think i have found the solution for this. It is right in the MSDN, Bug section with the ID of 320369.
-
Oct 9th, 2005, 08:57 PM
#4
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|