Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Base64 file sent as a parameter is too big
Message
From
22/07/2014 22:14:29
 
 
To
All
General information
Forum:
ASP.NET
Category:
Web Services
Title:
Base64 file sent as a parameter is too big
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:
01604405
Views:
49
I have a Web Service which accepts, as one of its parameters, a Base64 encoded file. The file I am trying to send is 14 MB. I have tested for several days with files ranging from 50 K to 3 MB. But, I just saw that for such a file, I always have an error like this at the client side:

"The underlying connection was closed: An unexpected error occurred on a send.
at System.Web.Services.Protocols.WebClientProtocol.GetWebResponse(WebRequest request) at System.Web.Services.Protocols.HttpWebClientProtocol.GetWebResponse(WebRequest request) at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) at ..."

Is there a limit of the size of a parameter we can pass in a Web Service?
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
Next
Reply
Map
View

Click here to load this message in the networking platform