OracleException (0x80004005) When Connecting to Oracle Database
I’ve developed a simple C#, .net 4.0 website which I’d like to deploy onto an IIS test server. I am using the Oracle.DataAccess assembly to connect to an Oracle database, and I’ve added that DLL (and a hell of a lot of other related DLL’s, just for good measure and in a shotfun attempt to try and solve this problem), to the bin folder of my website. it works fine on my development machine (obviously; worked fine before copying all of those DLLs), but not my test server. On the test server I receive the following exception: