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. ADO WARNING SECURITY

ADO WARNING SECURITY

Scheduled Pinned Locked Moved Web Development
windows-adminquestiondatabasesysadminsecurity
4 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

    X| X| X| 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

    G 1 Reply Last reply
    0
    • D delnaz

      X| X| X| 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

      G Offline
      G Offline
      Guffa
      wrote on last edited by
      #2

      From where are you accessing the database? Javascript in the browser? Server side (ASP) code? --- b { font-weight: normal; }

      D 1 Reply Last reply
      0
      • G Guffa

        From where are you accessing the database? Javascript in the browser? Server side (ASP) code? --- b { font-weight: normal; }

        D Offline
        D Offline
        delnaz
        wrote on last edited by
        #3

        [Message Deleted]

        G 1 Reply Last reply
        0
        • D delnaz

          [Message Deleted]

          G Offline
          G Offline
          Guffa
          wrote on last edited by
          #4

          You can't use Javascript in ASP code. Do you mean JScript in the ASP code, or Javascript in an ASP page? --- b { font-weight: normal; }

          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