Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Base64 file sent as a parameter is too big
Message
De
23/07/2014 07:47:48
 
 
À
22/07/2014 22:14:29
Information générale
Forum:
ASP.NET
Catégorie:
Web Services
Versions des environnements
Environment:
VB 9.0
OS:
Windows 8.1
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01604405
Message ID:
01604445
Vues:
43
>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?

This refers to an old .net version but I think it still applies:
http://support.microsoft.com/kb/915599
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform