[問題] 請問一下這是哪裡出了問題

看板C_Sharp (C#)作者 (????)時間19年前 (2006/04/02 01:04), 編輯推噓1(100)
留言1則, 1人參與, 最新討論串1/1
我是在PDA上開發的SmartDeviceApplication 我現在要把在pda上的資料 利用web Service的方式傳回我PC端上的電腦 可是卻跳出來下列這段訊息: An unhandled exception of type 'System.Net.WebException'occur in System.Web.Service.dll Additional information:Unable to read data from the transport connection 我現在那webmethod裡只有寫 [Webmethod] public string SendData(ArrayList temp) { return temp[0].Tostring(); } 請問Unable to read data from the transport connection 這是哪裡出了問題??? -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 220.135.234.87

04/02 11:10, , 1F
在提供webservice的那一端設中斷點看看...
04/02 11:10, 1F
文章代碼(AID): #14BhA6Kk (C_Sharp)
文章代碼(AID): #14BhA6Kk (C_Sharp)