When I am trying to connect the Zune, I'm getting this error message:
System.Runtime.InteropServices.COMException (0x80004005): Could not connect to 'Zune'. Make sure the device is connected to the computer and not busy syncing content.
at Microsoft.Xna.RemoteServices.ZunePrimaryConnector. Connect(String hostId, Session session, Int32 millisecondTimeout, StringBuilder diagnosticBuilder)
at Microsoft.Xna.RemoteServices.HostConnection.OpenPr imaryConnection(StringBuilder diagnosticBuilder)
at Microsoft.Xna.RemoteServices.HostConnection.Connec tToHost(Int32 millisecondTimeout, StringBuilder diagnosticBuilder)
Any ideas?
|