I have installed Vista and running IIS7 but cant make it to run with "ODBC Microsoft Access-driver"
I have tried "RUN" on theese commands
icacls %windir%\serviceprofiles\networkservice\AppData\Local\Temp /grant Users:(CI)(S,WD,AD,X)
icacls %windir%\serviceprofiles\networkservice\AppData\Local\Temp /grant "CREATOR OWNER":(OI)(CI)(IO)(F)
%windir%\system32\inetsrv\appcmd set config -section:applicationPools /[name='DefaultAppPool'].processModel.loadUserProfile:false
But nothing works?
I stille get this error:
[Microsoft][ODBC Microsoft Access Driver] Disk or network error.
Please can somebody helt me???