Manikandan,
I don't think that this is a framework issue. I think that if you
regenerate your interop assemblies, it should work.

Signature
- Nicholas Paldino [.NET/C# MVP]
- mvp@spam.guard.caspershouse.com
> Hi,
> I have a program written in .Net Framework 1.1 using Visual studio
[quoted text clipped - 56 lines]
> Thanks,
> Mani
Manikandan - 28 Oct 2007 10:06 GMT
Hi,
Thanks for your valuable reply.
You are right.
I tried regenerating the interop assembly , but not succeed.
I have a question reg excel interop.
I have no excel installation(office installation) in my system
I'm using office web components in my application.
I tried using tlbimp, getting error as below
TlbImp : error TI0000 : The input file 'C:\DEV\test\ExcelInterop\O
WC11.dll' is not a valid type library.
tried with Interop.OWC11.dll also, getting same error.
TlbImp : error TI0000 : The input file 'C:\DEV\test\ExcelInterop
\Interop.OWC11.dll' is not a valid type library.
I don't know how to regenerate excel interop assembly. is there any
help available to use office web components in c# windows application?
Thanks,
Mani
> Manikandan,
>
[quoted text clipped - 65 lines]
> > Thanks,
> > Mani