i installed the new android studio, it worked just fine some 2 or 3 times, now today i open it an get this error "cannot start internat http server. git integration, javascript debugger and liveedit may operate with errors" , anyone knows the problem?
Related
Hi,
I've recently brought an O2 XDAIIi and am just getting it set up now. All is well other than an INTERNET_55 error in activesync when trying to sync with my exchange server (actually an SBS 2003 box). I understand this is an SSL cert error and that my device requires my server root cert.
I've copied addrootcert.exe onto the device and what I thought was the correct cert from the server. I can install it fine but continue to get the same error so I'm assuming I've added the wrong cert? I'm obviously not as up to speed with SSL as I should be so here's how I got the cert I installed:
From mmc with certificates (local computer) snap in loaded, expand personal then certificates. Here I have 2 certs. FFDOM01 (the name of the server) and thesofa.homeip.net (my dyndns address). It's the second of these that I exported then installed on the device.
I'm sure that people must have come across this loads of times before but I can't find instructions on this site as to which cert I'm meant to use. I appreciate this is a bit of a noobie question but any step by step info would be greatly appreciated.
Thanks
Assuming that Certificate services is installed on your SBS server ( Not really played with SBS ) go to http(s)://<SBS Server>/Certsrv and from the Select a task menu select
'Download a CA certificate, certificate chain, or CRL' followed by 'Download CA certificate'
Its the root CA certificate that is required so that your XDA2i will trust your internal PKI (public key infrastructure).
Hi,
I just upgraded my Treo 750 with the AT&T WM6 build today. Everything seems to be working fine, except that I cannot sync with my company's OWA server. Activesync says that it's synching, but this goes on for a long time, then it stops and the message "Waiting For Network" appears at the bottom of the screen.
Others on the same server can sync fine with their devices, so it's not a server issue. I can download my GMail just fine so it's not an issue with internet settings.
Any ideas, or anyone having the same problem? I haven't been able to find related posts.
Thanks
Kevin
This may be of some help...
http://discussion.treocentral.com/showthread.php?t=151190
Please disregard this thread. I got it working. Thanks!
Same with me.
I Just upgrade my 750v to WM6.
But, now I cannot sync the with my exchange server 2003 SP3. (In WM5, I always sync successfully)
I always got an error : The security certificate on the server is not valid. Contact your Exchange Server administrator or ISP to install a valid certificate on the server.
I even add the Secure DWord key (0) into HKCU/Software/Microsoft/ActiveSync/Partners registry. But error still shown every time I tried to sync.
Anyone can help me ?
Hi,
Im trying to access windows shares on my windows 2003 server, but no matter what I do Im unable to get through.
Im using Resco File Explorer, and I can see the server and even access the FTP server on it, but for some reason the windows shares dont work. I get different error messages, but basically they say "Cannot connect shared path : Unknown error.".
Im able to connect to the shares from PCs across the network, so the server config should be ok.
Please advise.
Your Win2k3 Server is certainly a domain controler. Domain controler require SMB Signing to get someon authentificated. As Windows mobile doesn't support SMB signing, the only way is to have it disabled on the server through GPO
Thanks m8.. With your hint and google I was able to find the following, which did the trick:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanManServer\Parameters
Value Name: EnableSecuritySignature
Data Type: REG_DWORD
Data: 0 (disable), 1 (enable)
I am having tons of problems getting my tab to connect to my exchange server. The message I get everytime (since yesterday afternoon when I got the tab) is "Unable to connect server."
I have tried everything I can think of and so far nothing has worked, this includes, a bunch of different firmwares from JM6 to JMA and JMC, no change whatsoever. I've tried it on wifi and 3G, no change. I've tried 3 different exchange servers 2010 Sp1, 2010 and 2007 Sp3, no change.
I have a nexus one and milestone sitting right next to the tab and I can connect using the same server / user / password information just fine (they are both on 2.2 varients)
In trying to troubleshoot this I have started to take a look at the traffic from the tab. Everything looks like what you would expect to see, https to the exchange server specified, until the tab goes to contact Samsung (I assume it is to send the license activation / IMEI info for the mail app??) at 195.125.115.160. I looks like it sends something via https but never hears back from them and that's when I get the "Unable to connect server" message.
This is just a supposition on my part, I am not expert in any of this. So anyone have any ideas on how to get around this or what else to look for? Maybe I am missing something else much more basic?
Any way to change something in the OS / app somewhere to make it think it's "licensed" already?
Update
I used ADB and LogCat to find the following information that looks like the problem
E/ExchangeActivation( 3999): getDeviceInfo - Can not get country code!
I/ExchangeActivation( 3999): XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
D/PROXY1 ( 3999): Proxy Host: null
D/PROXY1 ( 3999): Proxy port: 8080
D/NativeCrypto( 3999): Freeing OpenSSL session
I/ExchangeActivation( 3999): HTTP/1.1 503 Service Unavailable
I/ExchangeActivation( 3999): Device activation response: 503
E/ExchangeActivation( 3999): getLicenseKey - http response status 503
W/ExchangeActivation( 3999): Activation failed
V/EmailServiceProxy( 3999): validate returns 1
D/EAS SyncManager( 3999): !!! EAS SyncManager, onDestroy
Any assistance is greatly appreciated!
Well, it's working fine this morning. I guess Samsung fixed their server????? Hopefully there is some info here for someone else if they experience the same problem.
It is that you received an email with no subject line. If you receive an email with no subject line it shuts the connection down.
Has anyone been able to find an SSH server that actually works with Android 5.1? Hopefully for a rooted device?
For me, ssh/sftp server seems to start, but just never opens 22 or 2222. And SSHDroid tries to start the server, but then stops it with no explanation in the log.
Any other sugestions? Any other way to transfer files by wifi?