Summary When you access Bizagi's Work Portal through the default url (https://HostName/ProjectName/default.aspx), the site never stops loading and the content is not shown. This means that there are problems with the stored URL. You can solve this by overwriting the default.aspx page. Applies to Bizagi 10.x .NET Symptoms When accessing the web portal, the page keeps loading and the inbox is not displayed. Cause The stored URLs are not valid. Solution You should redirect the default.aspx page automatically to index.html, by editing the file default.aspx as shown in below example. The default.aspx file located in path: C:\Bizagi\Projects\ProjectName\WebApplication.