Skip to main content
Solved

How to fix error PX.Data.BQL.Fluent in Visual Studio

  • 1 June 2023
  • 1 reply
  • 175 views

Dear ALL,

Please help to fix Error CS0234 The type or namespace name 'Fluent' does not exist in the namespace 'PX.Data.BQL' (are you missing an assembly reference?) in Visual Studio.

Best Regards,

NNT

 

1 reply

Userlevel 7
Badge +10

Hi @nhatnghetinh ,

Go to References.→ Right click on Reference and click on Add Reference and add reference of PX.Data.BQL.Fluent.dll from BIN folder of your instance.

Hope, it helps!

Regards,

Sweta

Reply