hi,
i have an error when add a script step or custom a step by code. after click run, i get the error log:
: Line 0: (CS1703) An assembly with the same identity 'Microsoft.VisualStudio.QualityTools.UnitTestFramework, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' has already been imported. Try removing one of the duplicate references.
but if it is a new and clean test, it's ok for running. the error will be shown after an empty "Script test" added.
Overall Result: NotRun
------------------------------------------------------------
'9/4/2012 10:26:48 AM' - Using .Net Runtime version: '4.0.30319.269' for tests execution.
'9/4/2012 10:26:48 AM' - Starting execution....
------------------------------------------------------------
------------------------------------------------------------
'9/4/2012 10:26:57 AM' - Using 'InternetExplorer' version '7.0' as default browser.
------------------------------------------------------------
'9/4/2012 10:26:57 AM' - Overall Result: NotRun
'9/4/2012 10:26:57 AM' - Duration: [0 min: 0 sec: 109 msec]
------------------------------------------------------------
'9/4/2012 10:26:59 AM' - Test completed!
OS: XP sp3
Telerik test studio version:2012.1.719
test project is in TFS2010. and it is a C# project.
could you help? thanks a lot!
i have an error when add a script step or custom a step by code. after click run, i get the error log:
: Line 0: (CS1703) An assembly with the same identity 'Microsoft.VisualStudio.QualityTools.UnitTestFramework, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' has already been imported. Try removing one of the duplicate references.
but if it is a new and clean test, it's ok for running. the error will be shown after an empty "Script test" added.
Overall Result: NotRun
------------------------------------------------------------
'9/4/2012 10:26:48 AM' - Using .Net Runtime version: '4.0.30319.269' for tests execution.
'9/4/2012 10:26:48 AM' - Starting execution....
------------------------------------------------------------
------------------------------------------------------------
'9/4/2012 10:26:57 AM' - Using 'InternetExplorer' version '7.0' as default browser.
------------------------------------------------------------
'9/4/2012 10:26:57 AM' - Overall Result: NotRun
'9/4/2012 10:26:57 AM' - Duration: [0 min: 0 sec: 109 msec]
------------------------------------------------------------
'9/4/2012 10:26:59 AM' - Test completed!
OS: XP sp3
Telerik test studio version:2012.1.719
test project is in TFS2010. and it is a C# project.
could you help? thanks a lot!