New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
Requirements for Using Test Studio with UI for ASP.NET AJAX
Environment
Product | UI for ASP.NET AJAX |
Product | Test Studio |
Description
If using Test Studio as a testing platform with an UI for ASP.NET AJAX project, and receiving the error that many of the Telerik.Web.UI references are undefined. See the following screenshot for a reference.
Cause
A known cause of this is because Test Studio requires the .NET Framework 4.5+ version and the UI for ASP.NET AJAX assemblies target 4.0.
Solution
Upgrade the Web Applicaiton's target framework to 4.5+. This can be achieved through the Project's Properties page.
Another solution is to follow the steps in the How to Fix License FIle Related Errors article.
See Also
Test Studio Requirements Testing with Test Studio How To Fix License File Related Error