File Upload Error on HelpDesk

Question:

I get the error below on the helpdesk.

Category: Microsoft.AspNetCore.Server.IIS.Core.IISHttpServer
EventId: 0
SpanId: 199437e810db5a0e
TraceId: 49e0408d0b9e697c42fe413fdb3a189d
ParentId: 0000000000000000
RequestId: 8000601c-0001-ef00-b63f-84710c7967bb
RequestPath: /File/FileUpload
ActionId: 538077da-e6b6-486c-bedf-74fa40cfc6dd
ActionName: HelpDesk.Controllers.FileController.FileUpload (HelpDesk)

Increasing the MaxRequestBodySize conflicts with the max value for IIS limit maxAllowedContentLength. HTTP requests that have a content length greater than maxAllowedContentLength will still be rejected by IIS. You can disable the limit by either removing or setting the maxAllowedContentLength value to a higher limit.

Answer:

It's a warning, that you can ignore. To get rid of it, simply edit the web.config file like described here: https://support.jitbit.com/helpdesk/KB/View/3193851
Creation date: 2/2/2023 11:21 AM      Updated: 2/2/2023 11:21 AM
Files   
image001.png
61.5 KB
image002.png
215.6 KB
image003[1].png
87.8 KB
image005.png
43.5 KB
OriginalEmail[3].eml
73.4 KB
OriginalEmail[4].eml
85.4 KB
OriginalEmail[5].eml
75.9 KB
OriginalEmail[6].eml
85.8 KB
OriginalEmail[7].eml
85.7 KB
OriginalEmail[8].eml
21.1 KB
Solving problems with on-premise version of Jitbit Helpdesk ticketing system