I have created a Office 2013 appv package using the Office MDT as per here:
https://support.microsoft.com/en-us/kb/2915745
When i try to add the package to my app-v server i get the below error 217:
There was a problem retrieving the requested package \\server\APPV\Office2013AppV\AppVPackages\ProPlusVolume_en-us_x86.appv for import. Error message: Creating an instance of the COM component with CLSID {885A0661-50B8-4C30-B134-456B52293229} from the IClassFactory
failed due to the following error: 80040154 Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)).
I am running at with domain admin account and have checked with my DBA that i have db owner access to the database. I have also ensured NETWORK SERVICE has COM Admin role.
APP-V server OS is 2012 R2
Any help appreciated.