Base solution for your next web application
Open Closed

Unable to find the reason for the error message #11192


User avatar
0
shedspotter created

What is your product version? 11.0.0

What is your product type (Angular or MVC)? Angular

What is product framework type (.net framework or .net core)? .NET 6

Hi one of our user is getting continue error message pop up , but when we see the audit logs we did not find any thing. can you please help us how we can identfiy the below error message

Thanks


4 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @shedspotter

    It should be written to Logs.txt file, could you check it ?

  • User Avatar
    0
    sedulen created

    Hi @shedspotter,

    If you are running your application locally or using just a single instance/service/server, you can access that Logs.txt file through the HOST Administration interface, under Administration > Maintenance (WebLogs tab)

    -Brian

  • User Avatar
    0
    shedspotter created

    Hi, this issue is in porduction and it is occuring only for a single user

  • User Avatar
    0
    musa.demir created

    Hi @shedspotter

    Can you please check log file for detecting error? It also uses console appender. You may find your error on your server's log if they store console logs.

    It is configured in log4net.Production.config