I'm facing an issue with Creatio running on .NET Core. Occasionally, when I create a web service and make a mistake, I come across an error page like this:
The challenge is that there are no logs saved regarding this issue. Consequently, I lack information about what went wrong, and I try to guess.
On the other hand, if I attempt the same operation on a .NET Framework running instance (e.g., in the Cloud), I receive an exception stack trace.
I need help to understand an error during install of package.
Terrasoft.Core.Packages.Exceptions.InvalidDescriptorInFileSystemException: Invalid discripter:
Reading of property "Type" is not supported
Path: UsrTest ---> Terrasoft.Common.InvalidObjectStateException: Reading of property...
The cause of the problem is the difference between the versions of websites of Сrеаtio that you used during the development of your package versus installation.
I have this showInformation dialog box and using the response, triggering another set of validation and the whole logic is written inside the addCallBack() method used in multipleselect lookup in a detail.
What is observed is the response of this is thrown out of scope and the page goes in a...MoreLess
Sorry for the unclear answer. I only meant to ask if you had done this, as a question. I did not want to suggest you do this as you are really...MoreLess