Announcement

Collapse
No announcement yet.

Real Time Log error - setting user doesnt work

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Real Time Log error - setting user doesnt work

    The button for Lock and Unlock work

    When setting a user it doesnt work. Maybe because I have manually entered users on the lock already?

    There is nothing in the HS log that shows any activity of the setting user.

    I clicked on the real time log and got an error as shown here.
    Code:
    System.Web.HttpException
    The resource cannot be found.
    
    Description: HTTP 404.The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.
    Details: Requested URL: /BLLock
    Exception stack trace:
      at System.Web.StaticFileHandler.ProcessRequest (System.Web.HttpContext context) <0x6ebd19b0 + 0x00540> in <filename unknown>:0 
      at System.Web.DefaultHttpHandler.BeginProcessRequest (System.Web.HttpContext context, System.AsyncCallback callback, System.Object state) <0x6ebd1698 + 0x00123> in <filename unknown>:0 
      at System.Web.HttpApplication+<Pipeline>c__Iterator1.MoveNext () <0x6ebe8000 + 0x0323f> in <filename unknown>:0 
      at System.Web.HttpApplication.Tick () <0x6ec39f98 + 0x0004f> in <filename unknown>:0 
    Version Information: 4.5.1 (master/9db20c4 Fri May 13 15:41:42 EDT 2016); ASP.NET Version: 4.0.30319.42000
Working...
X