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. Database & SysAdmin
  3. Database
  4. ADO WARNING SECURITY

ADO WARNING SECURITY

Scheduled Pinned Locked Moved Database
windows-adminquestiondatabasesysadminsecurity
2 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.
  • D Offline
    D Offline
    delnaz
    wrote on last edited by
    #1

    Hello there i have a connectionstring like below: var connectionstring = "Provider=Microsoft.Jet.OLEDB.4.0;Persist Security Info=false;Data Source=E:\\mohebi\\b1384.6.26\\adabiat1\\data base\\db_demo.mdb"; and when i wana open it on IIS on my local computer, i have this ADO Security Warning : This website is using your identity to access a data source.If you trust this website , click OK to continue ,otherwise click Cancel. I found the way to deny this warning and that is adding my website to TRUSTED SITES in IE. BUT when i use this source on MY SERVER ,MY SERVER is WINDOWS SERVER 2003, it is another warning like below: safety setting on this computer prohibit accessing a data source on another domain. I can solve this problem with adding it to TRUSTED SITES , but i have many clients , AND OF COURSE I CANT DO THIS FOR ALL MY CLIENTS!!! how can i solve this problem ?? Have good day and time

    S 1 Reply Last reply
    0
    • D delnaz

      Hello there i have a connectionstring like below: var connectionstring = "Provider=Microsoft.Jet.OLEDB.4.0;Persist Security Info=false;Data Source=E:\\mohebi\\b1384.6.26\\adabiat1\\data base\\db_demo.mdb"; and when i wana open it on IIS on my local computer, i have this ADO Security Warning : This website is using your identity to access a data source.If you trust this website , click OK to continue ,otherwise click Cancel. I found the way to deny this warning and that is adding my website to TRUSTED SITES in IE. BUT when i use this source on MY SERVER ,MY SERVER is WINDOWS SERVER 2003, it is another warning like below: safety setting on this computer prohibit accessing a data source on another domain. I can solve this problem with adding it to TRUSTED SITES , but i have many clients , AND OF COURSE I CANT DO THIS FOR ALL MY CLIENTS!!! how can i solve this problem ?? Have good day and time

      S Offline
      S Offline
      S Douglas
      wrote on last edited by
      #2

      delnaz wrote:

      safety setting on this computer prohibit accessing a data source on another domain.

      As memory serves that’s because you’re running the code client side. You will need to mod it to run server side.


      DEBUGGING : Removing the needles from the haystack.

      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