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

Controls for SL4 RC

3 Answers 49 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
jyo
Top achievements
Rank 1
jyo asked on 30 Mar 2010, 09:58 PM
Hi

We are using telerik controls in our application and we are planning to upgrade our application to SL4. Right now i see the link to download the controls for SL4 RC - http://www.telerik.com/products/silverlight.aspx But the link does not seem to work. Can you please let us know the latest link with the download. \

Thanks

3 Answers, 1 is accepted

Sort by
0
Hristo
Telerik team
answered on 31 Mar 2010, 10:10 AM
Hello jyo,

Indeed the link is not working and we'll fix it right away. In order to see our latest internal builds you have to download our latest official version for Silverlight Q1 2010. After that you will be able to see the latest internal builds for Silverlight when you follow this link.

Best wishes,
Hristo
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.
0
jyo
Top achievements
Rank 1
answered on 31 Mar 2010, 10:36 PM
Hi Hristo

I downloaded the RC version of the controls from the following link.

When i build the project i am getting the following error. Is this something you could help me with?

Error 138 The "CompileXaml" task failed unexpectedly.
System.IO.FileLoadException: Could not load file or assembly 'file:///C:\Users\jgopinath\Downloads\Vs2010\RadControls_for_Silverlight4_RC_TRIAL\RadControls_for_Silverlight4_RC_TRIAL\Telerik.Windows.Controls.dll' or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515)
File name: 'file:///C:\Users\jgopinath\Downloads\Vs2010\RadControls_for_Silverlight4_RC_TRIAL\RadControls_for_Silverlight4_RC_TRIAL\Telerik.Windows.Controls.dll' ---> System.NotSupportedException: An attempt was made to load an assembly from a network location which would have caused the assembly to be sandboxed in previous versions of the .NET Framework. This release of the .NET Framework does not enable CAS policy by default, so this load may be dangerous. If this load is not intended to sandbox the assembly, please enable the loadFromRemoteSources switch. See http://go.microsoft.com/fwlink/?LinkId=155569 for more information.

   at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection, Boolean suppressSecurityChecks)
   at System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark)
   at System.Reflection.Assembly.LoadFrom(String assemblyFile)
   at Microsoft.Silverlight.Build.Tasks.CompileXaml.LoadAssembly(String reference)
   at Microsoft.Silverlight.Build.Tasks.CompileXaml.LoadAssemblies(ITaskItem[] ReferenceAssemblies)
   at Microsoft.Silverlight.Build.Tasks.CompileXaml.Execute()
   at Microsoft.Build.Framework.ITask.Execute()
   at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute()
   at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask(ITaskExecutionHost taskExecutionHost, TaskLoggingContext taskLoggingContext, TaskHost taskHost, ItemBucket bucket, TaskExecutionMode howToExecuteTask, Boolean& taskResult)

 

0
jyo
Top achievements
Rank 1
answered on 31 Mar 2010, 10:58 PM
Okay it is working if we download -> unblock -> and then extract.
Thanks
Tags
General Discussions
Asked by
jyo
Top achievements
Rank 1
Answers by
Hristo
Telerik team
jyo
Top achievements
Rank 1
Share this question
or