Base solution for your next web application

Activities of "bartkoolhaas"

OK, so... How am I supposed to log in, and with what credentials? I have found a "public class HomeController where Index() returns a View(). Do I need to change anything there?

Hmmmm, I've even freshly downloaded and installed the whole project, updated the database after setting multi tennacy to false, yet when pressing the IIS Express button, it shows what looks like a multi tenant log-in, and not the swagger page the course instructor ends up with.

I can however manually change the url to reflect and end up at the Swagger page; see screenshot below. However, I am not sure whether I have now successfully switched off multi tenancy, and why my results are diffrent from the instruction video....

Hi @ismcagdas,

I hadn't, but I just did, and it then throws an error at me (after saying "Build succeeded"):

"No DbContext was found in assembly 'Acme.PhoneBookDemo.Web.Host". Ensure that you are using the correct assembly and that the type is neither abstract nor generic."

Yes I did, thanks! I didnt see how to delete the question, so marked it as closed.

Showing 11 to 14 of 14 entries