Problem with SQLServer Replication

Posts   
 
    
juliom
User
Posts: 17
Joined: 13-Jun-2005
# Posted on: 12-Oct-2005 01:51:08   

Hello I have a SQLServer published for merge replication, I had to add some fields in several tables, When Im using the LLBL with SelfService updating an entity when executing the Save() method I get this error:

An exception was caught during the execution of an action query: INITCOLVS: The paramenter 'nickname' is invalid. The terminated.. Check InnerException, QueryExecuted and Parameters of this exception to examine the cause of this exception.

Im using LLBLGen Pro 1.0.2004.2 Final July 13th, 2005.

Thanks for the help.

Drewes
User
Posts: 67
Joined: 18-Aug-2003
# Posted on: 12-Oct-2005 02:39:32   

It will help if you paste the complete error message and also the definition of the table. yo are having problems with. That way we are better able to help you.