Oracle Lite 10g And C# 2.0 [message #381848] |
Tue, 20 January 2009 01:57 |
tbhakee
Messages: 1 Registered: January 2009
|
Junior Member |
|
|
Hi,
I have developed a Web application in C# using the Oracle Database Lite 10.3.0.1.0. I have added reference to Oracle.DataAccess.Lite.dll to my web application and developed.
When i run the application from the Visual Studio IDE i could able to connect to the database and get the data.
If i deploy the application in the IIS and launch the application, i am getting the following error.
Unable to connect to database. Unable to load DLL 'olobj40.dll': Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)).
My doubt is that, do i need to install the Mobile Development Kit in the machine where this application is to be installed?
How can i eradicate this error.
Please help.
Many Thanks,
Bhakee
|
|
|