iis - IIS7.5 / Win7 64-bit DefaultAppPool has insufficient security rights 503 Error -


i have simple web page i'm trying publish iis 7.5 using defaultapppool. add site using iis services manager , select defaultapppool. when access page using "browse web site" 503 error "service unavailable". re-visiting application pools see defaultapppool has stopped. looking @ windows event log see warning:

windows cannot copy file \?\c:\users\default\ location \?\c:\users\temp. error may caused network problems or insufficient security rights.

troubleshooting issue discovered if change applicationpoolidentity localsystem page displays correctly. i'd prefer use applicationpoolidentity if possible.

searching internet hasn't yielded definite answers there interesting comment asking if win7 64-bit used. set win7 32-bit vm iis configured same way on win7 64-bit machine , web site worked applicationpoolidentity. i'd prefer deploy app on 64-bit if possible.

so question is: how iis 7.5 web site work applicationpoolidentity while using win7 64-bit?


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -