asp.net中的图像加载无法正常工作

问题描述:

在本地服务器上加载图片时它会正常工作



但它在服务器中会显示错误信息:

访问路径''E:\ hshome \mgrsch \ pupilmatrimony.com \\\\\\\\'''被拒绝。



i am在服务器中有一个文件夹照片

图像上传在我开发的所有其他网站上都能正常工作。只有在该网站上它才会显示错误消息。



告诉我确切的问题将提前感谢

in local server when i load an image it will works fine

but it in the server it will display the error message:
Access to the path ''E:\hshome\mgrsch\pupilmatrimony.com\photo\birs.jpg'' is denied.

i am having a folder photo in the server
image upload works fine in all other sites i have developed.only in that site it will
display error message like that.

tell me what the exact problem is going to be thanks in advance

转到路径并右转舔照片文件夹提供解决问题的写入和读取权限
Go to path and right lick on the photo folder give write and read permission that will solve your problem


hi prabhakar,



错误表明拒绝访问ID 。这意味着你无权访问你的文件夹。只需给予该文件夹权限。



它很容易..



如果这解决了您的查询,则标记为答案。



谢谢,

kk
hi prabhakar,

the error states that access id denied. it means you have no permission to access your folder.simply give permission to that folder.

it is so easy..

mark as answer if this solved your query.

thanks,
kk