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. How to access the network shared foldder from the asp.net application without any security issues [modified]

How to access the network shared foldder from the asp.net application without any security issues [modified]

Scheduled Pinned Locked Moved ASP.NET
sysadminhelpcsharpasp-netsecurity
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.
  • R Offline
    R Offline
    ramki pindi
    wrote on last edited by
    #1

    Hi Every one, i developed an asp.net(2.0) applicaions which contains the attachments of the clients . these attachments are saved in the shared folder and retrive the file when the user requests. if i maintain the application and the shared folders in the same system it will work properly. if i maintain the application in one server and the file folder in the other server i face a lot of security issus like 1.Access Denied 2.Couldnot find the part of the path. ..... for this i made an common account for the application server and the file server and also set impersonation to true. Even the i got the couldnot find the part of the path error. i already gave the everyone with full control to the shared folder and i added the common account and gave it to full control Is there is any alternate for the save and retrive the files to and from the shared folder. Please help me... Thanks

    Kesav:rose:

    modified on Wednesday, February 17, 2010 5:32 AM

    P 1 Reply Last reply
    0
    • R ramki pindi

      Hi Every one, i developed an asp.net(2.0) applicaions which contains the attachments of the clients . these attachments are saved in the shared folder and retrive the file when the user requests. if i maintain the application and the shared folders in the same system it will work properly. if i maintain the application in one server and the file folder in the other server i face a lot of security issus like 1.Access Denied 2.Couldnot find the part of the path. ..... for this i made an common account for the application server and the file server and also set impersonation to true. Even the i got the couldnot find the part of the path error. i already gave the everyone with full control to the shared folder and i added the common account and gave it to full control Is there is any alternate for the save and retrive the files to and from the shared folder. Please help me... Thanks

      Kesav:rose:

      modified on Wednesday, February 17, 2010 5:32 AM

      P Offline
      P Offline
      Pranay Rana
      wrote on last edited by
      #2

      go to run and open IIS manager by typing inetmgr in that go to Application > DefulatAppPool > right click and go to properties In properties > go to identity tab and change predefiend to Local System

      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