Issue of ExpressionPropertyEditor on web

StatusIDPriorityType
Closed39005CriticalBug
ProfileReply
ouyang jinwuClient

We’re trying to use ExpressionPropertyEditor of Xafari on web to collect input formula, but every time we clicked on the Object’s Fields we got the following error.

The error occurred:
Type: Exception
Message: An error with number 1079 has occurred.
Error message: Unknown exception occurs. Cannot retrieve the exception details
Data: 0 entries
Stack trace:
InnerException is null

It happens to your online demos as well. The following link and attached images are for your reference.
How can we do with this issue?

https://demos.galaktika-soft.com/xafari/web/FeatureCenter/#ViewID=ExpressionObject_DetailView&ObjectKey=caba0f25-b70a-41f5-8938-20d8ed44c0a1&ObjectClassName=Xafari.FeatureCenter.Editors.ExpressionObject&mode=Edit

Attached files:

Replies

UserDescriptionPosted On
MariyaVoytovichAgent

Hello!

Regarding the error that you reported I can say that all information submitted to our development team.
Also a relevant issue [102.216630] registered in our issue tracking system. You may reference to this number later to find out its state.

Feel free to contact us if you have any questions.

Regards,
Mariya
On behalf of Xafari Client Services Team

MariyaVoytovichAgent

Hello!

I’m sorry for the delayed answer. We fixed this bug in the new build Xafari x11 19.2.7011.2192. You can download it from https://galaktika-soft.com/xafari/download.

Please let me know if this helps.

Regards,
Mariya
On behalf of Xafari Client Services Team

ouyang jinwuClient

Have all versions since 19.2.7 been fixed ?

ouyang jinwuClient

Hello!
19.2.4 it can fix?

MariyaVoytovichAgent

Hello!

Unfortunately no.
Because to fix the error we had to upgrade to version 19.2.7

Feel free to contact us if you have any questions.

Regards,
Mariya
On behalf of Xafari Client Services Team

ouyang jinwuClient

what about 20.x.x. version? it is not fix too?

MariyaVoytovichAgent

Hello!

In 20.x.x. version this bug is also fixed.

Regards,
Mariya
On behalf of Xafari Client Services Team

ouyang jinwuClient

hello!
i use version 20.1.4,but it also has the same error。when i click the field the error like 2.png

Attached files:
MariyaVoytovichAgent

Hello,

I apologize for the delayed response.

We tried to reproduce the bug in our Feature Center demo on Xafari version 20.1.4011.2204.
The error was not played.
Judging by the screenshot, we believe that another error occurred in your application, not the same as in the first case.
Could you please provide us with the following info?
1. A small demo project, reproducing the problem;
2. Detailed steps to reproduce the problem.
We want to help you and are looking forward to hearing from you.

Regards,
Mariya
On behalf of Xafari Client Services Team

ouyang jinwuClient

i use the demo center, but it also has this error. my dev version is 20.1.4

Attached files:
MariyaVoytovichAgent

Hello!

This issue occurs during the CallbackState encryption.

To quickly fix the problem, You need, disable the callback state encryption by setting the protectControlState property in the devExpress/settings section of the Web.config file:

<devExpress>  
    <settings doctypeMode="Html5" rightToLeft="false" protectControlState="false" ... />  
</devExpress>

For more details see ticket GridView - Why the "An error occurred while encrypting a control's callback state." exception is thrown

Feel free to contact us if you have any questions.

Regards,
Mariya
On behalf of Xafari Client Services Team

× This ticket is closed.

Write US