Skip to main content

I am busy upgrading my projects to Build 24.113.0010. I keep getting this error when I publish the customization in the project editor:

>2024-10-17 09:41:07.313] Failed to load types from the PX.Data.BQL.Fluent, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null assembly with the message: Method 'GetWhereExpression' in type 'PX.Data.BQL.Fluent.SearchFor`1' from assembly 'PX.Data.BQL.Fluent, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' does not have an implementation.
>2024-10-17 09:41:07.442] Failed to load types from the PX.Objects.PR, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null assembly with the message: Method 'GetWhereExpression' in type 'Where`1' from assembly 'PX.Data.BQL.Fluent, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' does not have an implementation.
>2024-10-17 09:41:09.142] Validation failed.

I installed SmartFix_T200 to test a project and got the same result.

@wikusvorster42 If possible, can you please share the customization package here?


I created this project now, just added the Customer UI without any customization and got the same error when I publish. When I click to open the screen in the project editor, I get the below error, but I can’t publish.

 

 


@wikusvorster42  I’m able to publish the package successfully. Not sure in your case, delete the Customer screen and re-add the screen and publish.

 

 


Thanks, I think the problem is related to something on my development VM. I am going to start a new VM and install it again.


Sure. Before proceeding, have you tried removing and re-adding the Customer screen? Are you still encountering the same error afterward?


I have tried it, with other customizations but it keeps giving the same error. That is why I think a new VM will be the solution.


Understood. Thanks for the update and hoping that solves the problem.


Hi @wikusvorster42 

 

Have you tried removing and readding the PX.Data.BQL.Fluent.dll reference in your project?

 

Aleks


Hi @aiwan, yes I did.


It was an issue with the install, all is working now.


I’m glad that issue resolved and thanks for sharing the update.


Reply