The Asset Manager is an Open Source Asset Management System. Asset Manager was made for IT asset management, to enable IT departments to track who has which laptop, when it was purchased, which software licenses and accessories are available, and so on.
The current Create page showing given below error. Create page is not working.
InvalidOperationException: The following sections have been defined but have not been rendered by the page at '/Views/Shared/_Layout.cshtml': 'Scripts'. To ignore an unrendered section call IgnoreSection("sectionName").
Microsoft.AspNetCore.Mvc.Razor.RazorPage.EnsureRenderedBodyOrSections()"
There is no detail, edit view page. also need to modify Companies controller.
Expected behavior
Should be a create, detail, edit & delete view page.
I'm submitting a...
Current behavior
The current Create page showing given below error. Create page is not working.
There is no detail, edit view page. also need to modify Companies controller.
Expected behavior
Should be a create, detail, edit & delete view page.