I installed vs2012 ultimate on the OS win server2008r2 sp1.I find that once I record a webtest and VS automatically runs into "Promote Dynamic Parameters to Webtest Parameters", the VS will always crashed and ask for "restart" or "debug".If I click the button "Promote Dynamic Parameters to Webtest Parameters" on webtest tool bar, the same thing will always occur again.Here is what I got when I click "debug" after crashed.System.MissingMethodException was unhandled HResult=-2146233069 Message=Method not found: 'Void Microsoft.VisualStudio.TestTools.WebTesting.WebTestResultDetails.GetUnprocessedUpdates(System.Collections.Generic.List`1<Modification> ByRef, Microsoft.VisualStudio.TestTools.WebTesting.WebTestStatusMessage ByRef)'. Source=System.Windows.Forms StackTrace: at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous) at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args) at Microsoft.VisualStudio.TestTools.WebStress.CorrelationProgressForm.ResultChangeProcesingThread() at System.Threading.ThreadHelper.ThreadStart_Context(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart() InnerException:
Visual Studio/Team Foundation Server/.NET Framework Tooling Version
Steps to reproduce
Product Language
Operating System
Operating System Language
Actual results
Expected results
Please wait...