[Mono-list] Reporting with Crystal

Jan Waiz hamburg at icomedv.de
Thu Jan 12 09:01:40 EST 2006


Hi All,

 

i try to implement reporting with the Crystal-Engine in a ASP.NET
Application, that should (must!) run with Mono.

 

Now I get a Runtime-Error, when starting the Page from Mono like:

 


Parser Error


Description: Error parsing a resource required to service this request.
Review your source file and modify it to fix this error. 

Error message: Assembly CrystalDecisions.Web, Version=9.1.5000.0,
Culture=neutral, PublicKeyToken=692fbea5521e1304 not found 

File name: /var/mono/IComVBX/VBXClient/VBXForms/RDMProviderOFFList.aspx
Line: 2 

Source Error: 


<%@ Register TagPrefix="cc1" Namespace="VBXClient.VBXControls"
Assembly="VBXClient" %>
<%@ Register TagPrefix="cr" Namespace="CrystalDecisions.Web"
Assembly="CrystalDecisions.Web, Version=9.1.5000.0, Culture=neutral,
PublicKeyToken=692fbea5521e1304" %>
<%@ Page language="c#" Codebehind="RDMProviderOFFList.aspx.cs"
AutoEventWireup="false" Inherits="VBXClient.VBXForms.RDMProviderOFFList" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<html>

 

 

Does Mono implement the Crystal-Engine?

 

If Yes: Whats wrong?

 

If No: How did you implement reporting ?

 

TIA

Jan Waiz

 

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20060112/b9f04601/attachment.html


More information about the Mono-list mailing list