URGENT! does not implement interface member 'SD.LLBLGen.Pro.ORMSupportClasses.IValidator.ValidateFieldValue

Posts   
 
    
yogiberr
User
Posts: 432
Joined: 29-Jun-2005
# Posted on: 13-Mar-2008 11:37:17   

asp.net 2.0 llblgenpro 2.5 adapterTemplate

Hiya,

I have the 2.5 demo.

I accidentally generated a 1x project into the folder that my 2.5 c# generated folder was in.

I realised my mistake, then re-generated the 2.5 c# project to overwrite the 1x project.

However, I now get this error when I try to build

<<

'myProject.ValidatorClasses.TblCurrencyValidator' does not implement interface member 'SD.LLBLGen.Pro.ORMSupportClasses.IValidator.ValidateFieldValue(SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore, int, object)'

Can someone help, I'm really struggling on this one :-0

many thanks,

yogi

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39614
Joined: 17-Aug-2003
# Posted on: 13-Mar-2008 11:57:59   

the validator files weren't overwritten?

Frans Bouma | Lead developer LLBLGen Pro
Walaa avatar
Walaa
Support Team
Posts: 14950
Joined: 21-Aug-2005
# Posted on: 13-Mar-2008 11:59:33   

Please clean the folder and then regenerate the code.

in v.1.x validator classes were generated by default, this concept has changed now, and the validators should implement the specified interface.

yogiberr
User
Posts: 432
Joined: 29-Jun-2005
# Posted on: 13-Mar-2008 12:22:18   

hiya,

I did as suggested and overwrote. It seems to be work.

Many thanks for the speedy replies.

Expect an upgrade purchase any day now :-)

yogi