Upgrade ORM from 5.8.3 to 5.9.1 - Compile errors

Posts   
 
    
kakaiya
User
Posts: 161
Joined: 20-Mar-2004
# Posted on: 13-Apr-2022 14:27:15   

Hi,

Upgraded ORM DLL to 5.9.1.

On compile getting below erros.

Severity Code Description Project File Line Suppression State Warning The referenced component 'SD.LLBLGen.Pro.ORMSupportClasses' could not be found. PMS.PAS.Layers.DAL Warning The referenced component 'SD.LLBLGen.Pro.ORMSupportClasses' could not be found. PMS.PAS.Layers.DALDBSpecific Warning The referenced component 'SD.LLBLGen.Pro.DQE.SqlServer' could not be found. PMS.PAS.Layers.DALDBSpecific

Even manually referenced .dll files but still error.

By removing DLL and readded again it WORKED.

Regards,

Kakaiya

Walaa avatar
Walaa
Support Team
Posts: 14950
Joined: 21-Aug-2005
# Posted on: 14-Apr-2022 04:39:20   

Not sure what was the problem. Maybe a the location of the dll was different or maybe it was a glitch in VS.