Run_Table.asmx
WebForm1.aspx
web service 项目中
还有就是一定要在 web.config 中
<system.web>
中加上
否则一直提示出错..
一定要加在你的 web service 项目中,其它地方就不用了......
demo 地址
https://files.cnblogs.com/gwazy/WebService_Demo.rar
Run_Table.asmx
WebForm1.aspx
web service 项目中
还有就是一定要在 web.config 中
<system.web>
中加上
否则一直提示出错..
一定要加在你的 web service 项目中,其它地方就不用了......
demo 地址
https://files.cnblogs.com/gwazy/WebService_Demo.rar
相关文章: