Ask a Question related to ASP, Design and Development.
-
MFA #1
Path/File access error
Hi All
I have one COM (.dll) for uploading files to server. Its working fine on
server A but same code and file not working on server B giving error
Path/File access error
Can any one advise me why its happening.
kind regards
fayyaz
MFA Guest
-
'800a004b' Path/File access error
Our web application runs fine on Windows 2000 but since I tried moving it to window 2003, I get an error dllname error '800a004b' Path/File... -
A very persistant Access To Path Denied Error
Hi Guys, I'm stuck with a terribly persistant "Access to the path *** is denied" problem. I'm trying to upload a foile using the file control.... -
System.UnauthorizedAccessException: Access to the path error on virtual dir pointing to a network share only!
Win 2003 DC - IIS 6.0 I received the following error when trying to run an ASP.NET app resides in a network share (on a 2003 member server). All... -
[Microsoft][ODBC Microsoft Access Driver]'(unknown)' is not a valid path error
This is probably an old problem that most of you know how to fix (I hope!). The scenario is that I have a web server running an ASP site that needs... -
System.UnauthorizedAccessException: Access to the path <file> is denied. (framework 1.1)
Anton, Try giving the "ASPNET" user account permissions to the folder the file is in. (Or to the file itself depending on your needs.) Justin... -
Bob Barrows #2
Re: Path/File access error
MFA wrote:
It's a Permissions problem: file-system permissions, that is.> Hi All
> I have one COM (.dll) for uploading files to server. Its working fine
> on server A but same code and file not working on server B giving
> error
>
> Path/File access error
>
> Can any one advise me why its happening.
>
HTH,
Bob Barrows
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
Bob Barrows Guest



Reply With Quote

