Hello,
I'm currently trying to collect data using MAP 9.1, and have been plagued by this "Failed - Other Reasons" error. To run from beginning to end here are the steps I've taken:
- We've isolated a single client to test this on and use the "Manually enter computer names"
- WBEMTEST.exe successfully connects to the machine, and a simple select * from Win_32.processor returns a result
- To rule it out, "winmgmt /verifyrepository" confirms WMI repository is consistent
- The error messages are either "Failed - Inventory Not Completed" or "Failed - Other Reasons"
Following the advice in http://social.technet.microsoft.com/wiki/contents/articles/1644.microsoft-assessment-and-planning-toolkit-inventory-status-messages.aspx used "Run as Admin" and still had the same results.
Exporting the database and looking at it in SMS, here are the error details:
"System.BadImageFormatException: Invalid access to memory location. (Exception from HRESULT: 0x800703E6)
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
at System.Management.ManagementScope.InitializeGuts(Object o)
at System.Management.ManagementScope.Initialize()
at Microsoft.AssessmentPlatform.InventoryEngine.DeviceInventory.WmiClassesCollectionStep.ConnectToNamespaceAccessTest(WmiCollectionState stateRec, WindowsIdentity identity, SavedImpersonationContext sic, String wmiNamespace)"
The client machine and machine running are both Win 7 Pro 64bit. I'm running out of options to troubleshoot this, is there anything I can try to resolve why this isn't connecting?
Thank you,
Nick