1

I have published Thinktecture IdentityManager Asp.net sample on Visual Studio 2015 and added the web site to IIS 8, all in the same machine. The site appears ok on the browser but when I try to list/create any user or role I get the error: "An error has occurred" . The same example works perfectly running on Visual Studio but not on IIS. What can be happening?. Any solution for not to return to MS Web Admin Tool?

Thanks

  • Have you tried checking error logs? – mason Aug 24 '16 at 17:44
  • Hi mason, how can I do that?.. I have been watching some Fiddler data but seems so complex... – Jesus Conejo Aug 24 '16 at 17:51
  • Open up the Event Viewer on the server. Expand Windows Logs and then view Application. You'll probably see error messages in there related to your issue. – mason Aug 24 '16 at 18:00
  • I have open the Browser Console and I have get: "An exception occurred while initializing the database. See the InnerException for details. "...In the Inner Exception I can see: f/<() Scripts.Bundle.js:117 ye/this.$get – Jesus Conejo Aug 24 '16 at 18:01
  • Hi mason....I see this in the XML error on Event Viewer (usermanager4 is the name of the app): IIS APPPOOL\usermanager4 Reason: Failed to open the explicitly specified database 'AspIdentity'. [CLIENT: ] .....................I don't know the reason for it to not be able for opening the database...... – Jesus Conejo Aug 24 '16 at 18:21
  • Thanks mason, here is the solution: http://stackoverflow.com/questions/7698286/login-failed-for-user-iis-apppool-asp-net-v4-0 – Jesus Conejo Aug 26 '16 at 00:36

0 Answers0