Cerca
Cerca solo tra i titoli
Da:
Cerca solo tra i titoli
Da:
Menu
Home
Forum
Nuovi Messaggi
Cerca...
Iscritti
Visitatori online
Novità
Nuovi Messaggi
Nuovi media
Nuovi commenti media
Ultime Attività
Nuove inserzioni nel mercatino
Nuovi commenti nel mercatino
Mercatino
Nuove inserzioni
Nuovi commenti
Latest reviews
Cerca nel mercatino
Feedback
Guarda le statistiche
Training Camp
Pianificazione
MTB
Media
Nuovi media
Nuovi commenti
Cerca media
EBIKE
Accedi
Registrati
Cerca
Cerca solo tra i titoli
Da:
Cerca solo tra i titoli
Da:
Nuovi Messaggi
Cerca...
Iscritti
Visitatori online
Menu
Install the app
Installa
Rispondi alla discussione
JavaScript è disabilitato. Per una migliore esperienza di navigazione attivalo nel tuo programma o nella tua app per navigare prima di procedere.
Stai usando un browser molto obsoleto. Puoi incorrere in problemi di visualizzazione di questo e altri siti oltre che in problemi di sicurezza. .
Dovresti aggiornarlo oppure
usarne uno alternativo, moderno e sicuro
.
Home
Forum
Altri temi
Bar del forum
Nuovo software per i ciclisti
Testo
<blockquote data-quote="spazzavento" data-source="post: 2697699" data-attributes="member: 30160"><p>Il programma è semplice,ma non sono riuscito a salvare,mi da questo errore,come mai? Grazie.</p><p></p><p>Server Error in '/' Application.</p><p></p><p>Validation of viewstate MAC failed. If this application is hosted by a Web Farm or cluster, ensure that <machineKey> configuration specifies the same validationKey and validation algorithm. AutoGenerate cannot be used in a cluster.</p><p></p><p>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. </p><p></p><p>Exception Details: System.Web.HttpException: Validation of viewstate MAC failed. If this application is hosted by a Web Farm or cluster, ensure that <machineKey> configuration specifies the same validationKey and validation algorithm. AutoGenerate cannot be used in a cluster.</p><p></p><p>Source Error: </p><p></p><p>The source code that generated this unhandled exception can only be shown when compiled in debug mode. To enable this, please follow one of the below steps, then request the URL:</p><p></p><p>1. Add a "Debug=true" directive at the top of the file that generated the error. Example:</p><p></p><p> <%@ Page Language="C#" Debug="true" %></p><p></p><p>or:</p><p></p><p>2) Add the following section to the configuration file of your application:</p><p></p><p><configuration></p><p> <system.web></p><p> <compilation debug="true"/></p><p> </system.web></p><p></configuration></p><p></p><p>Note that this second technique will cause all files within a given application to be compiled in debug mode. The first technique will cause only that particular file to be compiled in debug mode.</p><p></p><p>Important: Running applications in debug mode does incur a memory/performance overhead. You should make sure that an application has debugging disabled before deploying into production scenario.</p><p></p><p>Stack Trace: </p><p></p><p></p><p>[ViewStateException: Invalid viewstate. </p><p> Client IP: 82.53.122.27</p><p> Port: 11795</p><p> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.237 Safari/534.10</p><p> ViewState: /wEPDwUKMTg5MTk0NzMxNg9kFgJmD2QWAgIDD2QWCAIDDw8WAh4EVGV4dAUYc3BhenphdmVudG8xOTc4QHlhaG9vLml0ZGQCBw9kFiYCAw8PFgIeC05hdmlnYXRlVXJsBU9+L1BhZ2VzL1Byb2ZpbG8vVXNlcl9Qcm9maWxvVXRlbnRlLmFzcHg/VUk9MTdkZTkwOTItNjU2OC00ZTMzLTkwYWEtMGZmZTE4MjE1MDMxZGQCBQ8PFgIfAQVPfi9QYWdlcy9Qcm9maWxvL1VzZXJfUHJvZmlsb1V0ZW50ZS5hc3B4P1VJPTE3ZGU5MDkyLTY1NjgtNGUzMy05MGFhLTBmZmUxODIxNTAzMWRkAgcPDxYCHwEFTX4vUGFnZXMvUHJvZmlsby9Vc2VyX1Byb2ZpbG9CaWtlLmFzcHg/VUk9MTdkZTkwOTItNjU2OC00ZTMzLTkwYWEtMGZmZTE4MjE1MDMxZGQCCQ8PFgIfAQVGfi9QYWdlcy9Qcm9maWxvL1VzZXJfV2FsbC5hc3B4P1VJPTE3ZGU5MDkyLTY1NjgtNGUzMy05MGFhLTBmZmUxODIxNTAzMWRkAgsPDxYCHwEFTH4vUGFnZXMvVXNjaXRhL1VzZXJfVXNjaXRlLmFzcHg/VUk9MTdkZTkwOTItNjU2OC00ZTMzLTkwYWEtMGZmZTE4MjE1MDMxJk1MPTBkZAINDw8WAh8BBUx+L1BhZ2VzL1VzY2l0YS9Vc2VyX1VzY2l0ZS5hc3B4P1VJPTE3ZGU5MDkyLTY1NjgtNGUzMy05MGFhLTBmZmUxODIxNTAzMSZNTD0wZGQCDw8PFgIfA...]</p><p></p><p>[HttpException (0x80004005): Validation of viewstate MAC failed. If this application is hosted by a Web Farm or cluster, ensure that <machineKey> configuration specifies the same validationKey and validation algorithm. AutoGenerate cannot be used in a cluster.]</p><p> System.Web.UI.ViewStateException.ThrowError(Exception inner, String persistedState, String errorPageMessage, Boolean macValidationError) +106</p><p> System.Web.UI.ViewStateException.ThrowMacValidationError(Exception inner, String persistedState) +14</p><p> System.Web.UI.ObjectStateFormatter.Deserialize(String inputString) +237</p><p> System.Web.UI.ObjectStateFormatter.System.Web.UI.IStateFormatter.Deserialize(String serializedState) +4</p><p> System.Web.UI.Util.DeserializeWithAssert(IStateFormatter formatter, String serializedState) +37</p><p> System.Web.UI.HiddenFieldPageStatePersister.Load() +207</p><p> System.Web.UI.Page.LoadPageStateFromPersistenceMedium() +105</p><p> System.Web.UI.Page.LoadAllState() +43</p><p> System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +6785</p><p> System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +242</p><p> System.Web.UI.Page.ProcessRequest() +80</p><p> System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) +21</p><p> System.Web.UI.Page.ProcessRequest(HttpContext context) +49</p><p> ASP.pages_uscita_user_dettagliouscita_e_aspx.ProcessRequest(HttpContext context) +4</p><p> System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +181</p><p> System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75</p><p></p><p>Version Information: Microsoft .NET Framework Version:2.0.50727.4206; ASP.NET Version:2.0.50727.4209</p></blockquote><p></p>
[QUOTE="spazzavento, post: 2697699, member: 30160"] Il programma è semplice,ma non sono riuscito a salvare,mi da questo errore,come mai? Grazie. Server Error in '/' Application. Validation of viewstate MAC failed. If this application is hosted by a Web Farm or cluster, ensure that <machineKey> configuration specifies the same validationKey and validation algorithm. AutoGenerate cannot be used in a cluster. 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.Web.HttpException: Validation of viewstate MAC failed. If this application is hosted by a Web Farm or cluster, ensure that <machineKey> configuration specifies the same validationKey and validation algorithm. AutoGenerate cannot be used in a cluster. Source Error: The source code that generated this unhandled exception can only be shown when compiled in debug mode. To enable this, please follow one of the below steps, then request the URL: 1. Add a "Debug=true" directive at the top of the file that generated the error. Example: <%@ Page Language="C#" Debug="true" %> or: 2) Add the following section to the configuration file of your application: <configuration> <system.web> <compilation debug="true"/> </system.web> </configuration> Note that this second technique will cause all files within a given application to be compiled in debug mode. The first technique will cause only that particular file to be compiled in debug mode. Important: Running applications in debug mode does incur a memory/performance overhead. You should make sure that an application has debugging disabled before deploying into production scenario. Stack Trace: [ViewStateException: Invalid viewstate. Client IP: 82.53.122.27 Port: 11795 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.237 Safari/534.10 ViewState: /wEPDwUKMTg5MTk0NzMxNg9kFgJmD2QWAgIDD2QWCAIDDw8WAh4EVGV4dAUYc3BhenphdmVudG8xOTc4QHlhaG9vLml0ZGQCBw9kFiYCAw8PFgIeC05hdmlnYXRlVXJsBU9+L1BhZ2VzL1Byb2ZpbG8vVXNlcl9Qcm9maWxvVXRlbnRlLmFzcHg/VUk9MTdkZTkwOTItNjU2OC00ZTMzLTkwYWEtMGZmZTE4MjE1MDMxZGQCBQ8PFgIfAQVPfi9QYWdlcy9Qcm9maWxvL1VzZXJfUHJvZmlsb1V0ZW50ZS5hc3B4P1VJPTE3ZGU5MDkyLTY1NjgtNGUzMy05MGFhLTBmZmUxODIxNTAzMWRkAgcPDxYCHwEFTX4vUGFnZXMvUHJvZmlsby9Vc2VyX1Byb2ZpbG9CaWtlLmFzcHg/VUk9MTdkZTkwOTItNjU2OC00ZTMzLTkwYWEtMGZmZTE4MjE1MDMxZGQCCQ8PFgIfAQVGfi9QYWdlcy9Qcm9maWxvL1VzZXJfV2FsbC5hc3B4P1VJPTE3ZGU5MDkyLTY1NjgtNGUzMy05MGFhLTBmZmUxODIxNTAzMWRkAgsPDxYCHwEFTH4vUGFnZXMvVXNjaXRhL1VzZXJfVXNjaXRlLmFzcHg/VUk9MTdkZTkwOTItNjU2OC00ZTMzLTkwYWEtMGZmZTE4MjE1MDMxJk1MPTBkZAINDw8WAh8BBUx+L1BhZ2VzL1VzY2l0YS9Vc2VyX1VzY2l0ZS5hc3B4P1VJPTE3ZGU5MDkyLTY1NjgtNGUzMy05MGFhLTBmZmUxODIxNTAzMSZNTD0wZGQCDw8PFgIfA...] [HttpException (0x80004005): Validation of viewstate MAC failed. If this application is hosted by a Web Farm or cluster, ensure that <machineKey> configuration specifies the same validationKey and validation algorithm. AutoGenerate cannot be used in a cluster.] System.Web.UI.ViewStateException.ThrowError(Exception inner, String persistedState, String errorPageMessage, Boolean macValidationError) +106 System.Web.UI.ViewStateException.ThrowMacValidationError(Exception inner, String persistedState) +14 System.Web.UI.ObjectStateFormatter.Deserialize(String inputString) +237 System.Web.UI.ObjectStateFormatter.System.Web.UI.IStateFormatter.Deserialize(String serializedState) +4 System.Web.UI.Util.DeserializeWithAssert(IStateFormatter formatter, String serializedState) +37 System.Web.UI.HiddenFieldPageStatePersister.Load() +207 System.Web.UI.Page.LoadPageStateFromPersistenceMedium() +105 System.Web.UI.Page.LoadAllState() +43 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +6785 System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +242 System.Web.UI.Page.ProcessRequest() +80 System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) +21 System.Web.UI.Page.ProcessRequest(HttpContext context) +49 ASP.pages_uscita_user_dettagliouscita_e_aspx.ProcessRequest(HttpContext context) +4 System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +181 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75 Version Information: Microsoft .NET Framework Version:2.0.50727.4206; ASP.NET Version:2.0.50727.4209 [/QUOTE]
Riporta citazioni...
Verifica Anti SPAM
Invia risposta
Home
Forum
Altri temi
Bar del forum
Nuovo software per i ciclisti
Alto
Basso