I had this issue when using remotebuild tools for mac with visual studio 2015 cordova app. When working on this there was few thinks I missed.
1. Your mac's host name contains special characters ( i.e. I had my mac book pro's name as roger's macbook ) .
2. Check your windows firewall.
3. If both of above options failed try to use ip address instead of host name.
Windows 7, Linux, Mac, JavaScript, jQuery, ExtJs, Angular, .NET, Java, Android, iOS, php, mysql, lucene and more...
Tuesday, August 2, 2016
Subscribe to:
Comments (Atom)
-
Recently I purchased nord-vpn for testing. But I could not use their service due to a technical reason. So I wanted to cancel and get my mo...
-
Hi All I couldn't debug my C# class library project due to this issue for last few month. So this is the fix. 1. Right mouse click on...
-
I'm using following code part to access a ReST API. I'm communicating with this API using a X509 client certificate. In d...