473,670 Members | 2,499 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

crystalreports. engine.reportdo cument threw an exception

Hi! I have a problem when I run it on another PC. On my PC it runs very fine but when I install it on another PC I have this Error message when I try to preview a report. The type initializer for Crystaldecision s.crystalreport s.engine.report document threw an exception
Does anyone knows what it is

Thanks Joel :)
Jul 21 '05 #1
2 9721
Joel wrote:
Hi! I have a problem when I run it on another PC. On my PC it runs very
fine but when I install it on another PC I have this Error message when I
try to preview a report. The type initializer for
Crystaldecision s.crystalreport s.engine.report document threw an exception.
Does anyone knows what it is?

Thanks Joel :)


THere is some very trick licensing setup issues when migrating a CReport
from the PC on which Studio is running to a target machine.

It requires that you create a rather complicated setup program to deploy the
report, so that the Crystal Engine and the *limited* license that Studio
provides ( no more that 3 simultaneous users ) can be installed on the
target.

Go to the Crystal Reports website and search there for Visual Studio.
There are more than 10 detailed articles about deploying a CReport.
--
W '04 <:> Open
Jul 21 '05 #2
Thanks I will serach onthat Web Site.
Jul 21 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
11398
by: anannj | last post by:
Hi everyone, I have a Crystal Report with a subreport in a windows application, which is to be exported to the pdf file. I followed the instructions on http://support.crystaldecisions.com/library/kbase/articles/c2010275.asp to set up the log on information. But I always got the exception at the statement: tbl.Location = ...; The error message is listed below:
0
425
by: Alixx Skevington | last post by:
OK, I am confused here, so I hope that somebody out there can help me out. I am trying to run a report allows me to choose the report and then change the logon info for it. Noiw before you say anything; I can actually run the exact same code to do exactly the same things in a windows form; but it won't work if I try to pass it to a Crystal Web Viewer. OK this is my code for the Order.aspx page
5
1367
by: Åženol Akbulak | last post by:
Hi, I want to use Crystal Reports in my asp.net application. I get this error: ### CrystalDecisions.CrystalReports.Engine.LogOnException: Logon failed. ### I have read this solution and then I applied solution: http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B319264 But I still get logon exception.
4
11781
by: javatopia | last post by:
Hello, I am trying to show a Crystal Reports 10 Enterprise report in an ASP.NET page (C#). I can run the report via the admin console just fine. When I try to show the report, after setting up its parameters, I get: "Value does not fall within the expected range." How are people interacting with the Crystal Report viewer to set the parameters on a report? I haven't found any useful documentation at
3
1989
by: Lorenc | last post by:
Is anybody experiencing the following error when trying to export a crystal report to a pdf? This error happens randomly. ------------------------------------------------------------------------ Error occurred. Exception of type System.Web.HttpUnhandledException was thrown. Cannot find the assembly Cybex.CRMBL, Version=2.5.4.0, Culture=neutral, PublicKeyToken=null. mscorlib System.Reflection.Assembly GetAssembly()
2
656
by: Joel | last post by:
Hi! I have a problem when I run it on another PC. On my PC it runs very fine but when I install it on another PC I have this Error message when I try to preview a report. The type initializer for Crystaldecisions.crystalreports.engine.reportdocument threw an exception Does anyone knows what it is Thanks Joel :)
0
3162
by: Dipen | last post by:
Hello All, I am using crystal report in my application. Everything is right but i end up with the following error. Failed to open a rowset. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
0
1306
by: Matthew Butler | last post by:
I am creating a datable applying it to the reportdocument but when i export it there is only one page? can someone advise as to what i am missing. my code is as follows: Dim CrystalDS As New DataTable CrystalDS.Columns.Add("DEBTOR", System.Type.GetType("System.String"))
0
1343
by: moondog | last post by:
I'm getting this error message. Here is my code: Private oRpt As ReportDocument oRpt = New ReportDocument oRpt.Load(m_sFileName) If oRpt.Subreports.Count 0 Then {stuff}
0
8468
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8901
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8814
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8660
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6213
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5683
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4209
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4390
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2799
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.