我在应用delphi2005开发.net web程序时碰到这样的问题,希望网上高手能给予解答:
我有两台web服务器分别装有oracle8.1.5client,可是在一台服务器上运行通过的delphi2005项目程序(通过bdpconnection连接到远程oracle数据库并显示某一个表的内容),拷到另一台服务器上运行,就会出borland.data.oracle不匹配错误?具体出错信息为 【程序编程相关:Delphi中用状态图对字符串数据进行类】 【推荐阅读:快速导出数据到Excel(三):利用Ex】server error in /test application. 【扩展信息:用Delphi实现动态代理(2):设计说】 --------------------------------------------------------------------------------the located assemblys manifest definition with name borland.data.oracle does not match the assembly reference.
description: an unhandled exception occurred during the execution of the current web request. please review the stack trace for more information about the error and where it originated in the code.exception details: system.io.fileloadexception: the located assemblys manifest definition with name borland.data.oracle does not match the assembly reference.
source error:
... 下一页