Hi,
I have deployed webapplication in iis7.5(currently in my machine).
There is a "Create a word documnet button".Function of this button is to generate word documnet in server and save it in C:\inetpub\varwwroot\Webapp1\Doc\wordDoc1.docx.
But this will pops up error message saying "Cannot create word make sure disk is not full write protected".
I have given full permission for Iusr and Network service account.
One more thing is if i open word document in desktop and saving in C:\inetpub\varwwroot\Webapp1\Doc also message you do not have permission.
BUt i am having administrator permission to my system.
If i give "mysystemname\users " modify permission to Doc i am able to save documnet in C:\inetpub\varwwroot\Webapp1\Doc.
BUt i need this to work for iusr and network service account.
Pls suggest
Go to the complete details ...