Problema durante upload con AsyncFileUpload

lunedì 17 gennaio 2011 - 16.24
Tag Elenco Tags  C#  |  .NET 3.5  |  Windows 7  |  Visual Studio 2010

Gemini Profilo | Expert

Ciao a tutti
ho una pagina con un controllo AsyncFileUpload.
Mentre sta caricando il file selezionato, l'upload si interrompe e ricevo questo errore javascript:
Errore: Sys.WebForms.PageRequestManagerParserErrorException: The message received from the server could not be parsed.
File sorgente: http://.../ScriptResource.axd?d=rwxOji-MbWD-hS9fe1pBfk1vXYu3jsNfN8uOaGThHo4aZDKsTJvNES2zUak9zfuvlwGU77G087yFEm6co6rmcc4QqSrDC8OZDo1Nv5iNTEmdquFbp2YkJsahMDTysErC0D07ikfoSZkaMXX_X0XX9g2&t=11e6618b
Riga: 1554

La riga di errrore è questa:
if (parserErrorDetails) {
/*Riga di errore */ this._endPostBack(this._createPageRequestManagerParserError(String.format(Sys.WebForms.Res.PRM_ParserErrorDetails, parserErrorDetails)), executor, null);
return null;
}
Grazie mille
Partecipa anche tu! Registrati!
Hai bisogno di aiuto ?
Perchè non ti registri subito?

Dopo esserti registrato potrai chiedere
aiuto sul nostro Forum oppure aiutare gli altri

Consulta le Stanze disponibili.

Registrati ora !
Copyright © dotNetHell.it 2002-2024
Running on Windows Server 2008 R2 Standard, SQL Server 2012 & ASP.NET 3.5