KarthikOnIT 0 Newbie Poster

Hi,
I m trying to automate MS Excel thru C#. My development Env is VS2005 & Excel 2003. I have imported the object library of Excel 2003. Everything works fine in this env.

My Problem is when I deploy the code in a machine with Excel 2002(non development Env) it throws up a error message stating "'Microsoft.Office.Interop.Excel, Version=11.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c' or one of its dependencies."

I have Installed the PIA's for this office version from the below link
http://www.microsoft.com/downloads/details.aspx?FamilyId=C41BD61E-3060-4F71-A6B4-01FEBA508E52&displaylang=en

still no luck...

My Ques is since it imported and compiled in office 2003 version will it support lower version. If it supports lower version what needs to be done..

Thx in Advance.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.