When you deploy you site ,select the folder ,do right click on it and check whether it is read only or not.if it is read only then just uncheck that option.refresh your site and check again.might be your issue will be solve.
You need to make sure that file is not being used by any other process. In my experience, that file might be opened on the server so you can't delete it. Just check with your hosting support. Regards
dotnetnerd
Contributor
2368 Points
538 Posts
Re: Unable to delete file from server. i set all the permission now what i have to do for solving...
Nov 03, 2012 02:23 AM|LINK
Hi ggaurav,
Please kindly contact your hosting provider and please kindly ask them to grant full permission to your folder.
Windows ASP.NET Hosting | Reseller Hosting | Cloud Hosting
juhi_it
Member
327 Points
157 Posts
Re: Unable to delete file from server. i set all the permission now what i have to do for solving...
Nov 03, 2012 06:06 AM|LINK
When you deploy you site ,select the folder ,do right click on it and check whether it is read only or not.if it is read only then just uncheck that option.refresh your site and check again.might be your issue will be solve.
and let us know about that.
Juhi Paunikar
Software Developer
ggaurav
Member
529 Points
218 Posts
Re: Unable to delete file from server. i set all the permission now what i have to do for solving...
Nov 03, 2012 06:22 AM|LINK
No it is not read only mode Juhi.
ggaurav
Member
529 Points
218 Posts
Re: Unable to delete file from server. i set all the permission now what i have to do for solving...
Nov 03, 2012 06:27 AM|LINK
Re: Unable to delete file from server. i set all the permission now what i have to do for solving...
11/3/2012 2:23:07 AM
<div id="reference-post-content" class="reply-comment">Hi ggaurav,
Please kindly contact your hosting provider and please kindly ask them to grant full permission to your folder.
...................................
</div>They grant full permission on subfolder but unable to give permission to root folder. Is there any other idea dotnetnerd ?
Thanks and Regards
Gaurav Bhandari
Topspy
Contributor
3775 Points
806 Posts
Re: Unable to delete file from server. i set all the permission now what i have to do for solving...
Nov 05, 2012 07:50 AM|LINK
You need to make sure that file is not being used by any other process. In my experience, that file might be opened on the server so you can't delete it. Just check with your hosting support. Regards
Asp.net Hosting | Windows Hosting | SQL Server Hosting
Ruchira
All-Star
42885 Points
7019 Posts
MVP
Re: Unable to delete file from server. i set all the permission now what i have to do for solving...
Nov 07, 2012 12:13 PM|LINK
Hello,
Give permission to the IUSR for the above path. My blog post will help you to achieve this
http://ruchirac.blogspot.com/2012/08/how-to-grant-folder-permissions-to-iusr.html
My Tech blog | My YouTube ChannelPlease 'Mark as Answer' if this post helps you.ggaurav
Member
529 Points
218 Posts
Re: Unable to delete file from server. i set all the permission now what i have to do for solving...
Nov 07, 2012 12:31 PM|LINK
Ruchira: Thanks for replying but it is not working i already set this permission. Have you any other idea?
Ruchira
All-Star
42885 Points
7019 Posts
MVP
Re: Unable to delete file from server. i set all the permission now what i have to do for solving...
Nov 07, 2012 02:34 PM|LINK
Hi,
Hmmm.. Not sure what's going on. Shall we give it a try by giving the permission to IIS_IUSRS group?
My Tech blog | My YouTube ChannelPlease 'Mark as Answer' if this post helps you.