NotePage, Inc. Forum Index

Microsoft.Jet.OLEDB.4.0 - It is already opened exclusively

 
Post new topic   Reply to topic    NotePage, Inc. Forum Index -> Integration Related Questions
View previous topic :: View next topic  
Author Message
nadragon



Joined: 16 Nov 2005
Posts: 61

PostPosted: Tue Nov 22, 2005 11:22 am    Post subject: Microsoft.Jet.OLEDB.4.0 - It is already opened exclusively Reply with quote

Hello all?

I am trying to create a ASP.NET application which update the pagegate.mdb file directly. When I open the mdb file from the web interface, I got the following error,

"It is already opened exclusively by another user, or you need permission to view its data"

The code is

dbconn = New OleDbConnection("Provider=Microsoft.Jet.OLEDB.4.0;data source=C:\Program Files\PageGate\database\pagegate.mdb")
dbconn.Open()


I have read the articles in this forum, and I found that someone was able to access the database directly from web interface.
Could you share your information if you had this problem?

Thank you!


Back to top
View user's profile
nadragon



Joined: 16 Nov 2005
Posts: 61

PostPosted: Tue Nov 22, 2005 3:40 pm    Post subject: solution Reply with quote

Forgive my impatience.
After an hour of search in google, I found that this error is because of ASP.NET security configuration.

The following solution worked out!

http://support.microsoft.com/default.aspx?scid=kb;en-us;Q316675


Back to top
View user's profile
Display posts from previous:   
Post new topic   Reply to topic    NotePage, Inc. Forum Index -> Integration Related Questions All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2002 phpBB Group
Theme created by Vjacheslav Trushkin