Hi,
I have created a VB.net Project (framework 4.0) that writes to an excel file on Win 7 machine. The project references Microsoft.Office.Interop.Excel version 12.0 and MS Office 2013 is installed on the development machine.
I am getting the below error when I tried to run the same project on Windows Server 2003 remote server with MS Office 2007 installed on it.
Error:-2147217900: Incorrect syntax near 'office'.
Could you please help
Thanks in advance..
Indu