RE: How to install office version 11 in GAC by NoSpamMgbworld
NoSpamMgbworld
Wed Feb 22 13:41:38 CST 2006
Rather than knee jerk and put everything in the GAC, determine the root cause
of the problem. One possibility, for example, is assemblies set up as a COM+
application. Why does it need it in the GAC, since not every ClickOnce
application requires this?
--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
***************************
Think Outside the Box!
***************************
"Darrell Wesley" wrote:
> A new PC with XP PRO and Office 2003 preloaded along with Framework 1.1.
>
> We since loaded the Framework 2.0 on the machine and attempted to load a
> ClickOnce application and the following error shows up.
>
> "Unable to install or run the application. The application requires that the
> assembly office Version 11.0.0.0 be installed in the Global Assembly Cache
> (GAC) first."
>
> How do I do this???