#701 - Upload e scompattamento di un allegato ZIP
Wasabi_TV non è online. Ultima attività: 28/03/2006 12.41.36Wasabi_TV
Inserito il: 21 marzo 2006 15.08
3 messaggi dal 21 mar 2006 Istalla Microsoft Silverlight!
A ME VIENE FUORI QUESTO ERRORE CHE SIGNIFICA ? HELP PLEASE



Runtime Error
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".

<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="Off"/>
</system.web>
</configuration>


Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.

<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
</system.web>
</configuration>
Re: #701 - Upload e scompattamento di un allegato ZIP
PadovaBoy non è online. Ultima attività: 04/09/2008 13.14.33PadovaBoy
Inserito il: 21 marzo 2006 15.53
Te lo scrive lui stesso...è avvenuto un errore ma non te lo può dire con chiarezza perchè non stai testando il sito sulla stessa macchina che lo serve...per questioni di sicurezza nasconde la descrizione completa dell'errore.

www.padovaboy.it dal 2001 con furore :D
Re: #701 - Upload e scompattamento di un allegato ZIP
Wasabi_TV non è online. Ultima attività: 28/03/2006 12.41.36Wasabi_TV
Inserito il: 21 marzo 2006 16.52
3 messaggi dal 21 mar 2006 Istalla Microsoft Silverlight!
Ok ho sistemato.. Ora sembra vada tutto xo quando provo a caricare un file e clicco su invia al server, non fa nulla non carica nemmeno la pagina.. Xke?
Re: #701 - Upload e scompattamento di un allegato ZIP
Wasabi_TV non è online. Ultima attività: 28/03/2006 12.41.36Wasabi_TV
Inserito il: 22 marzo 2006 16.53
3 messaggi dal 21 mar 2006 Istalla Microsoft Silverlight!
Ora sembra vada tutto xo mi solo alcune volte questo errore a seconda della dimensione del file:


Specified argument was out of the range of valid values.
Parameter name: length
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: length

Source Error:

Line 41: Dim data(1024) As Byte
Line 42: Do
Line 43: size = z.Read(data, 0, data.Length)
Line 44: If (size > 0) Then
Line 45: streamWriter.Write(data, 0, size)


CHE SIGNIFICA ? PLEASE HELP ME

Vai a:
Torna al forum |   Feed RSS

ASPItalia.com non è responsabile per il contenuto dei messaggi presenti su questo servizio, non avendo nessun controllo sui messaggi postati nei propri forum, che rappresentano l'espressione del pensiero degli autori.


maltra - 761 pt
vladimiro - 502 pt
fabrica - 180 pt

Ultimi vincitori: fabrica, vladimiro, PeppeDotNet

Iscriviti anche tu e raccogli punti. Questo mese in palio VS 2008 + Windows Server 2008, ReShaper e 1 ebook!



COMMUNITY
ULTIMI MESSAGGI


IN EVIDENZA
MISC
Powered by .db Forums