TanyaXXXNicce
New Member
I am trying to run the following sample projects.https://github.com/Wintellect/Angular-MVC-CookbookThere are 3 solutions and I get \[code\]Authentication Required\[/code\] when I run the websites.All of the solutions have \[code\]<authentication mode="None" />\[/code\] in the \[code\]webconfig\[/code\].I am running in VS2012 using the default IIS Express server.Can anyone please tell me what I need to do to disable this authentication if it is possible?