Im working on moving an Entire Website (aspx)(i didnt made, so i dont have the source) from our server to a local computer, that website works with a OLE DB Connection (at least is what i guess) to our DB2 Database.
I made a Backup from the database into the local computer and copy all the Website, and fix some details on the Web.Config, but when i try to access to the default page, it says that the provider IBMDADB2.DB2COPY1 is not registered.
I dont paste the message because it is in spanish
the IBMDADB2.dll appears to be registered in the Regedit and the Security in /SQLLIB is in read/write to the IUSR
i think there is something that im missing but dont know what can be, any suggestion ?
thx in advice