|
-
Nov 17th, 2005, 01:05 AM
#1
Thread Starter
Fanatic Member
C#, Excel 9.0, Windows XP and Windows 2000
Here's something I'm confused. I've done a simple app on Windows XP using C# with Excel 9.0 Object library. It works pretty fine. But when I ported it to Windows 2000. I ported the code (adding existing files, that is) to be sure. Reference same object library which is Excel 9.0 and viola, it hangs.
Is there a way to convert the Excel 9.0 object library to fully a .Net compliant dll? Just thinking of just bringing down that .dll to any WinX platform I might work on.
Thanks in advance.
-
Nov 17th, 2005, 01:42 AM
#2
Re: C#, Excel 9.0, Windows XP and Windows 2000
It may not be Excel as the version is the same. If both systems have the same version of Excel then it could be some other issue. Maybe some conflicts in the additional files your adding?
If you had Excel 10 (XP) you could make use of the PIAs with C#. See my link in my signature. Just for future reference.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Nov 17th, 2005, 02:46 AM
#3
Thread Starter
Fanatic Member
Re: C#, Excel 9.0, Windows XP and Windows 2000
Ok, thanks. Maybe there is something wrong with my code. I guess I code messy. I've been copying the code 1 by 1 and it mysteriously works. Again, thanks.
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
|