B
Binesh
Hi
I used Interop assemblies to read Excel data into DataSet. I am able
to run it successfully on my workstation(windows XP and VS .Net 7 and
MS Office XP) but when I port my code to server(Windows 2000,.Net
Framework 1.1,NO MS OFFICE) I get clsid not found. I believe this is
because I do not have MS Office installed on my server( I might be
wrong)
1. How do I get rid of this problem
2. If having strong names for the Interop assemblies help me..then
where do I get the assemblies with strong name( can I do it myself ).
Any Ideas?
I am working with .NET technologies for a year but never dealt with
dll and stuff...
Any help would be appriciated..
Thanks
Binny
I used Interop assemblies to read Excel data into DataSet. I am able
to run it successfully on my workstation(windows XP and VS .Net 7 and
MS Office XP) but when I port my code to server(Windows 2000,.Net
Framework 1.1,NO MS OFFICE) I get clsid not found. I believe this is
because I do not have MS Office installed on my server( I might be
wrong)
1. How do I get rid of this problem
2. If having strong names for the Interop assemblies help me..then
where do I get the assemblies with strong name( can I do it myself ).
Any Ideas?
I am working with .NET technologies for a year but never dealt with
dll and stuff...
Any help would be appriciated..
Thanks
Binny