matt23lucier
MIS
I built an application that at one point opens and writes to an excel file. The application was built with the Microsoft Excel 9.0 Object library. I am using VS2005 and published it to a shared network drive. The problem arises when a user with Office XP Professional attempts to run the application. I get the following error.
'Unable to install or run the application. The application requires that assembly Microsoft.Vbe.Interop Version 11.0.0.0 be installed in the Global Assembly Cache (GAC) first'
Does anybody know how I can get the program to run witout rebuilding the App to use 11.0 Object Library?
Thanks
Matt
'Unable to install or run the application. The application requires that assembly Microsoft.Vbe.Interop Version 11.0.0.0 be installed in the Global Assembly Cache (GAC) first'
Does anybody know how I can get the program to run witout rebuilding the App to use 11.0 Object Library?
Thanks
Matt