The problem is, I'm using ClickOnce, which is great, except that the
application never "installs", in that no MSI is ever processed. I'm
probably going to make a custom MSI to install just the ADODB interop
library into the GAC, and call it good.

Thanks,
Erick

> -----Original Message-----
> From: Discussion of advanced .NET topics. 
> [mailto:[EMAIL PROTECTED] On Behalf Of Kelly, Brady
> Sent: Monday, November 14, 2005 10:44 PM
> To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM
> Subject: Re: [ADVANCED-DOTNET] ADODB interop assembly
> 
> I just distribute ADODB.dll with my projects.
> 
> > -----Original Message-----
> > From: Discussion of advanced .NET topics. [mailto:ADVANCED- 
> > [EMAIL PROTECTED] On Behalf Of Erick Thompson
> > Sent: 14 November 2005 23:02
> > To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM
> > Subject: [ADVANCED-DOTNET] ADODB interop assembly
> > 
> > I'm working on deploying a 2.0 WinForms application with ClickOnce.
> When
> > I attempt to run the application on some systems, I get an 
> error that 
> > the ADODB assembly is not in the GAC. I'm not sure why it 
> isn't in the 
> > GAC, as Office 2003 is installed via GPO on all systems. Regardless,
> as
> > it should work without office. I found a msi that should 
> install the 
> > Office PIAs, but it won't do a network installation.
> > 
> > What is the best way to network distribute the PIA for 
> ADODB? And, how 
> > to do I figure out what is trying to load ADODB? It's not referenced
> in
> > my project.
> > 
> > Thanks,
> > Erick Thompson
> > 
> > Senior Programmer
> > The National Bureau of Asian Research
> > http://tech.nbr.org/CS/blogs/erick_thompson/
> > 
> > 
> > ===================================
> > This list is hosted by DevelopMentor(r)  http://www.develop.com
> > 
> > View archives and manage your subscription(s) at 
> > http://discuss.develop.com
> ______________________________________________________________
> _____________________________________
> 
> "The information contained in this e-mail is confidential and 
> may contain proprietary information.
>  It is meant solely for the intended recipient. Access to 
> this e-mail by anyone else  is unauthorised. If you are not 
> the intended recipient, any disclosure, copying,  
> distribution or any action taken or omitted in reliance on 
> this, is prohibited and  may be unlawful .No liability or 
> responsibility is accepted if information or data is,  for 
> whatever reason corrupted or does not reach its intended 
> recipient. No warranty is  given that this e-mail is free of 
> viruses. The views expressed in this e-mail are, unless  
> otherwise stated, those of the author and not those of 
> FirstRand Bank Limited or its management.
>  FirstRand Bank Limited reserves the right to monitor, 
> intercept and block e-mails addressed  to its users or take 
> any other action in accordance with its e-mail use policy.
>  Licensed divisions of FirstRand Bank Limited are authorised 
> financial service providers  in terms of the Financial 
> Advisory and Intermediary Services Act 37 of 2002."
> 
> ______________________________________________________________
> _____________________________________
> 
> ===================================
> This list is hosted by DevelopMentor(r)  http://www.develop.com
> 
> View archives and manage your subscription(s) at 
> http://discuss.develop.com
> 
> 

===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to