Hello everyone,
I've been strugling with this problem for a couple of days now, and the support team asked me to ask the developer team inhere, so that is what i'm gonna do.
First up i've downloaded the following files from downloads/software
SQL 2005 dump: DefaultEmptyDataSQL.zip (5-29-2007)
Application/Admin: Application.zip (5-29-2007)
Solution/Project: CSharpClassicNet20.zip (3-26-2007)
When im done with the setup on IIS, replacing rights etc etc.
I load up:
localhost/admin
and i get error
Invalid column name 'True'
After looking it over with some different tools.
The problem seems to be that the application tries todo a True/False statement towards a Bit field in the database which only allows 0/1. I've triede changing the database to MsAccesss and the application works and it also works if i change to an old SQL solution we have running so eigther way it seems that application vs. the SQL dump just doesent work?
Would it be possible for you to release a complete package as an SQL2005.bak + a solution in c# that works together?
Cheers
Jais E.