delphi生成的WebService AppDebug的程序,编译时出错  
官方Delphi 学习QQ群: 682628230(三千人)
频道

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. 
推荐分享
图文皆来源于网络,内容仅做公益性分享,版权归原作者所有,如有侵权请告知删除!
 

Copyright © 2014 DelphiW.com 开发 源码 文档 技巧 All Rights Reserved
晋ICP备14006235号-8 晋公网安备 14108102000087号

执行时间: 0.048840045928955 seconds