8004005 disk network error or Unspecified error in vista
Make sure you sort out IIS_USRS permissions but you also need to turn off loadUserProfile on the defaultapppool in
%windir%\system32\inetsrv\appcmd set config /section:applicationPools /[name='DefaultAppPool'].processModel.loadUserProfile:false
is the command you need - note that you need to run Command Prompt as administrator to get it to run
No comments:
Post a Comment