How to access other directories of hosted server in asp.net and c#
I have a website in asp.net. I have hosted it on my server. My server has
3 directories named C,D,E. My Asp.net Application is in C drive. In a
module I have uploaded Some Images which is stored in My Server's D
directory. Now I want to Access it from asp.net Code but it display a
error message as : "asp.net is a physical path but a virtual path was
expected" . How Can I access my image from This Scenario. Please help
me....
No comments:
Post a Comment