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. Problem with virtual directory.

Problem with virtual directory.

Scheduled Pinned Locked Moved ASP.NET
helpcsharpasp-netcomwindows-admin
1 Posts 1 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
    ddecoy
    wrote on last edited by
    #1

    Hi, In my site on IIS 5.1 with Asp.net 1.1 , I have a problem with a virtual dirtectory that points to a share on another computer.In IIS I put in the 'connect as' the right user and pass that has access to that share.Now when I test my code It works without a problem but from a remote client I get ' access to the path '' is denied'. But some pieces work from remote, for example if I use a Response.write("win.open(http://fullpath..)") then i can open the files; but when I want to get all the files in a folder with Directory.GetDirectories(path) I get the access denied error. I can't impersonate the user that has access to the fileshare, cause I need to do rolebased checks in COM+.:doh: thanks for any help..

    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