473,407 Members | 2,598 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,407 software developers and data experts.

HELP - "Fail to render the page" error - asp.net - crystal report viewer

I have a asp.net application that uses the crystal report viewer
control.
It displays all of my reports but all of a sudden it started giving me
the following error on ONLY two reports:

"Fail to render the page"

I can view the reports with within Crystal Reports.
The same issue was posted here with no solution:

http://groups.google.com/groups?hl=e...3DN%26tab%3Dwg

I remembered that I received a similar error message if the report had
a certain report options set within Crystal Reports but these reports
never were updated (it use to work)!

Please post your solution.

Thank you!

Phin
Nov 18 '05 #1
7 8724
According to the information you posted, this appears to be a bug that
Crystal is aware of. They posted a fix for CR 9, but not CR.NET. Thus, I
doubt if anyone can tell you how to fix it. However, I suggest that you do a
query of your data prior to printing the report and see how many records are
returned (SELECT COUNT(*)... ). If its zero records, then don't print the
report. This is probably your best alternative.

HTH,

Brian Bischof
http://www.crystalreportsbook.com/123aspx.asp

A Crystal Reports.NET book for programmers? Its here!
* Covers ASP.NET and Windows Forms
* Teaches all phases of report development
* Alerts you to the bugs and how to get around them
* Maps out the complex ReportDocument object model
* Shows how to perform runtime customization
* Demonstrates all options of connecting with ADO.NET
* Gives complete code listings in VB.NET and C#


"mrwoopey" <mr******@yahoo.com> wrote in message
news:e4**************************@posting.google.c om...
I have a asp.net application that uses the crystal report viewer
control.
It displays all of my reports but all of a sudden it started giving me
the following error on ONLY two reports:

"Fail to render the page"

I can view the reports with within Crystal Reports.
The same issue was posted here with no solution:

http://groups.google.com/groups?hl=e...3DN%26tab%3Dwg
I remembered that I received a similar error message if the report had
a certain report options set within Crystal Reports but these reports
never were updated (it use to work)!

Please post your solution.

Thank you!

Phin

Nov 18 '05 #2
This is one of the problems I have with the "arrangement" that Microsoft has
with CR/BO ... no support for CR.NET.

While I can understand BO/CR wanting to promote/sell/support CR 9 and 10,
there MUST be an arrangement with Microsoft that they patch/fix/update
CR.NET (at least the 1.1/2003 version) in order for it to be a viable
reporting option for VS.NET's next release.

To post a fix for CR 9 and not CR.NET "says" a whole lot about the support
that we're going to get in the future regardless of the "version".

My two cents worth...

Ron

"Brian Bischof" <Br*********@BischofSystems.com> wrote in message
news:us**************@TK2MSFTNGP12.phx.gbl...
According to the information you posted, this appears to be a bug that
Crystal is aware of. They posted a fix for CR 9, but not CR.NET. Thus, I
doubt if anyone can tell you how to fix it. However, I suggest that you do a query of your data prior to printing the report and see how many records are returned (SELECT COUNT(*)... ). If its zero records, then don't print the
report. This is probably your best alternative.

HTH,

Brian Bischof

Nov 18 '05 #3
this is a very valid comment. BO doesn't make much money off CR.NET and I
don't see them giving it a high priority. CR 9/10 is the money maker and
that's what they are focused on serving. it's too bad.
"Ron Fluegge" <rm******@swbell.net> wrote in message
news:eX**************@TK2MSFTNGP12.phx.gbl...
This is one of the problems I have with the "arrangement" that Microsoft has with CR/BO ... no support for CR.NET.

While I can understand BO/CR wanting to promote/sell/support CR 9 and 10, there MUST be an arrangement with Microsoft that they patch/fix/update
CR.NET (at least the 1.1/2003 version) in order for it to be a viable
reporting option for VS.NET's next release.

To post a fix for CR 9 and not CR.NET "says" a whole lot about the support that we're going to get in the future regardless of the "version".

My two cents worth...

Ron

"Brian Bischof" <Br*********@BischofSystems.com> wrote in message
news:us**************@TK2MSFTNGP12.phx.gbl...
According to the information you posted, this appears to be a bug that Crystal is aware of. They posted a fix for CR 9, but not CR.NET. Thus, I doubt if anyone can tell you how to fix it. However, I suggest that you do
a
query of your data prior to printing the report and see how many
records are
returned (SELECT COUNT(*)... ). If its zero records, then don't print

the report. This is probably your best alternative.

HTH,

Brian Bischof


Nov 18 '05 #4
I'm hoping that someone from Microsoft is reading these postings and passing
back to MS management that getting CR support -- real support -- needs to be
built into the agreement between BO and Microsoft.

BO has posted on their website that MS and BO have agreed that CR.NET will
be included in the next release of VS. BFD!!

The posting is interesting in that Microsoft is enthusiastic about including
CR, but there doesn't appear to be the same level of "joy" at being included
in VS 2005 from BO's side. See below for details:

http://www.businessobjects.com/news/...e_netzone_main

If there's no long term support -- read into this: "timely" patches,
updates, support, etc -- built in to the arrangement, then MS needs to look
for another partner ...

I have a love-hate relationship with Visual Studio: Love Microsoft - Hate
CR.NET

OK, now that was 3 cents worth ....

Ron

"Brian Bischof" <Br*********@BischofSystems.com> wrote in message
news:O5**************@tk2msftngp13.phx.gbl...
this is a very valid comment. BO doesn't make much money off CR.NET and I don't see them giving it a high priority. CR 9/10 is the money maker and
that's what they are focused on serving. it's too bad.
"Ron Fluegge" <rm******@swbell.net> wrote in message
news:eX**************@TK2MSFTNGP12.phx.gbl...
> This is one of the problems I have with the "arrangement" that Microsoft
has
> with CR/BO ... no support for CR.NET.
>
> While I can understand BO/CR wanting to promote/sell/support CR 9 and 10,
> there MUST be an arrangement with Microsoft that they patch/fix/update
> CR.NET (at least the 1.1/2003 version) in order for it to be a viable
> reporting option for VS.NET's next release.
>
> To post a fix for CR 9 and not CR.NET "says" a whole lot about the

support
> that we're going to get in the future regardless of the "version".
>
> My two cents worth...
>
> Ron
>
> "Brian Bischof" <Br*********@BischofSystems.com> wrote in message
> news:us**************@TK2MSFTNGP12.phx.gbl...
> > According to the information you posted, this appears to be a bug

that > > Crystal is aware of. They posted a fix for CR 9, but not CR.NET.
Thus, I > > doubt if anyone can tell you how to fix it. However, I suggest that you do
> a
> > query of your data prior to printing the report and see how many
records
> are
> > returned (SELECT COUNT(*)... ). If its zero records, then don't

print the > > report. This is probably your best alternative.
> >
> > HTH,
> >
> > Brian Bischof

>
>


Nov 18 '05 #5
Thank you for your feedback!

I'm sick of Crystal! It's a pain and expensive to deploy (user
licensing!).

I'm thinking of ditching Crystal and going for Microsoft's Reporting
Services which is basically free if you have at least a SQL 2000
server! Also, Reporting Services is easier to develop than Crystal!

Crystal is going to keep loosing users (like myself) if they keep not
supporting their product and if licensing doesn't go down!
Phin

"Ron Fluegge" <rm******@swbell.net> wrote in message news:<#t**************@tk2msftngp13.phx.gbl>...
I'm hoping that someone from Microsoft is reading these postings and passing
back to MS management that getting CR support -- real support -- needs to be
built into the agreement between BO and Microsoft.

BO has posted on their website that MS and BO have agreed that CR.NET will
be included in the next release of VS. BFD!!

The posting is interesting in that Microsoft is enthusiastic about including
CR, but there doesn't appear to be the same level of "joy" at being included
in VS 2005 from BO's side. See below for details:

http://www.businessobjects.com/news/...e_netzone_main

If there's no long term support -- read into this: "timely" patches,
updates, support, etc -- built in to the arrangement, then MS needs to look
for another partner ...

I have a love-hate relationship with Visual Studio: Love Microsoft - Hate
CR.NET

OK, now that was 3 cents worth ....

Ron

"Brian Bischof" <Br*********@BischofSystems.com> wrote in message
news:O5**************@tk2msftngp13.phx.gbl...
this is a very valid comment. BO doesn't make much money off CR.NET and

I
don't see them giving it a high priority. CR 9/10 is the money maker and
that's what they are focused on serving. it's too bad.
"Ron Fluegge" <rm******@swbell.net> wrote in message
news:eX**************@TK2MSFTNGP12.phx.gbl...
> This is one of the problems I have with the "arrangement" that Microsoft
has > with CR/BO ... no support for CR.NET.
>
> While I can understand BO/CR wanting to promote/sell/support CR 9 and 10, > there MUST be an arrangement with Microsoft that they patch/fix/update
> CR.NET (at least the 1.1/2003 version) in order for it to be a viable
> reporting option for VS.NET's next release.
>
> To post a fix for CR 9 and not CR.NET "says" a whole lot about the support > that we're going to get in the future regardless of the "version".
>
> My two cents worth...
>
> Ron
>
> "Brian Bischof" <Br*********@BischofSystems.com> wrote in message
> news:us**************@TK2MSFTNGP12.phx.gbl...
> > According to the information you posted, this appears to be a bug that > > Crystal is aware of. They posted a fix for CR 9, but not CR.NET. Thus,
I > > doubt if anyone can tell you how to fix it. However, I suggest that you do
a > > query of your data prior to printing the report and see how many records
are > > returned (SELECT COUNT(*)... ). If its zero records, then don't print
the > > report. This is probably your best alternative.
> >
> > HTH,
> >
> > Brian Bischof
>
>


Nov 18 '05 #6
Phin,

I can't comment on the deployment being expensive (user licensing) since I
might be implementing it differently.

As I understand it, if you are creating the app with the CR reports embedded
in the app, then there are no additional licensing fees. However, if you
include the ability for the end-user to customize the reports with their
additional DLLs, then there is a licensing fee required since you are
essentially deploying a copy of their product IDE to the end user.

I have no problems with that since my clients cannot customize our
"standard" reports.

We recommend to them that if they need "customized" reports that they can
either (1) buy CR 9/10 or (2) import the data from the database tables into
Excel, etc -- using products that they are more familiar with already. For
my clients, a lot of them are already familiar with CR since it is the
report backend for things like SAP, PeopleSoft, etc ... if I recall
correctly.

My biggest problem is the fact that CR.NET is included with VS, but is not
supported to the same level as BO's "main line" products like CR 9/10 ... if
BO is not going to support it the same as CR9/10, then MS needs to consider
a different partner for the VS.NET reporting tool set.

Ron

"mrwoopey" <mr******@yahoo.com> wrote in message
news:e4**************************@posting.google.c om...
Thank you for your feedback!

I'm sick of Crystal! It's a pain and expensive to deploy (user
licensing!).

I'm thinking of ditching Crystal and going for Microsoft's Reporting
Services which is basically free if you have at least a SQL 2000
server! Also, Reporting Services is easier to develop than Crystal!

Crystal is going to keep loosing users (like myself) if they keep not
supporting their product and if licensing doesn't go down!
Phin

Nov 18 '05 #7
AK
That is how I solved the problem. I got this problem on Windows 2003.
I searched dynamic_image folder and found it under
c:\windows\system32\inetsrv\dynamic_images which is used by crystal
report engine to store chart images. I assigned Write provilages on
this folder for Network Service user (This user is used by ASP .net
worker process on windows 2003).
Also create CrystalReportWebFormViewer virtual folder under site root
and dynamic_images virtual_folder under this if these folders do not
already exists.

Nov 19 '05 #8

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

Similar topics

4
by: Jason Clark | last post by:
IE says there is a page error. How to rectify? www.beamlmheavyhitter.com Jason
0
by: xixi | last post by:
we are using db2 udb v8.1 on win 64 bit HP titanium machine with fp3 with type 4 db2jcc.jar driver. i have two database created under different patition on same drive. when i do db2dart on the...
1
by: Andy V | last post by:
Hi. I've got a multi page report of my monthly purchases. I'd like a running total (month to date) at the end of each page and to have that total at the top of the following page. So far all I can...
8
by: Boris | last post by:
Hi folks! Look at the code: using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; using System.Data;
6
by: José Joye | last post by:
Hello, I'm currently reading the MS Developing Web applications with c# (and VB.net). In the chapter related to Error management, there is a sample about "Page-Level Error Pages" eg: In my...
1
by: Matt | last post by:
Has anyone had any experience with running into a 22.75" page width limitation with Access reports? I am trying to print a report to a large format printer that is under (including margin) the...
4
by: Guern1 | last post by:
Hi Need a bit of help here please to point me in the right direction. I have a java class file here which i wish from a menu item to open a web page which contains a help page. ] } else...
1
by: jobs | last post by:
Do I have access to the name of the page calling a class from inside the class? What's the cleanest way to force a page error from inside a class so that I'm automatically redirected to the...
0
by: Josetta | last post by:
Here is something really bizarre that is happening...let me see if I can describe it. I have a report which has two locations on it. Primary Location and Secondary Location. I have both...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
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,...
0
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...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
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...

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.