Dears - Please help get me out of this trouble. Its completely stop my AOS and I'm not able to open any module..
Thanks in advance
*This post is locked for comments
Thanks for your replies. One of my colleague solve my problem by delete the files starting with ax_GUI from this path C:\Users\faqru\AppData\Local...
Workaround:
Go to System Administration->Users-> select the user which u logged in as -> click options button -> development -> Execute Business Operations in CIL (Uncheck). Go ahead.
permanent Solution:
I think it's a CLR exception - AX tried to call something by reflection but the called method threw an exception. To understand what failed, you should find what was called and what was the exception.
1.Catch the exception (by catch (Exception::CLRError)). I didn't get enough information to tell you where, but I described how to find it. (class ->Info->add())
2.Get the CLR exception and look into its InnerException property. AifUtil::getClrErrorMessage() is usually the easiest way to do that.
It is difficult to tell what's wrong with what you have told. Did you have any customization which calls a web service or DLL methods? If the web service is down, this error may come?
Also please check application event logs and see what errors are there.
Hello DG - Suddenly Its happening while I'm working on any module and application closed automatically itself. I did full CIL generation and also restart the services even I restart the server but the result was same..
Thanks
Faqru Shaik
Can you elaborate more how this error is coming up?
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Community Member 2
Guy Terry 2 Moderator
Martin Dráb 2 Most Valuable Professional