Re: File Creation on Network

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Abhanjee,

You know that in ASPNET all things are done by the ASPNET user, that is the
first thing almost everybody is strubling with.

Cor

<abhanjee@xxxxxxxxxxx> schreef in bericht
news:1153192523.569486.307740@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hello,

I am facing some challenges in creating a folder in the file server on
the same network. The application will create a folder on the network
share when the user clicks a button. This works when testing from my
PC as local host.

However, when I run this application from webserver (with the same
settings as my localhost) I get Access To the Path xxxx is Denied.

- I have set the impersonate to true in the webconfig file and
unchecked anonymous access on IIS (using integrated Windows access).

- My network user account has read/write access to the network folder.

- I double checked the identity being used on the applicatioin using
WindowsIdentity.GetCurrent().Name and it shows my user account.

- If I specifically enter the user name and password in the impersonate
tags this works. I do not wish to take this route because there is
more than one user.

Can anyone shed some light on what I might be missing?

Thank you for your time and help.

AB



.



Relevant Pages

  • Re: How do I add a network user to the security permissions on a shared XP folder?
    ... can't figure out what way to setup the permissions. ... user account on the fileserver computer with the same name as my own ... allowed them to list folder contents only. ... Next I allowed the NETWORK ...
    (microsoft.public.windows.server.networking)
  • Re: Limited Access
    ... First off I will make the assumption that by remote connect you mean access ... to a network share through My Network Places and not Remote Desktop. ... to add a user account to the permissions list. ... the needed access to that folder. ...
    (microsoft.public.windowsxp.security_admin)
  • Re: User name and password requested when accessing network share in XP
    ... >folder sharing on a peer to peer network. ... >set up a user account on the main PC which exectly matches the user account ... When I try to connect from the client PC I am ... >I want to do unattended backups from the client to this folder at night. ...
    (microsoft.public.windowsxp.network_web)
  • Re: How do I share a folder on the network and set user right ?
    ... your computer you have to create a user account for them on your ... >I have several computers in a LAN network here at home. ... >stuck at the Permissions for the folder... ... >After using win98 for quite some time, I find the file sharing of 2k/xp to ...
    (microsoft.public.windowsxp.security_admin)
  • Re: Access denied in creating/opening a file on network for output
    ... You should try granting access to that folder to the ASPNET user. ... Ariel Popovsky ... > I tried to open a new file on network for output: ...
    (microsoft.public.dotnet.framework.aspnet)