Hi All,
I am trying to show related records in a subgrid containing a image type of column. The subgrid does not load and shows internal error when the image type column is added in the view, otherwise the subgrid loads fine. I am using out of the box dataverse form and basic form.
any help or suggestions greatly appreciated.
Thank you.
Error:
          window.clientLogWrapper = new ClientLogWrapper();
          ClientLogWrapper.getLogger().traceServerError("Response Status Code: 500. Error: The view 'Error' or its master was not found or no view engine supports the searched locations. The following locations were searched:
~/Areas/Portal/Views/EntityGrid/Error.aspx
~/Areas/Portal/Views/EntityGrid/Error.ascx
~/Areas/Portal/Views/Shared/Error.aspx
~/Areas/Portal/Views/Shared/Error.ascx
~/Views/EntityGrid/Error.aspx
~/Views/EntityGrid/Error.ascx
~/Views/Shared/Error.aspx
~/Views/Shared/Error.ascx
~/Areas/Portal/Views/EntityGrid/Error.cshtml
~/Areas/Portal/Views/EntityGrid/Error.vbhtml
~/Areas/Portal/Views/Shared/Error.cshtml
~/Areas/Portal/Views/Shared/Error.vbhtml
~/Views/EntityGrid/Error.cshtml
~/Views/EntityGrid/Error.vbhtml
~/Views/Shared/Error.cshtml
~/Views/Shared/Error.vbhtml. Inner exception: ", "Custom Error Page");
</script>
        
        <div class='dialog' role='main'>
<h1>We're sorry, but something went wrong. Please try again, and if this persists, contact the website administrator.</h1>
<h1>Error ID # [0a965259-45e6-4bb1-b1f1-644f98bfd13d]</h1>
<p>We've been notified about this issue and we'll take a look at it shortly. Thank you for your patience.</p>
<p><small>1/13/2025 12:05:28 PM UTC<br/>NAM de4932a5-1f84-4581-85a5-ab9ab7816465</small></p>
</div>