Request.MaxFileSize (gb.web)

Static Property MaxFileSize As Long

Return or set the maximum size of an uploaded file.

By default, files bigger than 128 MB are now allowed.

Do check your HTTP server that usually has its own limit too.