Nuovo software per i ciclisti

sapio

Pignone
14 Settembre 2010
295
8
Milano
Visita sito
Bici
Cinelli & Canyon
ciao gabriele, oggi ho provato ad inserire un'uscita ma si blocca...questo il risultato:
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: 80.180.56.242
Port: 61655
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.98 Safari/534.13
ViewState: /wEPDwUJMjY2NDYxNjQ0D2QWAmYPZBYCAgMPZBYIAgMPDxYCHgRUZXh0BRBtYXJpY28yQGFsaWNlLml0ZGQCBw9kFiYCAw8PFgIeC05hdmlnYXRlVXJsBU9+L1BhZ2VzL1Byb2ZpbG8vVXNlcl9Qcm9maWxvVXRlbnRlLmFzcHg/VUk9YjdmZDc3ODQtYjZlZS00NjRiLTk0MDMtOGNmYzM4MTY0ZDZhZGQCBQ8PFgIfAQVPfi9QYWdlcy9Qcm9maWxvL1VzZXJfUHJvZmlsb1V0ZW50ZS5hc3B4P1VJPWI3ZmQ3Nzg0LWI2ZWUtNDY0Yi05NDAzLThjZmMzODE2NGQ2YWRkAgcPDxYCHwEFTX4vUGFnZXMvUHJvZmlsby9Vc2VyX1Byb2ZpbG9CaWtlLmFzcHg/VUk9YjdmZDc3ODQtYjZlZS00NjRiLTk0MDMtOGNmYzM4MTY0ZDZhZGQCCQ8PFgIfAQVGfi9QYWdlcy9Qcm9maWxvL1VzZXJfV2FsbC5hc3B4P1VJPWI3ZmQ3Nzg0LWI2ZWUtNDY0Yi05NDAzLThjZmMzODE2NGQ2YWRkAgsPDxYCHwEFTH4vUGFnZXMvVXNjaXRhL1VzZXJfVXNjaXRlLmFzcHg/VUk9YjdmZDc3ODQtYjZlZS00NjRiLTk0MDMtOGNmYzM4MTY0ZDZhJk1MPTBkZAINDw8WAh8BBUx+L1BhZ2VzL1VzY2l0YS9Vc2VyX1VzY2l0ZS5hc3B4P1VJPWI3ZmQ3Nzg0LWI2ZWUtNDY0Yi05NDAzLThjZmMzODE2NGQ2YSZNTD0wZGQCDw8PFgIfAQVMfi9QYWdlc...]

[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_gpx_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
 

Raster10

Apprendista Passista
20 Agosto 2010
875
44
Comelico - Alto Cadore (BL)
Visita sito
Bici
Pina Dogma2 - Olympia Khers
Questa volta si sarà dimenticato di pagare qualche tangente al solito mona di turno

70.gif
70.gif
70.gif
70.gif




Ciao Gabri


79.gif
 

GabrieleBike

Pignone
26 Marzo 2010
186
2
Visita sito
Bici
Pinarello FP2 Veloce
ciao gabriele, oggi ho provato ad inserire un'uscita ma si blocca...questo il risultato:
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: 80.180.56.242
Port: 61655
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.98 Safari/534.13
ViewState: /wEPDwUJMjY2NDYxNjQ0D2QWAmYPZBYCAgMPZBYIAgMPDxYCHgRUZXh0BRBtYXJpY28yQGFsaWNlLml0ZGQCBw9kFiYCAw8PFgIeC05hdmlnYXRlVXJsBU9+L1BhZ2VzL1Byb2ZpbG8vVXNlcl9Qcm9maWxvVXRlbnRlLmFzcHg/VUk9YjdmZDc3ODQtYjZlZS00NjRiLTk0MDMtOGNmYzM4MTY0ZDZhZGQCBQ8PFgIfAQVPfi9QYWdlcy9Qcm9maWxvL1VzZXJfUHJvZmlsb1V0ZW50ZS5hc3B4P1VJPWI3ZmQ3Nzg0LWI2ZWUtNDY0Yi05NDAzLThjZmMzODE2NGQ2YWRkAgcPDxYCHwEFTX4vUGFnZXMvUHJvZmlsby9Vc2VyX1Byb2ZpbG9CaWtlLmFzcHg/VUk9YjdmZDc3ODQtYjZlZS00NjRiLTk0MDMtOGNmYzM4MTY0ZDZhZGQCCQ8PFgIfAQVGfi9QYWdlcy9Qcm9maWxvL1VzZXJfV2FsbC5hc3B4P1VJPWI3ZmQ3Nzg0LWI2ZWUtNDY0Yi05NDAzLThjZmMzODE2NGQ2YWRkAgsPDxYCHwEFTH4vUGFnZXMvVXNjaXRhL1VzZXJfVXNjaXRlLmFzcHg/VUk9YjdmZDc3ODQtYjZlZS00NjRiLTk0MDMtOGNmYzM4MTY0ZDZhJk1MPTBkZAINDw8WAh8BBUx+L1BhZ2VzL1VzY2l0YS9Vc2VyX1VzY2l0ZS5hc3B4P1VJPWI3ZmQ3Nzg0LWI2ZWUtNDY0Yi05NDAzLThjZmMzODE2NGQ2YSZNTD0wZGQCDw8PFgIfAQVMfi9QYWdlc...]

[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_gpx_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

Eccomi!!!!

Colpa dei server in america..

Erano in manutenzione..

Riprova ora..ti da ancora questo errore?;nonzo%
 

sapio

Pignone
14 Settembre 2010
295
8
Milano
Visita sito
Bici
Cinelli & Canyon
dopo un lungo periodo di stasi ecco che si riapre la discussione....
è qualche giorno che provo a caricare un'uscita, arriva al 99% e poi compare questa schermata...
Server Error

500 - Internal server error.
There is a problem with the resource you are looking for, and it cannot be displayed.
Server Error in '/' Application.

Maximum request length exceeded.
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: Maximum request length exceeded.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[HttpException (0x80004005): Maximum request length exceeded.]
System.Web.HttpRequest.GetEntireRawContent() +8771714
System.Web.HttpRequest.GetMultipartContent() +62
System.Web.HttpRequest.FillInFormCollection() +168
System.Web.HttpRequest.get_Form() +68
System.Web.HttpRequest.get_HasForm() +8726759
System.Web.UI.Page.GetCollectionBasedOnMethod(Boolean dontReturnNull) +97
System.Web.UI.Page.DeterminePostBackMode() +63
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +133

Version Information: Microsoft .NET Framework Version:2.0.50727.4206; ASP.NET Version:2.0.50727.4209

fatto sta che non riesco a caricare nulla...

riki
ciao
 

cucuriello

Pignone
3 Settembre 2010
162
6
Visita sito
Bici
Specialized Tarmac
ciao, ho dato un'occhiata al software. è interessante.

se posso suggerirti un miglioramento è il seguente:
Vorrei che si visualizzassero i punti del percorso dalla mappa stradale alla mappa altimetrica e viceversa. Intendo dire che se metto il cursore in una delle due mappe sto segnando un punto del percorso e so quindi quanti km ho fatto per arrivare a quel punto e quale è la sua altitudine.

spero di essere stato chiaro :mrgreen:

ciao
 

GabrieleBike

Pignone
26 Marzo 2010
186
2
Visita sito
Bici
Pinarello FP2 Veloce
Ragazzi..

..ho pochissimo tempo per seguire il software in questo periodo..

La sera prima delle 21 non riesco mai ad uscire dall'ufficio..Sto seguendo un progetto interessantissimo ma molto impegnativo..

..Ci vediamo a qualche GranFondo?

Le prossime GF che farò sono la 9 Nolli, alla Gimondi, alle Marcialonga..
o-o

Ci vediamo li?