Ask a Question related to ASP.NET Security, Design and Development.
-
Henry Miranda #1
Verify if file exists on network shared HELP
Hi Guys,
I have one problem here,
I want to publish some photos that are located in a network shared path (f.i : \\<server>\<path ) . (shared permissions : full control Everyone)
I just configure this path as a virtual directory to get access and show it in one ASPX page.
But the problem is that, first at all, I have to verify if the file exists ,using File.Exists method or FileExists property of IO.FileInfo(FileFullPath) class.
I get an error of "access denied" even I am using an "impersonate" property set to "true" on trhe web config.
Can someone help me with this problems?..do I have to change the IIS user or something like this?
Thanks in advice
Regards,
MCSD Henry Miranda
Henry Miranda Guest
-
Mac: can't verify connection info Local/Network
Yes, I have had the exact same problem. Someone, please help!!! -
How to verify whether a directory exists
I want to use mkdir(blah blah, o777), but want to first find out whether the directory "blah blah" exists. I'm not if the -e option will bw right... -
Can I have local Shared Documents folder *NOT* shared on the Local Network
I finally have my local network working well enough (Thanks Steve W.!). I think I have learned that "network connection" does not get you anything... -
Error msg: Duplicate Name Exists on the network
I have a peer-to-peer network at home with two older Win98 computers and XP Pro on the newest one. I receive this message upon booting, and the... -
Windows XP Error Message - Duplicate Name Exists on the Network
I am trying to solve this problem and would like some guidance on where to go with it. I use the notebook at home, attached to a LAN, Linksys...



Reply With Quote

