Hi I am trying to configure outlook client for crm using command line and xml file.
I am getting following error:
Action Microsoft.Crm.Setup.Common.Analyzer+CollectAction failed.The .Net Framework Data Providers require Microsoft Data Access Components(MDAC). Please install Microsoft Data Access Components(MDAC) version 2.6 or later.Access is denied. (Exception
from HRESULT: 0x80070005 (E_ACCESSDENIED))
I tried installing MDAC components (2.6 and 2.8 both). it says that mdac components exist on my machine.
I believe my user is not able to access mdac files on the machine. Can someone suggest where on my machine can I find MDAC components.
Or some other solution to this problem