[UIPException: The view error is not configured. Check the /configuration/uipConfiguration/views node in the application config file (AssemblyFileName.config or web.config). ] Microsoft.ApplicationBlocks.UIProcess.WebFormViewManager.ActivateNode(String previousNode, Guid taskId, String navGraph, String node) Microsoft.ApplicationBlocks.UIProcess.WebFormViewManager.ActivateNode(String previousNode, String node, Navigator navigator) Microsoft.ApplicationBlocks.UIProcess.GraphNavigator.ActivateNextNode(String previousNode, String currentNode) Microsoft.ApplicationBlocks.UIProcess.GraphNavigator.Navigate(String nextNode)[UIPException: Can not activate the view error.The original exception is: The view error is not configured. Check the /configuration/uipConfiguration/views node in the application config file (AssemblyFileName.config or web.config). at Microsoft.ApplicationBlocks.UIProcess.WebFormViewManager.ActivateNode(String previousNode, Guid taskId, String navGraph, String node)] Microsoft.ApplicationBlocks.UIProcess.GraphNavigator.Navigate(String nextNode) Microsoft.ApplicationBlocks.UIProcess.ControllerBase.Navigate(String navigateValue) Salary.UIP.SalaryController.Navigate(String navigateValue, HttpContext context) +224 Salary.UIP.WebViewBase.Report(String eventName) +36 Salary.Web.DataModi.SingleDataCreateForm.Page_Load(Object sender, EventArgs e) System.EventHandler.Invoke(Object sender, EventArgs e) +0 System.Web.UI.Control.OnLoad(EventArgs e) +55 System.Web.UI.Control.LoadRecursive() +27 System.Web.UI.Page.ProcessRequestMain() +750 |