Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Base64 file sent as a parameter is too big
Message
From
23/07/2014 10:09:09
 
 
To
22/07/2014 22:14:29
General information
Forum:
ASP.NET
Category:
Web Services
Environment versions
Environment:
VB 9.0
OS:
Windows 8.1
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01604405
Message ID:
01604461
Views:
33
After more research, I found this page as a reference:

http://msdn.microsoft.com/en-ca/library/e1f13641(v=vs.85).aspx

The solution was to move over the 4 MB limit of data being sent. I put maxRequestLength="204800" to cover up to 50 MB.

This resolved the issue.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform