Verify if file exists on network shared HELP
From: Henry Miranda (henry_m_a_at_hotmail.com)
Date: 12/17/03
- Next message: anonymous_at_discussions.microsoft.com: "help needed with security settings"
- Previous message: rmac: "SSL problem using Macintosh browser"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 17 Dec 2003 10:21:05 -0800
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
- Next message: anonymous_at_discussions.microsoft.com: "help needed with security settings"
- Previous message: rmac: "SSL problem using Macintosh browser"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|