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. General Programming
  3. C#
  4. Deploy a web service

Deploy a web service

Scheduled Pinned Locked Moved C#
asp-netdatabasesecurityhelptutorial
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.
  • U Offline
    U Offline
    usermans
    wrote on last edited by
    #1

    Hello, I want to deploy a web service that exposes an Access database to clients, the database file is located in the App_Data folder in the service's folder. The problem is that I have to set the security settings for that file manually using NTFS security tab in the properties window of the database file to allow the account "ASPNET" to write to the database. Is there a way to do this during the setup process? I have wondered around the setup project I created for the web service and I had no clue on how to do this.

    L 1 Reply Last reply
    0
    • U usermans

      Hello, I want to deploy a web service that exposes an Access database to clients, the database file is located in the App_Data folder in the service's folder. The problem is that I have to set the security settings for that file manually using NTFS security tab in the properties window of the database file to allow the account "ASPNET" to write to the database. Is there a way to do this during the setup process? I have wondered around the setup project I created for the web service and I had no clue on how to do this.

      L Offline
      L Offline
      led mike
      wrote on last edited by
      #2

      Wassim Mansour wrote:

      Is there a way to do this during the setup process?

      Of course

      Wassim Mansour wrote:

      I had no clue on how to do this.

      If it is a Windows Installer check out Installsite.org[^]

      led mike

      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