I have copied a previous project and renamed it. Once I had successfully renamed all the name spaces and it build correctly. I got the following error when I ran the application
Add following tag on web config appsetting
<appSettings> <add key="owin:AutomaticAppStartup" value="false" /> </appSettings>