473,958 Members | 7,815 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Crystal Reports XI Dev Edition and IIS 6.0 - Memory Leak?

We are implementing a Crystal to PDF solution using framework 1.1 on a
Win2K3 server using application pools. Our Crystal version is the
developer edition and not the .NET bundled version. The actual
Crystal objects are in a Web Service in AppPool #1 and the user
application ASP.NET GUI is in its own AppPool#2. We have had the
Crystal engine work up to 4 report generations and then lock up. The
hope was to use the Worker Process recycling to kill the lock but it
appears to still be hanging externally. Is it possible to dig into
the IIS threads to free up ASPNET holding on to memory? w3wp is
running in separate pools as designed but the memory leak appears to
still hang onto things.

Any ideas? Has anyone successfully implemented a solution using
Crystal ReportObject export in ASP.NET for more than 4 hits? Would it
have anything to do with configuring the worker process to use a
particular security context, etc? I'm grasping and your help is
greatly appreciated.

Thanks in advance.
Doug Odegaard

Jun 12 '07 #1
0 1631

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

Similar topics

1
6009
by: rAGHU | last post by:
Hi, In my ASP.NET web application project we need to design crystal reports with Crystal Reports version 8.5 enterpraise edition(Please Note:It is not the Crystal Reports that comes with VisualStudio.NET). Also the Crsyatl Report software 8.5 version will not be installed in the IIS web server which is hosting my ASP.NET web application. It will be installed in a different server which has .net and IIS 5.0.
7
3384
by: Sink | last post by:
Hi, Looking at reporting tools and was wondering if anyone else has gone thru this. Crystal seems rediculously expensive once you take into account licensing, while Active is runtime-free meaning only developer licenses. On a cost only basis, it seems pretty obvious but what about feature wise. I simply do not have enough time to do a drawn-out analysis and was wondering if anyone else had. Regards
0
1671
by: Corbin | last post by:
I've been going in circles on this for a week. Please help: I'm running a web app with ASP.NET 1.1 and Crystal Reports for .NET. The app has three reports, two of which are reliable both on my development machine and on my client's production server. The third report is reliable on my development machine, but not on the production server. I can think of nothing different about this third report that would cause it to be so fragile. ...
1
1464
by: smitha.kalluparambil | last post by:
I recently purchased VS.net 2005 standard and in the box was a card saying that it included crystal reports (as it always used to) but I cannot find CR in the templates or in the toolbox. Can anyone tell me where I can download it, or how I might install it if it is already there. I tried reinstalling it again and again no use. One solution i have read everywhere is go to Add item and click crystal reports, but sorry its not coming up....
0
1027
by: Tom Costanza | last post by:
I'm trying to export a Crystal Report to a .pdf using the following code cr = New CrystalReport() cr.FileName = OutputFilename cr.report = rpt cr.ds = ds2 cr.ExportType = CrystalDecisions.Shared.ExportFormatType.PortableDocFormat cr.Export() This code is in a loop that exports many reports. The computer eventually
1
1671
by: Sisnaz | last post by:
I have a number of projects I was able to port from VS 2003 to VB Express 2005 minus the Crystal Reports that was in my solution. I was wondering if I have to purchase anything additional for my existing Crystal Reports to compile in VB Express or if there is any *free* crystal resources for VB Express? Thanks in advance.
1
4983
by: paul | last post by:
Hello, does VB .net express edition come with (or be enhanced somehow) to include Crystal reports as does the proper edition? Thanks Paul
0
1413
by: Bryan | last post by:
Hello all. I have an ASP.NET 2.0 App that uses a couple crystal reports. I'm noticing a 2-3 MB jump in the memory size of the worker process each time a report is ran. On the server this is causing the reprt generation to get slower and slower and eventually the process hangs and the users gets an error message. I can reporoduce the leak with my local aspnet_wp.exe process and each time a report is ran. I've set every variable and...
3
3853
by: Miro | last post by:
Hi, Just wondering what a good book is on visual studios 2008 ( or 2005 if no 2008 ) that teaches you how to properly use crystal reports with it. Or im assuming that as long as I can create a dataset and link it to a reportviewer than any Crystal Report book will do. I use vb.net but im assuming most books would show you vb and c
0
10241
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
10053
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
11292
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
9975
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...
1
8350
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
6285
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
6419
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
4622
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3629
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.