安装错误:Server Error in '/fsnet' Application.
Server Error in '/fsnet' 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 'Openlab.Web.Upload' or one of its dependencies. 系统找不到指定的文件。 (D:\XXXX\web.config line 50)
Source Error:
Line 48: <!--带有进度条的上传必用-->
Line 49: <httpModules>
Line 50: <add name="HttpUploadModule" type="Openlab.Web.Upload.HttpUploadModule, Openlab.Web.Upload"/>
Line 51: </httpModules>
Line 52: <sessionState timeout="60"></sessionState>
Source File: D:\XXXX\web.config Line: 50
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42
请求指导