MS Office word Version problem
Hi,
I'm facing the following problem when trying to open the word document from deployment server.
Could not load file or assembly 'Microsoft.Office.Interop.Word, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c' or one of its dependencies. The system cannot find the file specified.
I will explain in detail my problem.
Client want to open the report in Office word document and for that I'm calling Microsoft.Office.Interop.word COM compenent(version 12.0.0.0) and everything working fine in my development machine and when I deployed and trying to open it from production server the above said problem rising.
And one more thing my client using Office word 2003( version 11.0.0.0) and other important one is production server not allowed to install any MS Office objects.
Could any one help me where exactly the problem is and what steps to follow to resolve this.
Thanks,
Srinivas Kalagara