Sub-method reference disappearing

This forum allows users to post and respond to "How Do I Do ....." questions. The information contained in this forum has not been validated by K-Rise Systems and, as such, K-Rise Systems cannot guarantee the accuracy of the information.
AkshayKhanolkar
Posts: 43
Joined: May 2nd, 2022, 11:53 am
Contact:

Sub-method reference disappearing

Unread post by AkshayKhanolkar »

Working on an EASYCommerece app on 5.1 MVC design time #2632
Noticed that after promoting or demoting a project, I often times lose the reference of a submethod being called from the model of webpages/widgets. These submethods are usually the database call to load lists on the page. But the entire webpage will fail to load and instead display the 'page not found message'.

This is the error you see when you try and open the canvas view for the submethod.
Reference error.png
This is the log for the Model throwing the reference error.
AccountSummaryLog.JPG
word count: 94
Post Reply