Hello,
I have just downloaded llbgen pro v2. I have an old v1 project that I need to update so that it uses v2. I opened the project and selected the following options:
target platform .net 1.1
self servicing
sql server specific net 1x
sd.persists.self serving.twoclasses 2003
The old v1 project used to be self servicing 2 class (base classes only). I generated opened the project updated the runtime dlls to new v2 dlls. Now when i compile i get 504 build errors.
C:\DAL\ValidatorClasses\XuserPageValidator.cs(35): 'RiverInteractive.Immediacy.DAL.ValidatorClasses.XuserPageValidator' does not implement interface member 'SD.LLBLGen.Pro.ORMSupportClasses.IValidator.ValidateFieldValue(SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore, int, object)'
Its same error in all my validatorclasses.
Anyone any suggestions? Also is there a how to for going from v1 and v2? I need to maintain my entity classes as these contain quite alot of existing code.
Regards
Ismail