Erreur Instruction 'MoveComplete'

Erreur Instruction 'MoveComplete' - Langages fonctionnels - Programmation

Marsh Posté le 17-11-2008 à 15:09:16    

Bonjour,
 
je suis sur visual studio team system pour configurer le module de test par rapport à un projet:
 
test de charge sur un site web (en l'occurence un formulaire dinscription, un asp_form)
 
J'arrive à passer toutes les etapes sauf la derniere qui me dit ceci :
 
 
_________________________________________________________________
 
Server Error in '/nutrinet-beta' Application.
--------------------------------------------------------------------------------
 
The command 'MoveComplete' is not valid for the previous step, make sure the step type is not changed between postbacks.  
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.InvalidOperationException: The command 'MoveComplete' is not valid for the previous step, make sure the step type is not changed between postbacks.
 
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:  
 
 
[InvalidOperationException: The command 'MoveComplete' is not valid for the previous step, make sure the step type is not changed between postbacks.]
System.Web.UI.WebControls.Wizard.OnBubbleEvent(Object source, EventArgs e) +1650930
System.Web.UI.WebControls.WizardChildTable.OnBubbleEvent(Object source, EventArgs args) +17
System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) +35
System.Web.UI.WebControls.LinkButton.OnCommand(CommandEventArgs e) +115
System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument) +163
System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +7
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +11
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +174
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5102
 
 
 
 
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42  
 
_________________________________________________________________
 
 
Si quelqu'un a une idée, elle serai etudiée avec bienveillance
 
 
 
Merci

Reply

Marsh Posté le 17-11-2008 à 15:09:16   

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed