cheers for the quick reply,
i'm just running asp.net on my own computer at the moment, so as far as I
know its not a mapped network drive simply a hd on my machine (is this right?
as I said I'm new to this).
i've tried <identity impersonate="false" /> and <identity impersonate="true"
/> in the web.config file, and I don't have any user accounts on the site.
have I missed your point or am I doing something else wrong?
thanks again...
[quoted text, click to view] Joshua Flanagan wrote:
>Is D:\ a mapped network drive? If so, the access attempt will be made by
>domain\machinename$ - NOT the local ASPNET account. Search around for
>information about ASP.NET and impersonation across network boundaries.
>
>> Hi everyone,
>>
>[quoted text clipped - 15 lines]
>> Thanks,
anyone else have any ideas? where am I going wrong??
[quoted text, click to view] fanto wrote:
>cheers for the quick reply,
>
>i'm just running asp.net on my own computer at the moment, so as far as I
>know its not a mapped network drive simply a hd on my machine (is this right?
>as I said I'm new to this).
>
>i've tried <identity impersonate="false" /> and <identity impersonate="true"
>/> in the web.config file, and I don't have any user accounts on the site.
>
>have I missed your point or am I doing something else wrong?
>
>thanks again...
>
>>Is D:\ a mapped network drive? If so, the access attempt will be made by
>>domain\machinename$ - NOT the local ASPNET account. Search around for
>[quoted text clipped - 5 lines]
>>> Thanks,
>>> Andrew.
--
Message posted via DotNetMonster.com