I downloaded the trial version and run the HelloUpload sample. I get an error when I try to upload a file 123 MByte in size. Error below. Any ideas?
Thanks,
Jan
The post size limit exceeded.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: Mediachase.FileUploader.PostSizeLimitException: The post size limit exceeded.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[PostSizeLimitException: The post size limit exceeded.]
Mediachase.FileUploader.McHttpModule.Application_BeginRequest(Object source, EventArgs e) +4182
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +128
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +76