Hi,
I have been seeing the following error when open the Enterprise portal site and I am not able to perform any action on the site, I mean no form is opening.

When It start showing;
- I deployed the model file which contains my own customization by using the following command. I used the push switch in command as I was having ID conflict error initially. axutil import /file:"your file path" /conflict:Push
- Later it created a new project in AOT with the conflicted object on usp layer. This object was the Global class and I added one method into this class in development environment. Later I removed this method from TEST environment and added it manually to resolve conflict.
- I compiled the whole application, Sync database and generated FULL CIL. All went fine without any error.
- I cleared the cache from application and also removed the user data just to verify that it might not be the issue creator.
There might be any table which is saving information for this Global class and Enterprise portal site is still refereing to that value in table. This is I assume please do let me know what and where else need to be tested or removed or compiled?
*This post is locked for comments
I have the same question (0)