服务器上的水晶报告打开错误 [英] crystal report opening error on server

查看:75
本文介绍了服务器上的水晶报告打开错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我创建了简单的Web应用程序来生成水晶报告

i将文件上传到我的网站托管到子目录中我得到了错误





i had create simple web application to generate crystal report
i upload the files to my web hosting into sub directory and i get thes error


Line 24: 				<add assembly="CrystalDecisions.Shared, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
Line 25: 				<add assembly="CrystalDecisions.Web, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
Line 26: 				<add assembly="CrystalDecisions.ReportAppServer.ClientDoc, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/></assemblies><buildProviders><add extension=".rpt" type="CrystalDecisions.Web.Compilation.RptBuildProvider, CrystalDecisions.Web, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/></buildProviders></compilation>
Line 27: 	<httpHandlers><add verb="GET" path="CrystalImageHandler.aspx" type="CrystalDecisions.Web.CrystalImageHandler, CrystalDecisions.Web, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/></httpHandlers></system.web>
Line 28: <businessObjects><crystalReports><rptBuildProvider><add embedRptInResource="true"/></rptBuildProvider></crystalReports></businessObjects><system.webServer><handlers><add name="CrystalImageHandler.aspx_GET" verb="GET" path="CrystalImageHandler.aspx" type="CrystalDecisions.Web.CrystalImageHandler, CrystalDecisions.Web, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304" preCondition="integratedMode"/></handlers><validation validateIntegratedModeConfiguration="false"/></system.webServer>









然后我将web.config移动到主目录并仍然给我错误



错误是:







then i move the web.config to the main directory and still giving me error

the error was :

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator to inform of the time the error occurred and of anything you might have done that may have caused the error.

More information about this error may be available in the server error log.







我将整个网络应用程序移动到主目录并且还给出错误



错误是:






the i move whole web application to the main directory and also gives error

the error was:

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 ''CrystalDecisions.CrystalReports.Engine, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304'' or one of its dependencies. The system cannot find the file specified.

Source Error: 


Line 20: 		<compilation debug="false" strict="false" explicit="true" targetFramework="4.0">
Line 21: 			<assemblies>
Line 22: 				<add assembly="CrystalDecisions.CrystalReports.Engine, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
Line 23: 				<add assembly="CrystalDecisions.ReportSource, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
Line 24: 				<add assembly="CrystalDecisions.Shared, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>



i saw解决方案是在developmet服务器和deploymet服务器上安装相同版本的水晶报告,但是如何做到这一点,我只是让我的网站在托管服务

可以任何一个帮助


i saw on solution is to install the same version of crystal report in both developmet server and deploymet server but how to do this while i just getting me website in hosting service
can any one help

推荐答案





您的服务器(虚拟主机)不支持Crystal Report。您不需要做任何事情。网络应用程序。



您必须告诉他们(主机提供商),在服务器上安装水晶报表查看器(主机),







您需要支持水晶报告Windows主机....





谢谢

Plz Mark Ans如果它解决了你的疑问......
Hi,

Your Server(Web Hosting) not supported Crystal Report.You needn''t to do anything in your web application.

You have to told them(Hosting Provider), Install crystal report viewer on server(Hosting),

Or

you need crystal report supported Windows Hosting....


Thanks
Plz Mark Ans If It solve your query...


这篇关于服务器上的水晶报告打开错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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