At 11:31 p.m. 19/06/2014, suzan kardes [email protected] [firebird-support] wrote:
>Hi Everyone, > >I installed a programme and the programme uses firebird database. I take error >message as following when I run application. Please help how I can fix the >problem. > >Thanks in advance >------------------ > >Server Error in '/xxx' Application. > >System.Web.Services.Protocols.SoapException: Server was unable to process >request. ---> System.Exception: Unknown database type 'Firebird' in config file [etc] It is your application program, not the Firebird RDBMS, that is the source of your problem. It appears to have been installed without the ADO.Net driver that is needed to connect the application to the database. If you are the programmer, you can take your question to the firebird-net-provider list for possible clues. See http://www.firebirdsql.org/en/mailing-lists/ for instructions to subscribe to that list. If you are not the programmer, refer to the vendor of your software for a solution. Helen Borrie, Support Consultant, IBPhoenix (Pacific) Author of "The Firebird Book" and "The Firebird Book Second Edition" http://www.firebird-books.net __________________________________________________________________
