Post installation Problem
Hi,
I am running on MsSQL 2005 express edition and Visual studio 2005 professional edition. I have installed Gemini v2.0.5. The database and web application is setup. Somehow when i run and click on some icon in the Gemini for example "user security", i received the following error.Gemini Application Error
An application error has occured - please advise the Gemini administrator within your organisation.
View error log
Another problem i like to ask is about the NHibernate.Dialect.MsSqlDialect. I have tried
<add key="hibernate.dialect" value="NHibernate.Dialect.MsSql2000LDialect"/> and
<add key="hibernate.dialect" value="NHibernate.Dialect.MsSql2005LDialect"/> and
<add key="hibernate.dialect" value="NHibernate.Dialect.MsSql2005ExpressEditionLDialect"/> and
<add key="hibernate.dialect" value="NHibernate.Dialect.T-SQLDialect"/>
But i still get the Error Message " Could not instantiate dialect class ........"
Thanks for the help in advance.
|
zhenwei
· 1 |
|
| Wednesday, February 28, 2007, 1:50:21 AM | |




