From: Bill Nguyen on 29 May 2008 14:08 I installed Web Expression to my development PC . A new VS 2005 application build on our terminal server gave me this error msg: *Unable to install or run the application. The application requires that assembly office Version 12.0.0.0 be installed in the Global Assembly Cache (GAC) first. Please contact your system administrator* How can I remove the requirements (or solve the problem) on client PC's / server? Thanks Bill
From: Bill McCarthy on 30 May 2008 01:06 It shouldn't require that unless you have a reference to Office in your application. Check your project's references. "Bill Nguyen" <billnguyen(a)jaco.com> wrote in message news:74AC9CD3-1D22-446C-BDA9-ED39869C6FA7(a)microsoft.com... > > I installed Web Expression to my development PC . A new VS 2005 > application build on our terminal server gave me this error msg: > > *Unable to install or run the application. > The application requires that assembly office Version 12.0.0.0 be > installed in the Global Assembly Cache (GAC) first. > Please contact your system administrator* > > How can I remove the requirements (or solve the problem) on client PC's / > server? > > Thanks > > Bill >
From: Bill Nguyen on 30 May 2008 18:17 Bill; I have reference in the app but it's Office 11! At the end, I had to install PIA 2007 on the terminal server to get it work. Thanks Bill "Bill McCarthy" <Bill(a)N0SPAM.com> wrote in message news:5FD1C6FF-13E8-4778-800E-103DCB359B8B(a)microsoft.com... > It shouldn't require that unless you have a reference to Office in your > application. Check your project's references. > > "Bill Nguyen" <billnguyen(a)jaco.com> wrote in message > news:74AC9CD3-1D22-446C-BDA9-ED39869C6FA7(a)microsoft.com... >> >> I installed Web Expression to my development PC . A new VS 2005 >> application build on our terminal server gave me this error msg: >> >> *Unable to install or run the application. >> The application requires that assembly office Version 12.0.0.0 be >> installed in the Global Assembly Cache (GAC) first. >> Please contact your system administrator* >> >> How can I remove the requirements (or solve the problem) on client PC's >> / server? >> >> Thanks >> >> Bill >> >
|
Pages: 1 Prev: query that will return null values to 0 Next: Using OCX in .NET |