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

encounter compile failed error in QA version

1 Answer 126 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
test
Top achievements
Rank 1
test asked on 30 Sep 2010, 04:03 AM

Hi,
I am using QA version ,and after I customize all the recorded steps to code ,and try to execute ,however ,the compile failed error shows as below:

******smoke test.aii.cs: Line 1: (CS0246) The type or namespace name 'Telerik' could not be found (are you missing a using directive or an assembly reference?)
******smoke test.aii.cs: Line 2: (CS0246) The type or namespace name 'Telerik' could not be found (are you missing a using directive or an assembly reference?)
******smoke test.aii.cs: Line 1: (CS0246) The type or namespace name 'Telerik' could not be found (are you missing a using directive or an assembly reference?)
 ******smoke test.aii.cs: Line 2: (CS0246) The type or namespace name 'Telerik' could not be found (are you missing a using directive or an assembly reference?)

the wierd thing is that I didn't change any Telerik dll ,and file location ,and for QA version ,there is no way for me to update the references using , how to solve this problem?

 

1 Answer, 1 is accepted

Sort by
0
Konstantin Petkov
Telerik team
answered on 30 Sep 2010, 07:33 AM
Hello test,

Thank you for contacting us and I'm sorry you're getting these errors.

You can actually update the assembly references in the QA Edition also. In the Project View choose the Show Setting (the very right ) option then open the Script Options. You will get the project references and add there the Telerik.WebAii.Controls assembly you are missing.

Please post back should you need further assistance.

All the best,
Konstantin Petkov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
General Discussions
Asked by
test
Top achievements
Rank 1
Answers by
Konstantin Petkov
Telerik team
Share this question
or