This is a migrated thread and some comments may be shown as answers.

Cannot add references from any folder except telerik's bin

2 Answers 124 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Kate
Top achievements
Rank 1
Kate asked on 10 Mar 2011, 05:56 AM
I try to execute a test with one step customize in VB code but it's failed with below error message 
C:\Program Files\Telerik\WebUI Test Studio 2010.3\My Projects\TestProject1\New Test.aii.vb: Line 71: (BC30002) Type 'System.Windows.Forms.Keys' is not defined.
Then, I try to add the reference to my project, but I cannot add references from any folder except telerik's bin.
Would you help me ?
My tool is WebUI test studio QA Edition 2010.3
Thanks

Kate

2 Answers, 1 is accepted

Sort by
0
Konstantin Petkov
Telerik team
answered on 10 Mar 2011, 09:00 AM
Hello Kate,

You're probably adding an assembly reference to .Net 4.0 .dll which we don't accept. Please try with this one:

C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Windows.Forms.dll

And let us know if this helps.

Best wishes,
Konstantin Petkov
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
0
Kate
Top achievements
Rank 1
answered on 14 Mar 2011, 05:03 AM
It's OK:)
Thanks
Tags
General Discussions
Asked by
Kate
Top achievements
Rank 1
Answers by
Konstantin Petkov
Telerik team
Kate
Top achievements
Rank 1
Share this question
or