Wrox Programmer Forums
|
BOOK: Professional Crystal Reports for VS.NET
This is the forum to discuss the Wrox book Professional Crystal Reports for Visual Studio .NET by David McAmis; ISBN: 9780764544033
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Professional Crystal Reports for VS.NET 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 May 2nd, 2007, 09:02 AM
Registered User
 
Join Date: May 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to Gaurav Kumar Singh
Default

Hi everyone,
Please solve my problem.
I have the problem of "The request could not be submitted for background processing." in crystal report when i dynamically filled the data.

        Report.SetDataSource(ds.Tables(0))
        CrystalReportViewer1.RefreshReport()
        Me.CrystalReportViewer1.DisplayGroupTree = False
        Me.CrystalReportViewer1.ReportSource = Report

here the data set is already fill by the data. I only assign it to report. When i comment these lines it display a blank report.

Can anyone help me soon.
Thanks in advance...
from:
Gaurav
 
Old May 20th, 2013, 06:35 AM
Registered User
 
Join Date: May 2013
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

If you not yet find the solution , follow it and recreate the report according to that.

http://csharp.net-informations.com/c...s-tutorial.htm

walsh





Similar Threads
Thread Thread Starter Forum Replies Last Post
request forwarging & request redirection hafizmuhammadmushtaq Servlets 2 April 24th, 2008 12:42 AM
The request could not be submitted for background mvilas Crystal Reports 2 November 1st, 2006 08:20 PM
The request could not be submitted for background thlaing Crystal Reports 1 July 3rd, 2006 03:01 PM
request.qurystring vs. request.form Durwood Edwards Classic ASP Databases 3 June 18th, 2004 12:09 AM
request.querystring() , request.form() alyeng2000 ASP.NET 1.0 and 1.1 Basics 1 December 30th, 2003 12:07 AM





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