Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Apr 21, 2006 04:13 PM by newliya
Member
136 Points
65 Posts
Apr 21, 2006 04:13 PM|LINK
This error occurrs after the web application migrated from 2003 to 2005
When the program runs at line
an "Column 'Key' does not belong to table TSLine" ,system.argumentexception, occures. Actually, all the columns get the same error,not just column "Key".
But the "key" and all other columns are fields of table TSLine.
Does somebody has any idea on this?
Thanks a lot.
Liya
newliya
Member
136 Points
65 Posts
Error:Column 'Key' does not belong to table TSLine
Apr 21, 2006 04:13 PM|LINK
This error occurrs after the web application migrated from 2003 to 2005
When the program runs at line
ApprovalDS.TSLineRow row = (ApprovalDS.TSLineRow)tsLineRows[i];an "Column 'Key' does not belong to table TSLine" ,system.argumentexception, occures. Actually, all the columns get the same error,not just column "Key".
But the "key" and all other columns are fields of table TSLine.
Does somebody has any idea on this?
Thanks a lot.
Liya