Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Rotator > Getting error Asssembly cannot be loaded
RadControls for ASP.NET are no longer supported (see this page for reference). In case you have inquiries about the Telerik ASP.NET AJAX controls, post them in the pertinent ASP.NET AJAX forums.

Getting error Asssembly cannot be loaded

Feed from this thread
  • Posted on Aug 20, 2007 (permalink)

    Hi,

    I'm not using the Rad Rotator at all in my application, but when I came into work this morning and tried to run my app I am getting the following error:

    Could not load file or assembly 'RadRotator.Net2' or one of its dependencies. Strong name signature could not be verified.  The assembly may have been tampered with, or it was delay signed but not fully signed with the correct private key. (Exception from HRESULT: 0x80131045)

    Any sugestions on how to solve this problem would be greatfully appreciated.

    Thank you.

  • Posted on Aug 20, 2007 (permalink)

    I reloaded my telerik assemblies and it works now.  I'm not sure how they became corrupted.

  • Poul Henningsen Master avatar

    Posted on Aug 20, 2007 (permalink)

    I'm not sure how to address your issue directly, but perhaps you can obtain the information you need from checking out these links.

    http://www.codeproject.com/dotnet/StrongNameExplained.asp 
    http://msdn2.microsoft.com/en-us/library/xwb8f617(vs.80).aspx
    http://msdn.microsoft.com/msdnmag/issues/06/07/CLRInsideOut/default.aspx 

    Regards, Poul

  • Posted on Apr 26, 2010 (permalink)

    i get the same problem but i do not know who i reloaded my telerik assemblies  ?

  • Fiko Fiko avatar

    Posted on Apr 28, 2010 (permalink)

    Hello Ahmed,

    I recommend you to add the Telerik assembly in the application's bin directory. Also, make sure the that the assembly is not referenced using its strong name (please check the last post in this thread) in the Web.config file.

    I hope this helps.

    Sincerely yours,
    Fiko
    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.

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Rotator > Getting error Asssembly cannot be loaded