how to give permissions for file creation,deletion,etc [modified]
-
hi... Can anyone let me know how to give permissions for the application to allow it to create,alter,delete a file in a folder using asp.net.i want to perform these operations at a file on the server side. Any good links that help me out are also welcome. thanks in advance -- modified at 11:43 Wednesday 18th April, 2007
Rama Charan Prasad "Be happy and Keep smiling.Thats what u want be always..:)"
-
hi... Can anyone let me know how to give permissions for the application to allow it to create,alter,delete a file in a folder using asp.net.i want to perform these operations at a file on the server side. Any good links that help me out are also welcome. thanks in advance -- modified at 11:43 Wednesday 18th April, 2007
Rama Charan Prasad "Be happy and Keep smiling.Thats what u want be always..:)"
Is it in the client machine's folder or server folder ? you can give if the folder is of server side
Thanks and Regards Sandeep If you want something you never had, do something you have never done!
-
Is it in the client machine's folder or server folder ? you can give if the folder is of server side
Thanks and Regards Sandeep If you want something you never had, do something you have never done!
hi thkns for ur time i want to write file at server side ..
Rama Charan Prasad "Be happy and Keep smiling.Thats what u want be always..:)"
-
hi thkns for ur time i want to write file at server side ..
Rama Charan Prasad "Be happy and Keep smiling.Thats what u want be always..:)"
you need to right-click the folder, go to security tab and add ASPNET account to the list, then grant write permissions to that account << >>
-
you need to right-click the folder, go to security tab and add ASPNET account to the list, then grant write permissions to that account << >>
thnks its working...:)
Rama Charan Prasad "Be happy and Keep smiling.Thats what u want be always..:)"