Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
First I created an empty database named [Test] on my local MSSQL instance.
Then create sample project, publish image and run container:
At this point the database is initialized. Navigating to http://localhost:5000/ prompts me to add an Admin user. So far so good.
However, as soon as I try using the site all I get are 404s:
I then terminated the container and ran the project from VS. Now it works... Relaunch the container and I start seeing pages, but it is not loading any images.