If both the CSRF validation and the Session state is turned off, the pages containing AsyncUpload control will throw a null reference exception.
<appSettings>
<add key="Telerik.AsyncUpload.EnableCsrfValidation" value="false" />
</appSettings>
<system.web>
<sessionState mode="Off" />
Hi Owen,
Thank you for taking the time to report the regression and for providing such clear details. Your feedback helped us pinpoint the issue quickly.
I’m glad to confirm that the problems you identified have now been fixed. These improvements will be included in our upcoming 2026 Q3 release.
We appreciate your diligence and support.
Regards,
Attila Antal
Progress Telerik