Hi guys
In one of my customized screen Got a strange error could you have a look
"Server Error in '/' Application"
And I did Unpublish & publish also still doing all the things to get rid out of this
Thanks
Hi guys
In one of my customized screen Got a strange error could you have a look
"Server Error in '/' Application"
And I did Unpublish & publish also still doing all the things to get rid out of this
Thanks
Hi
This usually happens when you have components out of sync like DAC & forms, Workflows. You can export the package and look into it to verify each component, page; looking for any anomaly or mismatch.
Also I suggest, if you are managing source control through Git or other system, you roll back the last change you made.
Hi
I have cross checked and replaced the _Project folder from another system still getting error. We are managing source control through Git and roll back also done. but there is no change.
Could you elaborate your views on...
Thanks.
Hi
According to the error,
the issue is related to the filter
Somehow, Acumatica is not able to load that list. This list is based on all public views of the graph (DataSource TypeName), including extensions.
If you have the custom screen working after a previous publishing (probably previous version) get a copy of the aspx page from
..\CstPublished\pages_xx\*******.aspx
In your Custom Package, delete the screen. Then re-add it again. Then click EDIT ASPX and replace the page content with the one copied above. Finally click GENERATE CUSTOMIZATION SCRIPT
Next step is publish.
Hope this can help.
Hi
Any suggestions….plz
Well well
If deleting / adding the form allows you to see the structure as usual, and If you kept all your coding out of the package in Visual Studio (DAC, Graph Extension, etc), I would suggest to re-do the changes on the form. Because you have a compiled version, you can see the additional fields and views when re-adding them.
Sorry I couldn’t be more helpful
Hi
Remaining Tenants are working fine. Is there any solution to clear this error in SalesDemo Tenant
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.