Results 1 to 7 of 7

Thread: ASP.net Access DB Readonly ?? argh !!(Resolved).

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2002
    Location
    Outer space
    Posts
    97

    ASP.net Access DB Readonly ?? argh !!(Resolved).

    I keep getting the following error when i try to run my asp.net application and can't figure out for the life of me whats going wrong as this only occours on my machine and the code runs perfectly fine on my colleagues ?

    I do not have the database open and the database is not set to readonly

    Is there a setting within XP that might be causing this problem ?

    Any help greatly appreciated

    Server Error in '/WebForm4ITrac1' Application.
    --------------------------------------------------------------------------------

    The Microsoft Jet database engine cannot open the file 'C:\VBNET\AccidentRecordingBeta\Solution\Database\Supplier.mdb'. It is already opened exclusively by another user, or you need permission to view its data.
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

    Exception Details: System.Data.OleDb.OleDbException: The Microsoft Jet database engine cannot open the file 'C:\VBNET\AccidentRecordingBeta\Solution\Database\Supplier.mdb'. It is already opened exclusively by another user, or you need permission to view its data.
    Last edited by OptimusPrime; Feb 7th, 2003 at 12:09 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width