This is the scenario:
I have an ASP.NET application that is has the latest Oracle DDLs (64) bit.
I am running it locally on a Windows 7 machine. It runs fine.
When I publish to a server running IIS from a Windows 7 machine, it gives me this error http://prntscr.com/2hwiaf
When I publish the same application from a Windows XP machine, it works fine.
I checked the server and it has the latest Oracle. 64 bit. I checked in the GAC.
Any ideas?