Base solution for your next web application

Activities of "jholliday"

I just purchased the product and I'm now following the 'getting started' documentation using a demo project before creating my actual project. I'm using Visual Studio Enterprise 2019, I made the required configuration changes, disabled multi-tenancy, built the solution, updated the database. My demo project name is LH.CCDemo.

When I ran the LH.CCDemo.Web.Host project in IISExpress, the login page was not displayed - no login page, just an error that it was not found. I then manually entered the swagger url and it successfully displayed the API documentation. I was able to display the JSON documents.

When I ran the front-end project (merged) using npm start, I got the following error:

I then returned to Visual Studio and attempted to rebuild the solution. Now it is stuck forever with "Build delayed until Bower/npm packages finish restoring."

Showing 1 to 1 of 1 entries