Delphi生成的WebService AppDebug的程序,编译时出错


本文整理自网络,侵删。

 Delphi生成的WebService AppDebug的程序,编译时出现:Unit SockApp was compiled with a different version of IdTCPServer.TIdTCPServer。

网上搜索的解决方法在这里。
SOAP Server
The default Delphi SOAP Server application with Web App Debugger class does 
not compile. There are two possible workarounds:

1.. Include $(BDS)\Lib\Indy9 in the Library path and remove 
$(BDS)\Lib\Indy10. However, this forces the application to use Indy9.
2.. Compile IndySockTransport and sockapp and put it in $(BDS)\Lib\Indy10. 

相关阅读 >>

Delphi 获取当前光标处颜色的例子

Delphi timer定时器 实现定时执行

Delphi 实现生成手机号段

Delphi api屏幕传输算法

Delphi 关于 beep、messagebeep 和 windows.beep

Delphi 从其它access数据导入数据到本地数据库

Delphi自动以管理员身份在vista 和 windows7 下运行程序

Delphi截取字符串的方法

Delphi 接口尚未调用尚未调用coinitialize解决办法

Delphi代码获取网卡物理地址三种方法

更多相关阅读请进入《Delphi》频道 >>



打赏

取消

感谢您的支持,我会继续努力的!

扫码支持
扫码打赏,您说多少就多少

打开支付宝扫一扫,即可进行扫码打赏哦

分享从这里开始,精彩与您同在

评论

管理员已关闭评论功能...