Criei uma aplicação em delphi 2006 .net, quando executo na maquina que eu compilo o projeto, abre normal e em outras maquina acessando diretamente da minha. Porem quando coloco outra maquina como servidor desta aplicação não consigo conectar. Estou usando um banco de dados firebird 1.5. E uso componentes, bdpcommand e fbcommand!!! Aparece o seguinte erro!!! File or assembly name Borland.Data.Provider, or one of its dependencies, was not found.Server Error in '/projeto' Application. File or assembly name Borland.Data.Provider, or one of its dependencies, was not found. 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.FileNotFoundException: File or assembly name Borland.Data.Provider, or one of its dependencies, was not found. Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Assembly Load Trace: The following information can be helpful to determine why the assembly 'Borland.Data.Provider' could not be loaded. Algem sabe porque isso ocorre? Desde já agradeço Diogo Moraes