[Mono-bugs] [Bug 638764] New: Error deploying application over TCP/IP from Visual Studio
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sun Sep 12 20:16:42 EDT 2010
https://bugzilla.novell.com/show_bug.cgi?id=638764
https://bugzilla.novell.com/show_bug.cgi?id=638764#c0
Summary: Error deploying application over TCP/IP from Visual
Studio
Classification: Mono
Product: MonoDroid
Version: unspecified
Platform: x86-64
OS/Version: Windows 7
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Tools
AssignedTo: mkestner at novell.com
ReportedBy: charn.opcode at gmail.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
Created an attachment (id=389006)
--> (http://bugzilla.novell.com/attachment.cgi?id=389006)
Screenshot of the exception message
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US)
AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.55 Safari/534.3
Deploying a monodroid application to a device over TCP/IP instead of USB from
within Visual Studio results in a System.InvalidOperationException when it
tries to contact the device (details below).
Reproducible: Always
Steps to Reproduce:
1.Start the adb daemon listening over TCP/IP and connect to it (adb tcpip
<port> // adb connect <ipaddr>:<port>)
2.From within Visual Studio -> Start Without Debugging
3.Select the device in the "Select Device" dialog (should appear as
<ipaddr>:<port>)
Actual Results:
An "Error Deploying Application" dialog is displayed. The more info button
shows the exception as "System.InvalidOperationException: error: unknown host
service" (more info in screenshot below)
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list