C
CA
I am having a problem getting a pointer to an existing running Excel
process on a client machine.
Here are some details:
1) I have tested out the code on the development machine and it works
fine. (Excel XP)
2) The code works fine on a machine in our offices with Excel 2000.
3) On the client machine (with Excel 2000), the code does not work.
I wrote some diagnostic tests to further try and see what was going on
and I got the following error message:
The located assembly's manifest definition with name InterOp.Excel
does not match the assembly reference.
I used the Excel8.olb (Excel 97?) type library to build the
application, so I am assuming that it would work for all versions of
Excel beyond Excel97 ?
Can anyone help me in this matter? Thanks in advance.
Chris
process on a client machine.
Here are some details:
1) I have tested out the code on the development machine and it works
fine. (Excel XP)
2) The code works fine on a machine in our offices with Excel 2000.
3) On the client machine (with Excel 2000), the code does not work.
I wrote some diagnostic tests to further try and see what was going on
and I got the following error message:
The located assembly's manifest definition with name InterOp.Excel
does not match the assembly reference.
I used the Excel8.olb (Excel 97?) type library to build the
application, so I am assuming that it would work for all versions of
Excel beyond Excel97 ?
Can anyone help me in this matter? Thanks in advance.
Chris