Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Using MS Access database with medium trust level

Using MS Access database with medium trust level

Scheduled Pinned Locked Moved ASP.NET
helpcsharpasp-netdatabasesysadmin
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F Offline
    F Offline
    Fedor Hajdu
    wrote on last edited by
    #1

    Hi everybody :) I've written an ASP.NET application which has to use ms access database (It was a clients request) on my development server everything works fine, but on a live server it is not possible to connect to database. Their technical support told me that the problem is in the medium trust level! Can anyone help me with configuration? Thanks, Fedor (Sorry if this is double post, but search on messages works painfully slow on my connection)

    M 1 Reply Last reply
    0
    • F Fedor Hajdu

      Hi everybody :) I've written an ASP.NET application which has to use ms access database (It was a clients request) on my development server everything works fine, but on a live server it is not possible to connect to database. Their technical support told me that the problem is in the medium trust level! Can anyone help me with configuration? Thanks, Fedor (Sorry if this is double post, but search on messages works painfully slow on my connection)

      M Offline
      M Offline
      minhpc_bk
      wrote on last edited by
      #2

      Hi there, What you might need to do is to grant the OleDbPermission to the application, you can see the details from the links: http://msdn2.microsoft.com/en-us/library/wyts434y.aspx[^] http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag2/html/PAGHT000020.asp[^]

      F 1 Reply Last reply
      0
      • M minhpc_bk

        Hi there, What you might need to do is to grant the OleDbPermission to the application, you can see the details from the links: http://msdn2.microsoft.com/en-us/library/wyts434y.aspx[^] http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag2/html/PAGHT000020.asp[^]

        F Offline
        F Offline
        Fedor Hajdu
        wrote on last edited by
        #3

        Great! That's it! Thank you very much, you saved my day ;) !!

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups