Could Not Load Oracle.DataAccess.dll while running UNIT Test

Jul 10 2017 10:11 AM

Hi All,

i created on web application which is contain unit test application.

I created one class library using this library i'm access database using oracle.dataacess.dll(gave this dll as reference) and able to access oracle database.

And i gave reference of this class library dll into my web application and able to access oracle database.

But when i try to run unit test, i getting error says "Could not load Oracle.Dataacess.dll"

Can you anyone help on this?


Answers (1)