简体   繁体   English

在没有Visual Studio的情况下安装或打印报告

[英]Install or print report without Visual studio

My windows forms Pos application was made in Vs 2010, with CRforVs_13.0.exe installed to print the report. 我的Windows窗体Pos应用程序是在Vs 2010中制作的,安装了CRforVs_13.0.exe可以打印报告。

When I have install to my client's machine, even with the same CRforVs_13.0.exe , its says we need to install Visual Studio. 安装到客户端计算机上后,即使使用相同的CRforVs_13.0.exe ,它也表示我们需要安装Visual Studio。

How can my client print the Crystal Report without Visual Studio? 没有Visual Studio,我的客户如何打印Crystal报表?

CRforVs_13.0.exe literally means "Crystal Reports for Visual Studio". CRforVs_13.0.exe字面意思是“ Visual Studio的水晶报表”。 You must install the Crystal Reports runtime redistributable . 您必须安装Crystal Reports运行时可再发行组件

Look for the appropriate MSI file on that table. 在该表上查找适当的MSI文件。 Be aware if you need 32bit or 64bit . 注意是否需要32位64位

The .exe is for Visual Studio integration while the .msi is for run time. .exe用于Visual Studio集成,而.msi用于运行时。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM