Re: Distributing ADO in ASP

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Val Mazur \(MVP\) (group51a_at_hotmail.com)
Date: 03/16/05


Date: Tue, 15 Mar 2005 22:44:20 -0500

Hi,

You need to distribute MDAC. You cannot just copy the files or just copy and
register them on client's PC. See next KBs about how to distribute MDAC

http://support.microsoft.com/default.aspx?scid=kb;en-us;217754

http://support.microsoft.com/default.aspx?scid=kb;en-us;213846

-- 
Val Mazur
Microsoft MVP
http://xport.mvps.org
"MiKeB" <MiKeB@discussions.microsoft.com> wrote in message 
news:F02DF65D-77BC-49EC-A9D7-19A85C805867@microsoft.com...
>I have created an ASP app that uses ADO both in ASP and in the HTML.
> What do I have to install on client machines for them to be able to call 
> the
> ADO ActiveX Component?
> Can I simply copy the files from...
> C:\Program Files\Common Files\System\ADO
> onto the client?