web service在嵌入式设备中被调用,使用的wince模拟器实现,但是在模拟器中出现了网络连接问题,请高手解决以下通过google的一个key在嵌入式设备中调用了一个serviece的aqi,在用模拟器模拟时出现了下面的问题,有人能解决一下不~Google.exe
WebException末通建立与网络的连接。位于 System.Net.HttpWebRequest.finishGetResponse()
位于 System.Net.HttpWebRequest.GetResponse()
位于 System.Web.Services.Protocols.WebClieNtProtocol.GetWebResonse()
位于 System.Web.Services.Protocols.HttpWebClientProtocol.GetWebResponse()
位于 System.Web.Services.Protocols.SoapHttpClientProtocol.doinvoke()
位于 Google.com.google.api.GoogleSearchService.doGoogleSearch()
位于 Google.Form1.button1_click()
位于 Sytem.windows.Froms.Control.onClik()
位于 System.windows.Forms.Button.onclik()
位于 System.windows.Forms.ButonBase.wnProc()
位于 Microsoft.AGL.Forms.EVL.EnterMainLoop()
Sytem.Windows.Forms.Appliction.Run()
位于 Google.Program.main()