This question is locked. New answers and comments are not allowed.
Hi,
I am not able to access "See complete API for RadControls for Silverlight wrappers". Does anyone else have the same problem?
Thanks,
Maadhavi
I am not able to access "See complete API for RadControls for Silverlight wrappers". Does anyone else have the same problem?
Thanks,
Maadhavi
14 Answers, 1 is accepted
0
Hello Maadhavi,
Could you send us the url where is this non working link, so our web team can fix it. I have attached the document you were unable to download. Sorry for the inconvenience caused.
Greetings,
Boyan
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Could you send us the url where is this non working link, so our web team can fix it. I have attached the document you were unable to download. Sorry for the inconvenience caused.
Greetings,
Boyan
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Maadhavi
Top achievements
Rank 1
answered on 16 Sep 2009, 07:08 PM
Hi Boyan,
The following is the url i was trying to pull the document from "http://www.telerik.com/products/webaii-testing-framework/features.aspx#silverlight-automation".
Thank you for the immediate response.
Regards,
Maadhavi
The following is the url i was trying to pull the document from "http://www.telerik.com/products/webaii-testing-framework/features.aspx#silverlight-automation".
Thank you for the immediate response.
Regards,
Maadhavi
0
Maadhavi
Top achievements
Rank 1
answered on 16 Sep 2009, 09:03 PM
Hi Boyan,
I downloaded WebAii 2.0 automation framework but i am not able to see the classes for rad controls in the API. In the zip file from your earlier email i see a class called RadWindow which is a sub class of HtmlDiv but i donot see this in the WebAii2.0 framework. Could you please let me know what i am missing. I basically want to automate closing of a Radwindow which is like a landing page on the application.
Thank you for your help and time.
Regards,
Maadhavi
I downloaded WebAii 2.0 automation framework but i am not able to see the classes for rad controls in the API. In the zip file from your earlier email i see a class called RadWindow which is a sub class of HtmlDiv but i donot see this in the WebAii2.0 framework. Could you please let me know what i am missing. I basically want to automate closing of a Radwindow which is like a landing page on the application.
Thank you for your help and time.
Regards,
Maadhavi
0
Hello Maadhavi,
By "i am not able to see the classes for rad controls in the API" do you mean you don't have the types like RadWindow compiled in your test project? Do you use Visual Studio to write your tests and do you have the assembly reference added for Telerik.WebAii.Controls.Html assembly?
You can check our VS sample tests coming with the installation. Just navigate from the Programs menu to
Telerik -> WebAii Testing Framework -> ASP.NET AJAX -> Start Sample Tests
the shortcut should run our sample tests project in Visual Studio. Does that work on your end?
Best wishes,
Konstantin Petkov
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
By "i am not able to see the classes for rad controls in the API" do you mean you don't have the types like RadWindow compiled in your test project? Do you use Visual Studio to write your tests and do you have the assembly reference added for Telerik.WebAii.Controls.Html assembly?
You can check our VS sample tests coming with the installation. Just navigate from the Programs menu to
Telerik -> WebAii Testing Framework -> ASP.NET AJAX -> Start Sample Tests
the shortcut should run our sample tests project in Visual Studio. Does that work on your end?
Best wishes,
Konstantin Petkov
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Maadhavi
Top achievements
Rank 1
answered on 23 Sep 2009, 07:08 PM
Hi Konstantin,
I use Visual Studio to write tests. After i downloaded the WebAii testing framework from "http://www.telerik.com/account/downloads.aspx" fro radcontrols i was able to add Telerik.Webaii.Controls.xaml to my project References.
But when i try to build it i get the following error
It looks like webaii version conflict. Previously i installed webAii framework from Artoftest site that seems to have version 2.0.2.0 and today i installed the webaii testing framework for Radcontrols from the above link and the version here seems to be 2.0.3.0. Could you please let me know how i can resolve the conflict issue?
I would really appreciate if you could tell me what to do as i am stuck completely here.
Regards,
Maadhavi
I use Visual Studio to write tests. After i downloaded the WebAii testing framework from "http://www.telerik.com/account/downloads.aspx" fro radcontrols i was able to add Telerik.Webaii.Controls.xaml to my project References.
But when i try to build it i get the following error
Error 1 Assembly 'Telerik.WebAii.Controls.Xaml, Version=2009.2.812.20, Culture=neutral,
PublicKeyToken=528163f3e645de45' uses 'ArtOfTest.WebAii, Version=2.0.3.0, Culture=neutral,
PublicKeyToken=4fd5f65be123776c' which has a higher version than referenced assembly 'ArtOfTest.WebAii,
Version=2.0.2.0, Culture=neutral, PublicKeyToken=4fd5f65be123776c'
c:\WINDOWS\assembly\GAC_MSIL\Telerik.WebAii.Controls.Xaml\2009.2.812.20__528163f3e645de45\Telerik.WebAii.Controls.Xaml.dllIt looks like webaii version conflict. Previously i installed webAii framework from Artoftest site that seems to have version 2.0.2.0 and today i installed the webaii testing framework for Radcontrols from the above link and the version here seems to be 2.0.3.0. Could you please let me know how i can resolve the conflict issue?
I would really appreciate if you could tell me what to do as i am stuck completely here.
Regards,
Maadhavi
0
Hi Maadhavi,
Have you tried our suggestion in the other thread you have opened regarding the same problem?
Kind regards,
Konstantin Petkov
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Have you tried our suggestion in the other thread you have opened regarding the same problem?
Kind regards,
Konstantin Petkov
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Maadhavi
Top achievements
Rank 1
answered on 23 Sep 2009, 09:03 PM
Hi Konstantin,
I tried uninstalling all versions of webaii framework but still i am not able to uninstall telerik webaii framework. I use Office 2007 so i am not comfortable using the tool you have suggested. Can i do anything else?
Also if i install webaii framework from artoftest site does it contain the assembly's Telerik.WebAii.Controls.Html and Telerik.WebAii.Controls.xaml to add to References or is it required that i have to download it first from "http://www.telerik.com/products/webaii-testing-framework/features.aspx#silverlight-automation" to automate Rad controls?
Thank you for your immediate response.
Regards,
Maadhavi
I tried uninstalling all versions of webaii framework but still i am not able to uninstall telerik webaii framework. I use Office 2007 so i am not comfortable using the tool you have suggested. Can i do anything else?
Also if i install webaii framework from artoftest site does it contain the assembly's Telerik.WebAii.Controls.Html and Telerik.WebAii.Controls.xaml to add to References or is it required that i have to download it first from "http://www.telerik.com/products/webaii-testing-framework/features.aspx#silverlight-automation" to automate Rad controls?
Thank you for your immediate response.
Regards,
Maadhavi
0
Hi Maadhavi,
Have you tried installing the WebAii Testing Framework after uninstalling the previous WebAii you have been installed? If that does not make it, I'm afraid you will have to uninstall the Office 2007 suites (check this KB article), then install and run the MS Uninstall Cleanup Utility to uninstall the WebAii Testing Framework and then install the Office 2007 suites and the WebAii Testing Framework again. Let us know if that helps or if you need further assistance.
I'm sorry for the caused inconvenience. We're updating the installer so that customer no longer can fall in such a situation.
Sincerely yours,
Konstantin Petkov
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Have you tried installing the WebAii Testing Framework after uninstalling the previous WebAii you have been installed? If that does not make it, I'm afraid you will have to uninstall the Office 2007 suites (check this KB article), then install and run the MS Uninstall Cleanup Utility to uninstall the WebAii Testing Framework and then install the Office 2007 suites and the WebAii Testing Framework again. Let us know if that helps or if you need further assistance.
I'm sorry for the caused inconvenience. We're updating the installer so that customer no longer can fall in such a situation.
Sincerely yours,
Konstantin Petkov
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Maadhavi
Top achievements
Rank 1
answered on 25 Sep 2009, 03:16 PM
Hi Konstantin,
Do you mean I need to uninstall office 2007 to update the latest webaii framework?
Is there some workaround for this.. Like remove some keys from registry etc.. can i see some logs.. It just goes off saying "Fatal Error", I can't see logs produced by installer.
I would appreciate some workaround, because I need to go through hops to get this office 2007 uinstalled (the general office crap of going through tickets and what not).
I appreciate taking your time.
Thanks,
Maadhavi
Do you mean I need to uninstall office 2007 to update the latest webaii framework?
Is there some workaround for this.. Like remove some keys from registry etc.. can i see some logs.. It just goes off saying "Fatal Error", I can't see logs produced by installer.
I would appreciate some workaround, because I need to go through hops to get this office 2007 uinstalled (the general office crap of going through tickets and what not).
I appreciate taking your time.
Thanks,
Maadhavi
0
Hi Maadhavi,
I really don't know where this "Office 2007 suite" limitation comes from. Microsoft probably has some concerns they don't want to share.
Anyway, we've used that cleanup utility on a test machine with Office 2007 and haven't experience any problems. You can give it a try as it certainly helps uninstalling any Windows software.
Kind regards,
Konstantin Petkov
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
I really don't know where this "Office 2007 suite" limitation comes from. Microsoft probably has some concerns they don't want to share.
Anyway, we've used that cleanup utility on a test machine with Office 2007 and haven't experience any problems. You can give it a try as it certainly helps uninstalling any Windows software.
Kind regards,
Konstantin Petkov
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Maadhavi
Top achievements
Rank 1
answered on 28 Sep 2009, 06:44 PM
Hi Konstantin,
I do not have permissions to uninstall office at work. I will have to go through a long procedure to do it. Could you let me know when the installer is updated so that i can repair it through Add/Remove programs?
Thank you for your time.
Regards,
Maadhavi
I do not have permissions to uninstall office at work. I will have to go through a long procedure to do it. Could you let me know when the installer is updated so that i can repair it through Add/Remove programs?
Thank you for your time.
Regards,
Maadhavi
0
Hello Maadhavi,
As I mentioned in my previous post, I would go installing the Cleanup Utility to uninstall the testing framework over the "office" suite. I'm afraid you will have to uninstall it to be able to proceed further no matter if we fix the installer in future.
All the best,
Konstantin Petkov
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
As I mentioned in my previous post, I would go installing the Cleanup Utility to uninstall the testing framework over the "office" suite. I'm afraid you will have to uninstall it to be able to proceed further no matter if we fix the installer in future.
All the best,
Konstantin Petkov
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Hi Maadhavi,
The latest WebAii Testing Framework 2009.2.1006 build has fixed this problem as well. For anyone interested the complete release notes list is published here.
Kind regards,
Konstantin Petkov
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
The latest WebAii Testing Framework 2009.2.1006 build has fixed this problem as well. For anyone interested the complete release notes list is published here.
Kind regards,
Konstantin Petkov
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Maadhavi
Top achievements
Rank 1
answered on 07 Oct 2009, 06:55 PM
Hi Konstantin,
Thank you for your time and help.
Regards,
Maadhavi
Thank you for your time and help.
Regards,
Maadhavi