Home All Groups Group Topic Archive Search About

How to install office version 11 in GAC

Author
22 Feb 2006 5:35 PM
Darrell Wesley
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???

Author
22 Feb 2006 7:41 PM
Cowboy (Gregory A. Beamer) - MVP
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!
***************************


Show quote
"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???
Author
22 Feb 2006 8:11 PM
Darrell Wesley
"Why does it need it in the GAC" -- because it says it does.
The program has one routine in it that builds a Excel spread sheet.

I did see on the PC that I normally use that it is in the GAC but how did it
get there and if it's not there what do you do?


Show quote
"Cowboy (Gregory A. Beamer) - MVP" wrote:

> 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???

AddThis Social Bookmark Button