I've checked, and C:\Program Files\Common Files\Apple\Mobile Device Support\iTunesMobileDevice.dll does, in fact, exist. I've installed iTunes 12.1.1, uninstalled all other iTunes and Apple Device instances, but still, I'm getting this error:
Unhandled Exception: System.DllNotFoundException: Unable to load DLL 'iTunesMobileDevice.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) at MK.MobileDevice.Lite.MobileDevice.AMDeviceNotificationSubscribe(ITMDDeviceNotificationCallback callback, UInt32 unused1, UInt32 unused2, UInt32 unused3, Void*& am_device_notification_ptr) at MK.MobileDevice.Lite.iOSDeviceMK.doConstruction() at iPhoneMediaTransfer.Program.Main(String[] args)
Any ideas? Thanks!
EDIT: I thought this may be a x64 vs x86 issue, so I tried uninstalling everything again, and just installing the x86 version of iTunes...nope, it won't let you. The installer kicks you out for being a 64-bit machine. Then I tried extracting the .exe and just installing AppleMobileDeviceSupport.msi...same issue.
I've checked, and C:\Program Files\Common Files\Apple\Mobile Device Support\iTunesMobileDevice.dll does, in fact, exist. I've installed iTunes 12.1.1, uninstalled all other iTunes and Apple Device instances, but still, I'm getting this error:
Unhandled Exception: System.DllNotFoundException: Unable to load DLL 'iTunesMobileDevice.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) at MK.MobileDevice.Lite.MobileDevice.AMDeviceNotificationSubscribe(ITMDDeviceNotificationCallback callback, UInt32 unused1, UInt32 unused2, UInt32 unused3, Void*& am_device_notification_ptr) at MK.MobileDevice.Lite.iOSDeviceMK.doConstruction() at iPhoneMediaTransfer.Program.Main(String[] args)Any ideas? Thanks!
EDIT: I thought this may be a x64 vs x86 issue, so I tried uninstalling everything again, and just installing the x86 version of iTunes...nope, it won't let you. The installer kicks you out for being a 64-bit machine. Then I tried extracting the .exe and just installing AppleMobileDeviceSupport.msi...same issue.