[問題] 請問一下這是哪裡出了問題
我是在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
04/02 11:10, 1F
C_Sharp 近期熱門文章
PTT數位生活區 即時熱門文章