DeleteMulti has changed in 2.5?

Posts   
 
    
Koolworld
User
Posts: 50
Joined: 10-Oct-2006
# Posted on: 24-Aug-2007 09:47:36   

Hi, just trying out v2.5 on an existing project and found that the:

collection.DeleteMulti(PredicateExpression)

is showing as an error in my code. It says "Too many arguments". I've looked through the documentation and it doesn't appear to have changed so was wondering if this is by design or a problem?

Thanks, Dan.

Walaa avatar
Walaa
Support Team
Posts: 14995
Joined: 21-Aug-2005
# Posted on: 24-Aug-2007 10:33:54   

Would you please post a complete code snippet?

Also please post the complete exception/error message. Plus the stack trace.

Thanks.

Koolworld
User
Posts: 50
Joined: 10-Oct-2006
# Posted on: 24-Aug-2007 11:36:51   

Hi, sorry about this. I removed the llblgen projects from VS2005 and added them again and the problem has gone away.

Thanks.