Rank: Newbie Groups: Member
Joined: 1/6/2009 Posts: 1 Points: 3
|
error message: Exception of type 'FirebirdSql.Data.Common.IscException' was thrown. 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: FirebirdSql.Data.Common.IscException: Exception of type 'FirebirdSql.Data.Common.IscException' was thrown.
Source Error:
Source File: D:\vsWorkspace\Cuyahoga\Core\DataAccess\CommonDao.cs Line: 74
Stack Trace:
IscException: Exception of type 'FirebirdSql.Data.Common.IscException' was thrown.
|
 Rank: Administration Groups: Administration
, Member
Joined: 12/30/2004 Posts: 1,674 Points: 1,824 Location: Wageningen (NL)
|
Firebird is not supported (that is: we don't have db scripts for it).
The error message doesn't say anything.
|