应用程序中的服务器错误/配置错误 [英] Server Error / configuration error in application

查看:138
本文介绍了应用程序中的服务器错误/配置错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Server Error in '/psm2012' 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 'Microsoft.ReportViewer.WebForms, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.

Source Error: 
Line 17: 		<compilation debug="true" targetFramework="4.0">
Line 18: 			<assemblies>
Line 19: 				<add assembly="Microsoft.ReportViewer.WebForms, Version=10.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A"/>
Line 20: 				<add assembly="Microsoft.ReportViewer.Common, Version=10.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A"/>
Line 21: 				<add assembly="Microsoft.Build.Framework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A"/>


源文件:  C:\MemberSites\MemberSites_AspSpider_Info \psm2012 \webroot \web的.config的&NBSP;&NBSP;&NBSP;行:  19 

程序集加载跟踪: 以下信息有助于确定程序集"Microsoft.ReportViewer.WebForms,Version"的原因= 10.0.0.0,Culture = neutral,PublicKeyToken = b03f5f7f11d50a3a'无法加载。


Source File: C:\MemberSites\MemberSites_AspSpider_Info\psm2012\webroot\web.config    Line: 19 

Assembly Load Trace: The following information can be helpful to determine why the assembly 'Microsoft.ReportViewer.WebForms, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' could not be loaded.>

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].




I have already complete develop my web application (PSM2012) in my laptop whereby my laptop act as a local host. Now, i want to upload my web

应用程序上传到免费托管网站,以便每个人都可以访问它。我已经将所有相关文件

application to the free hosting site so that everyone can access it. I had already upload all the related files

上传到免费托管网站(aspspider.com)。

into the free hosting site (aspspider.com).

当我运行我的域名时,出现上述错误。我想知道发生这个错误的原因。我的平台有问题吗?

When I run my domain name, the above error appeared. I wonder the reason of this error occurred. Is it something wrong with my platform?

我在c#,sql server management studio 2008中使用asp.net 4.0作为我的数据库。我是新来的。所以我希望有人可以帮助我解决它。我阅读了很多论坛,说这个错误可能与平台版本或.dll文件相关

i'm using asp.net 4.0 in c#, sql server management studio 2008 as my database.
I'm new with it. So i hope there is someone can help me to solve it. I read a lot of forum saying that this error occurred maybe related

(我在我的文件夹中找不到这个格式文件.......)

to the platform version or .dll file (I can't find this format file in my folder.......)


推荐答案

在以下地址的ASP.NET论坛中提出这个问题

Ask this question in the ASP.NET Forums at the following address

http://forums.asp.net/26.aspx/1?Configuration+and+Dloyment

再见。


这篇关于应用程序中的服务器错误/配置错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆