Hi,
I developed a website where it uses oracle client to access the oracle database and to pullup the details.
I used asp.net 2.0 and and oracle.dataacess.
It was working fine in my local machine(windows xp), but when i transfered this to server(win2003) i am getting the below error.
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: Could not load file or assembly 'Oracle.DataAccess, Version=2.102.2.20, Culture=neutral, PublicKeyToken=89b483f429c
47342' or one of its dependencies. The system cannot find the file specified.
Please can any one help me out inthis. I am trying all the possible solutionm, but no results.
Start Free Trial