473,796 Members | 2,538 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

ASP + Crystal Report 9 on WinServer 2003 and IIS6: Blank Screen

We have used Crystal Report Web Viewer on ASP pages (using ActiveX),
and it works perfectly on Windows 2000 machine with IIS 5 and SQL 2K.
Now we already migrated the applications to Windows Server 2003
running IIS6, and still SQL2K. All the application works perfectly,
except for the Crystal Report. Everytime the report in ActiveX shown
blank, only the toolbar the frame shown, which means that the ActiveX
is loaded but the report cannot be shown. I check through the Windows
Event Viewer: there're warnings said:

A process serving application pool 'DefaultAppPool ' suffered a fatal
communication error with the World Wide Web Publishing Service. The
process id was '3580'. The data field contains the error number. (the
number is 0000: 8007006d).

A process serving application pool 'DefaultAppPool ' terminated
unexpectedly. The process id was '4708'. The process exit code was
'0x80'.

Check through log file in C:\Windows\Syst em32\Log Files\httperr log
file:
Date/Time IP 80 HTTP/1.1 POST URL Connection_Aban doned_By_AppPoo l
DefaultAppPool

I have try to create new app pool, and grant to Network Service or
even Local System, but the report still shown blank. Anyone has idea/
experience? Please help.
Sep 18 '08 #1
0 2317

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

Similar topics

2
760
by: Tim Burda | last post by:
I posted this in another forum, but I'm adding it here to for more exposure.I am using Visual Studio 2003 and trying to get Crystal Reports to produce output. If you have any ideas, please let me know. This is a common problem, but nobody seems to have an answer for it. CrystalDecisions.CrystalReports.Engine.LogOnException: Logon failed. What does that mean, specifically? What logon is failing?
6
13144
by: Robin Cushman | last post by:
Hi all, I need some help -- I'm working with an A2K database, using DAO, and am trying to read records into a Crystal Report and then export it to a folder on our network as an Excel spreadsheet. I'm having trouble with my code at the point at which it hits ".ReadRecords" -- the module just runs and runs without generating anything. I've gotten this code to correctly save .rpt files without any data, but not with data, nor have I been...
0
1197
by: Colin Graham | last post by:
I have built a crystal report in Visual studio 2003 and i am now able to display the report on my screen using a .net crystal report viewer. The problem that i have is that the crystal report is displayed with a lot of white space down each side in the viewer. This is making the user of my application scroll horizontally to view the report data. Can anyone help me by letting me know how to remove the whitespace and only display the...
2
2445
by: jyothi rajanna | last post by:
Hi, We are trying to deploy an application that uses crystal.net(version 9.1) as a reporting tool. We created the Websetup.exe file using the MergeModule and ran the same in the production server(having the environment VS2003 framework,IIS6.0, Windows Server 2003). While running the same we are getting the following error: Please suggest us steps to deploy in the production server. Thanks and regards Alpee Jain
0
1431
by: skrishnan68 | last post by:
Hello, When printing a crystal report from my VB.NET application, it only prints a blank page. The report was created in Crystal Enterprise v10.0. Recently we upgraded our servers and changed the OS to Windows 2003 and IIS 6.0. That is when the issue started. I am able to see the report on the screen. However, when I click on the print icon and select the printer from the printer dialog box, I get a blank page. When the website was...
0
5777
by: John Smith | last post by:
Hello, I have 7 different crystal reports that need to be collated. Since I want to end up with a page of each (which all together make a single report), I created a blank main report and then added the 7 as subreports so they can print one after the other. I'm supposed to be printing them from a VB.Net 2003 application and I will be passing 2 parameters (start and end dates). These reports are huge (over 1000+ pages each). My original...
0
2979
by: John Smith | last post by:
Hello, I am developing a VB.NET 2003 application that will use lots of Crystal Reports. Sometimes the users will preview a report in a Crystal report viewer, and sometimes they will send the report directly to the printer bypassing the Crystal report viewer altogether. When sending the job directly to the printer I use the PrintToPrinter command CR.PrintToPrinter(1, False, 0, 0)
7
6721
by: Jlo | last post by:
Hi, I have a c# winforms application. When I call the report file, it shows me all the records in the table. How can I make it to call only a particular range. i have the following code Viewer1.ReportSource = Application.StartupPath + "//Label.rpt"; How can I assign it a dataset which have the data of a particular range.
1
2511
by: Priyam Ganguly | last post by:
Hello everyone, I hav been facing a problem since a few days. I'm using crystal report with .net 2005 (.Net framework 2.0). In a report I'm retrieving the values from a database table and showing it. But the problem is that if a certain field is blank in database then it's showing a complete blank white field in the report also. This is what I don't want. For example- suppose there's a field in datbase named EntryDate which is not mandatory. So...
0
9684
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
9530
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10236
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
9055
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6793
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
5445
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
5577
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4120
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
2
3734
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.