UTA055: Illegal use of attributes on {0}.{1}. The TimeoutAttribute can be defined only inside a class marked with the TestClass attribute.
UTA031: class {0} does not have valid TestContext property. TestContext must be of type TestContext, must be non-static, ...
UTA042: Invalid use of DeploymentItem attribute on {0}.{1}. The DeploymentItem attribute can be defined only on a method ...
UTA047: Invalid use of DataSource attribute on {0}.{1}. The DataSource attribute can be defined only on a method inside a ...
UTA049: {0}.{1} has invalid DataSource attribute. Either DataSourceSettingName or ConnectionString and TableName must be ...
UTA055: Illegal use of attributes on {0}.{1}. The TimeoutAttribute can be defined only inside a class marked with the TestClass ...
UTA056: {0}.{1} has invalid WorkItem attribute. The work item id '{2}' must be a valid integer value and cannot be less than ...
UTA057: The test '{0}' cannot be executed because the assembly '{1}' is not fully trusted by .NET Framework Security Policy. ...
UTA058: The test engine cannot run tests in the assembly '{0}' because the assembly is not fully trusted by .NET Framework ...
UTA059: The test DLL '{0}' was built using Visual Studio 2005, and cannot be run. To resolve this issue please rebuild the ...