| T O P I C R E V I E W |
| scaceres |
Posted - 06/15/2005 : 11:39:21 When I hit the "Add" button, i get an sqlexception
There are fewer columns in the INSERT statement than values specified in the VALUES clause. The number of values in the VALUES clause must match the number of columns specified in the INSERT statement.; SQL: INSERT INTO AppUser (UserId, UserName, Password, FirstName, LastName, Email, ColorPalette, NtUserId, NtPassword, IsAdmin, IsWriter) VALUES (10, 'new', 'C6C7DFCEE22', 'new', '', '', '', 'colors.js', 'corp\jmontano', 'B2DBEBDFE4C7D1CEAB9EEE',1,1)
It seems like there's an extra parameter.
Is there any documentation about the new values in the settings screen?
BIServices S.A. |
| 1 L A T E S T R E P L I E S (Newest First) |
| admin |
Posted - 06/15/2005 : 21:42:00 This was a problem introduced to ReportPortal 2.0, Build 45. Build 46 fixes this problem. Please try to download it. |
|
|