webconfig错误怎么解决
Server Error in '/' 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: Could not load file or assembly 'RadUpload.Net2' or one of its dependencies. 系统找不到指定的文件。 (F:\pserp\WebSite\web.config line 82)
Source Error:
Line 80: </httpHandlers>
Line 81: <httpModules>
Line 82: <add name="RadUploadModule" type="Telerik.WebControls.RadUploadHttpModule, RadUpload.Net2" />Line 83: </httpModules>
Line 84:
Source File: F:\pserp\WebSite\web.config Line: 82