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. ASP.Net User Rights on C Drive

ASP.Net User Rights on C Drive

Scheduled Pinned Locked Moved ASP.NET
csharpasp-nethelptutorialquestion
3 Posts 3 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.
  • R Offline
    R Offline
    Rizwan Bashir
    wrote on last edited by
    #1

    Hello There My Webservice has one function which need to access c:\windows folder but even after adding asp.net user in admin group I am having the same problem. Can any one guide me what to do ? Secondly I want to give asp.net admin rights during setup . can any one guide me how ???

    B M 2 Replies Last reply
    0
    • R Rizwan Bashir

      Hello There My Webservice has one function which need to access c:\windows folder but even after adding asp.net user in admin group I am having the same problem. Can any one guide me what to do ? Secondly I want to give asp.net admin rights during setup . can any one guide me how ???

      B Offline
      B Offline
      brunoconde
      wrote on last edited by
      #2

      Hello!! I had the same kind of problem but a litle diferent... I need to create e temporary files in the hard drive and the only way i can do that is by create that file in a directory that ASP.NET user has write access... like Temporary Internet Folder. Try to copy the file you need to run to that folder if you can. Changing admin rigths i dont know !!! sorry... Bruno Conde. pharaoh

      1 Reply Last reply
      0
      • R Rizwan Bashir

        Hello There My Webservice has one function which need to access c:\windows folder but even after adding asp.net user in admin group I am having the same problem. Can any one guide me what to do ? Secondly I want to give asp.net admin rights during setup . can any one guide me how ???

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

        Adding the ASPNET account to the Admin group should not be recommended, in this case you simply add the ASP.NET process identity[^] to the security tab of the folder and grant it the write permission.

        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