Visual studio keeps crashing after parameterisation.
This happened 4 times in last 24 hrs.
I had to reboot the machine each time it happened.
The following was discovered in the VSTestHost.exe.config file
[W, 760, 5, 2006/10/24 10:33:23.185 13606305149] vstesthost.exe: WebLoadTestAdapter: Stack trace for error:
at Microsoft.VisualStudio.TestTools.WebStress.WebTestInstrumentedTransaction.UpdateBindingSites(String preBoundString)
at Microsoft.VisualStudio.TestTools.WebStress.WebTestInstrumentedTransaction.PerformRequestDataBinding()
at Microsoft.VisualStudio.TestTools.WebStress.WebTestInstrumentedTransaction.Execute(WebTestCaseContext testCaseContext, AsyncCallback completionCallback, Object callerState)
[E, 760, 5, 2006/10/24 10:33:23.185 13606307121] vstesthost.exe: WebLoadTestAdapter: Exception initializing WebTestRequestResult: System.NullReferenceException:
Object reference not set to an instance of an object.
at Microsoft.VisualStudio.TestTools.WebStress.WebTestRequestResult.Initialize(WebTestInstrumentedTransaction transaction)

Visual studio crashed 4 times after parameterisation
Christian Sciberras
The application hasn't crashed after installing SP1 Beta.
Thanks for the help.
Tester
Whoisit
TiKu
DigitalFusion
The application crashed once after installing SP1.
This occurred after accessing the think time button.
anukirthi
Mateusz Rajca
More crashes have occured.
However unlike before, we are able to continue scripting after rebooting the machine.
One one occassion, the debugger automatically opened without crash and requested debugging the tool !
Scott Chang