01-30-2015, 06:08 PM
(01-16-2015, 11:45 PM)Deak Phreak Wrote: Make sure the official software is not running. I have had someone able to make it work by enabling the administrator account and logging in as that on windows 7
I get the following error. any help would be appreciated.
ERROR: System.Runtime.InteropServices.COMException (0x80070032): The request is not supported. (Exception from HRESULT: 0x80070032)
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32 errorCode)
at SCSI.SPTI.ExecuteCommand(IntPtr pCDB, Int32 cdbLength, SPTIDirection direction, IntPtr pData, Int32 dataLength, Int32 timeout, SenseData& senseData)
at SCSI.SCSIDevice.ExecuteCommand(SCSICommand command, SPTIDirection direction, BufferWithSize buffer, Boolean throwOnError)
at SCSI.SCSIDevice.ExecuteCommand(SCSICommand command, SPTIDirection direction, BufferWithSize buffer)
at SCSI.SCSIDevice.Inquiry(InquiryCommand command)
at SCSI.Block.BlockDevice.Inquiry(InquiryCommand command)
at SCSI.SCSIDevice.Inquiry()
at LFConnect.dftp.findDevice()