User338455301 posted
Hi,
i upload a file (200 mb) but during upload show this message in chrome console and upload stop it,
Failed to load resource: net::ERR_CONNECTION_RESET
and set session for 1 day
options.IdleTimeout = TimeSpan.FromDays(1);
whats a problem ? how to prevent from this error ?