在Asp.net中的Fed ex WebService [英] Fed ex WebService in Asp.net

查看:88
本文介绍了在Asp.net中的Fed ex WebService的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有控制台类的Fed ex RateAvailableServiceWebServiceClient,它已成功运行控制台输出。现在我想在我的Asp.net网站上使用它。

i使用



1.Bin RateAvailableServiceWebServiceClient.Dll

2.web service

3.Web参考



使用命名空间时仍然存在错误,因此我可以访问任何方法或对象。

有人能告诉我如何在Asp.net网站中使用这个控制台类吗?

I have console class of Fed ex RateAvailableServiceWebServiceClient which is successfully run with console output.Now i want to use this in my Asp.net we site.
i use the

1.Bin RateAvailableServiceWebServiceClient.Dll
2.web service
3.Web Reference

Still there is error in using with namespaces so i cat access any method or object of this.
Can anybody tell me how to use this console class in Asp.net Website?

推荐答案

如果它是一个类,你可以将它复制到你的网站。如果它使用控制台UI,则需要重写该位。我怀疑你的命名空间错误是你没有将控制台dll导入你的web项目,这很好,它们将是无用的。您需要重写任何UI代码。
If it''s a class, you can just copy it in to your web site. If it uses console UI, you need to rewrite that bit. I suspect your namespace error is that you''ve not imported console dlls in to your web project, which is good, they would be useless. You need to rewrite any UI code.


这篇关于在Asp.net中的Fed ex WebService的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆