Parser error message: cocould not load file or assembly 'telerik. Web. Ui' or one of its Dep

Source: Internet
Author: User
Tags dotnetnuke

The above error occurs when dotnetnuke is installed in the source code.

The specific error message is:

Server Error in '/dotnetnuke' application.
--------------------------------------------------------------------------------

Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser error message: cocould not load file or assembly 'telerik. web. ui 'or one of its dependencies. the system cannot find the file specified. (... /website/web. config line 119)

Source error:

Line 117: <Add name = "analytics" type = "dotnetnuke. httpmodules. analytics. analyticsmodule, dotnetnuke. httpmodules"/>
Line 118: <Add name = "scriptmodule" type = "system. web. handlers. scriptmodule, system. web. extensions, version = 3.5.0.0, culture = neutral, publickeytoken = 31bf3856ad364e35 "/>
Line 119: <Add name = "raduploadmodule" type = "telerik. Web. UI. raduploadhttpmodule, telerik. Web. UI"/>
Line 120: Line 121:

/Dnn522/website/Web. config line: 119

--------------------------------------------------------------------------------
Version Information: Microsoft. NET Framework Version: 2.0.50727.3053; ASP. NET version: 2.0.50727.3053

 

Cause:

Telerik assembly not found, need to load

 

Solution:

Set telerik under/webroot/dnn5.4.2 _ S/library/components/telerik/bin. web. UI. dll can be manually copied to/webroot/dnn5.4.2 _ S/website/bin to solve the problem.

 

 

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.