Robins Antony 0 Newbie Poster

Hi friends,

I`ve created an access database and export data to it successfully by using my web application using ADOX.I`ve added 2 references,Micosoft ActiveX Data Objects Library 2.8 & Microsoft ADO Ext 2.8 for DDL & Security.

I could successfully export to access data base when running the application using Visual Studio 2008. But When I run the application, After publishing in my local server, I can`t export. an Error msg.

I understood that some libraray files are missing when published.
But In my Bin folder there are 2 dll files named-Interop.ADODB.dll and Interop.ADOX.dll.

what could b the Problem?
How to add reference -COM in ASP.net?

Any help would b greatly appreciated

Regards

Robins Antony