Upgrading from 1.8 to 2.2
I am trying to upgrade my setup which is on a Japanese Windows 2000 Server SP4 with MSDE. I am using the manual database upgrade process, which seems to contain a bug where a field named "projarchived" isn't being added to table "project". I think I have managed to correct this issue, but I am still getting the following error when I open Main.aspx:
Exception information:
Exception type: SqlException
Exception message: 構文エラー。varchar 値 'N' から bit データ型に変換できませんでした。
(Which means Syntax error. Could not convert varchar value 'N' to bit)
Request information:
Request URL: http://apps.fujisan.co.jp/gemini/Main.aspx
Request path: /gemini/Main.aspx
Can you tell me which field needs to be converted to bit?
|
akamiya
· 1 |
|
| Thursday, February 28, 2008, 11:39:21 PM | |




