Re: Please help - weird problem
From: Eliyahu Goldin (removemeegoldin_at_monarchmed.com)
Date: 02/09/05
- Next message: Patrice: "Re: compiled DLL's and performance"
- Previous message: Patrice: "Re: Web form retains values over diferent stations"
- In reply to: יוני גולדברג: "Please help - weird problem"
- Next in thread: יוני גולדברג: "Re: Please help - weird problem"
- Reply: יוני גולדברג: "Re: Please help - weird problem"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 9 Feb 2005 11:07:42 +0200
Yoni,
This is a security problem. You need to grant read permission for
\\premfs16\sites to the ASP.NET user.
Eliyahu
"???? ???????" <@discussions.microsoft.com> wrote in message
news:B997041C-220A-4ADC-9528-65BC289CED2F@microsoft.com...
> Hi,
> While trying to create new directory i recieve the following error
> message:
> "System.IO.DirectoryNotFoundException: Could not find a part of the path
> "\\premfs16\sites".
> The path exists, even when i check the path
> with the code: Directory.Exists(...) the result is true.
>
> Here is the code:
> http://www.adeo.co.il/test.aspx
>
> Notice that in the line before the code throws exception
> i create new file to the same path and no error
> occurs - only when trying to create directory
> the error appears.
>
> Any idea?
>
- Next message: Patrice: "Re: compiled DLL's and performance"
- Previous message: Patrice: "Re: Web form retains values over diferent stations"
- In reply to: יוני גולדברג: "Please help - weird problem"
- Next in thread: יוני גולדברג: "Re: Please help - weird problem"
- Reply: יוני גולדברג: "Re: Please help - weird problem"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|