Hi
I'm receiving this error in my Exchange 2007 Server every hour:
Error updating public folder with free/busy information on virtual machine ICOMAIL. The error number is 0x80070005.
I used Err.exe program to see what is that, and the outcome is:
# for hex 0x80070005 / decimal -2147024891 :
COR_E_UNAUTHORIZEDACCESS corerror.h
# MessageText:
# Access is denied.
DIERR_OTHERAPPHASPRIO dinput.h
DIERR_READONLY dinput.h
DIERR_HANDLEEXISTS dinput.h
DSERR_ACCESSDENIED dsound.h
ecAccessDenied ec.h
ecPropSecurityViolation ec.h
MAPI_E_NO_ACCESS mapicode.h
STIERR_READONLY stierr.h
STIERR_NOTINITIALIZED stierr.h
E_ACCESSDENIED winerror.h
# General access denied error
# 11 matches found for "0x80070005"
It is speaking about access denied, but I don't know what to do.
Thank you for any help.