Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > Crystal Reports
|
Crystal Reports General discussion about Crystal Reports. For discussions specific to the book Professional Crystal Reports for VS.NET, please see the book discussion forum for that book.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Crystal Reports section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 9th, 2004, 08:14 AM
Authorized User
 
Join Date: Nov 2003
Posts: 42
Thanks: 0
Thanked 0 Times in 0 Posts
Default Viewer Not Rendering Page

Hi,

The issue is on my client's computer and not on my development machine. There were a series of errors, but the last one that am stuck still is getting difficult to resolve.

1) Initially I had a wrong version of crystaldecisions on the machine, later using merge modules I deployed the correct version.

2) Then there was a access denied error to dynamic_images. even if i gave full permission to aspnet_wp & iusr_machine, it still showed that error. I was told to create a registry key, which i did. Following that i created the folder by name dynamic_images under viewers directory, it somehow did not appear to show that error anymore

3) Now i constantly get "failed to render page" error. crystaldecisions site says, if you have a image embedded in .rpt file then permissions issue will be the case. I have a logo in the .rpt file.

So i followed their steps by
      a) changing username="system" from "machine" in machine.config
      b) making the crystalreportviewer folder under inetpub/wwwroot as a virtual directory
      c) giving full access to aspnet_wp to all the possible temp folders that i could locate in the client's c, d, e drives
      d) I reset the IIS too

None of the above helped me solve the issue.

I also tried overriding web.config of the application by including the key <identity impersonate="false">. This too doesn't work.

One more point i heard was in case the resultset from the DB is nothing, then this error might occur. But there's no way to get to such a situation, because am quering the master records, which is populated by default. But i still have the "suppress print in case of blank records" enabled in the .rpt file.

Now i feel like am in the middle of nowhere.

Any guidance on this will be much appreciated.

TIA
Praveen

 
Old September 14th, 2004, 06:36 AM
Authorized User
 
Join Date: Nov 2003
Posts: 42
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I had to remove the jpeg embedded in the report to get it work at last.






Similar Threads
Thread Thread Starter Forum Replies Last Post
User Control not rendering in Master Page skmcusp ASP.NET 2.0 Basics 2 September 10th, 2007 04:58 PM
problem with master page rendering in ch02 MM BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 5 December 5th, 2006 08:22 PM
help understanding the page rendering order jacob ASP.NET 1.0 and 1.1 Professional 5 December 19th, 2005 01:51 PM
nav: how do i show what page the viewer is on? cat CSS Cascading Style Sheets 8 July 6th, 2005 03:20 PM
Events and rendering mlwallin ASP.NET 1.0 and 1.1 Basics 0 July 2nd, 2003 03:10 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.