开发者

when i upload a file it showing error like c:\inetpub\vhosts

I have develop a small web application in asp.net (c#) for uploading files into data base it is working fine in my local machine .But when i tested in the server it showing error like

 C:\inetpub\vhosts\crosstouch.com\ht开发者_StackOverflow中文版tpdocs\Images\100898.jpeg' is denied 

what can i do to resolve this problem please help me....


By default the you wont have write access to this directory. See this note for IIS6 or search MSDN for whatever version you're using.

http://support.microsoft.com/kb/816117


Give write permission to IISUSER in C:\inetpub\vhosts\crosstouch.com\httpdocs\Images folder


give a permission to Images folder.. i think you are using Plesk Panel for Handle it.... use Hosting Control Panel and Give permission...

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜