当我尝试将数据从终端传递到 Web 服务时,找不到资源组装错误

发布于 2024-11-25 13:31:46 字数 138 浏览 1 评论 0原文

我尝试将数据(字符串)从终端(Windows Mobile)传递到网络服务

我连接良好,但收到此错误:

Could not find resource assembly

提前致谢

i try to pass data (string) from terminal (windows mobile) to webservice

i have good connection and i got this error:

Could not find resource assembly

thanks in advance

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

唯憾梦倾城 2024-12-02 13:31:46

这意味着您的 Windows Mobile 应用程序存在错误。它搜索正确的异常,但找不到它: http://blogs.msdn.com/b/netcfteam/archive/2004/08/06/210232.aspx

That means there's an error in your windows mobile application. It searches for the right exception, but can't find it : http://blogs.msdn.com/b/netcfteam/archive/2004/08/06/210232.aspx

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文