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

Could not load file or assembly 'Telerik.Web.UI... etc...?

1 Answer 2111 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Paul
Top achievements
Rank 1
Paul asked on 18 Aug 2017, 11:29 AM

Why am I getting this error in Visual Studio 2012 all of a sudden? No problem yesterday, today I get this:

Could not load file or assembly 'Telerik.Web.UI, Version=2015.3.1111.45, Culture=neutral,
PublicKeyToken=121fae78165ba3d4' or one of its dependencies. Invalid pointer (Exception from HRESULT: 0x80004003
(E_POINTER))' G:\TFS_TMS\Sprint0\NextGenerationSourceCode-Sprint0\TMS2016\TMS2016\LC TMS2016

 

????????

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 23 Aug 2017, 10:22 AM
Hi,

Basically, one can get such an error if the Telerik.Web.UI assembly version differs from the version in the license.licx file - http://docs.telerik.com/devtools/aspnet-ajax/licensing/license-file or if the reference to the file in the bin or GAC is missing.

You can also remove all references to Telerik.Web.UI and add them again.


Best regards,
Rumen
Progress Telerik
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
General Discussions
Asked by
Paul
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or