StevenWalsh
Technical User
<br>I am trying out a simple example of creating a COM component that will query a database and present the results in a format that an ASP page will present.<br><br>I have set a reference to the Microsoft ActiveX data objects 2.1 library within the project. This seems to work fine but when the package is deployed to an NT server and run it gives the following error message:-<br><br>An error occured while registering the file 'C:\winnt\system32\msado21.tlb'<br><br>I have no idea why it's not registering it does anyone have any pointers?