Ask a Question related to ASP Database, Design and Development.
-
Ganesh J. Acharya #1
Error at Map Path System.Mappath()
Shree Ganesha
I am unable to use the following
server.mappath("../database/data.mdb")
please tell me a walk around
Regards
Ganesh J. Acharya
********************
[url]http://kamashastra.com[/url]
Your website for adult education
Ganesh J. Acharya Guest
-
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... -
MapPath invalid character error
Hi, I'm trying to use MapPath on a folder named with a comma in it: xmldoc.load Server.MapPath(Request.QueryString("fname")) where the... -
Server.MapPath returning wrong path
I've got the directory f:\Company\Product set as web shared so it's got a virtual directory in the default web site on my test server's IIS. If I... -
System.UnauthorizedAccessException: Access to the path
I know this question my have been asked many times, but non the less. What I have to do so I can access from my c# web from to file (file.xml) in... -
Invalid path for MapPath
paste the entire path in the error string into your browser address bar. it should attempt to open the file, if not your path is incorrect. ... -
Ken Schaefer #2
Re: Error at Map Path System.Mappath()
What is the error you are getting?
Cheers
Ken
"Ganesh J. Acharya" <ganesh_j_acharya@indiatimes.com> wrote in message
news:1a8444d1.0402110440.78bbab60@posting.google.c om...
: Shree Ganesha
:
:
:
: I am unable to use the following
:
: server.mappath("../database/data.mdb")
:
: please tell me a walk around
:
: Regards
: Ganesh J. Acharya
:
: ********************
: [url]http://kamashastra.com[/url]
: Your website for adult education
Ken Schaefer Guest
-
Ray at #3
Re: Error at Map Path System.Mappath()
[url]http://www.aspfaq.com/5003[/url]
Ray at work
"Ganesh J. Acharya" <ganesh_j_acharya@indiatimes.com> wrote in message
news:1a8444d1.0402110440.78bbab60@posting.google.c om...> Shree Ganesha
>
>
>
> I am unable to use the following
>
> server.mappath("../database/data.mdb")
>
> please tell me a walk around
>
> Regards
> Ganesh J. Acharya
>
> ********************
> [url]http://kamashastra.com[/url]
> Your website for adult education
Ray at Guest



Reply With Quote

