The 'How to get Started' link here, throws an error:
http://www.masterunitlist.info/Home/IndexI'm running Firefox v. 107.0 with Ghostery and uOrigin as add-ons.
The error page shows:
Server Error in '/' Application.
Sequence contains no matching element
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.InvalidOperationException: Sequence contains no matching element
Source Error:
Line 68: <p>To help players quickly discern the type of unit they’re looking at when viewing a list of units under a search result, the following generic “warfare symbology” icons are used in the MUL online database.</p>
Line 69: <div class="row">
Line 70: @foreach (var op in Model.Symbology)
Line 71: {
Line 72: <div class="col-md-1" style="text-align: center; margin: 0 12px">
Source File: d:\home\site\wwwroot\Views\Home\GettingStarted.cshtml Line: 70