p2p.wrox.com Forums

Need to download code?

View our list of code downloads.


Go Back   p2p.wrox.com Forums > .NET > Other .NET > Crystal Reports
I forgot my password Register Now
Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read
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 p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.

Reply
 
Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old January 12th, 2009, 07:51 AM
Registered User
Points: 24, Level: 1
Points: 24, Level: 1 Points: 24, Level: 1 Points: 24, Level: 1
Activity: 0%
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Jan 2009
Posts: 5
Thanks: 2
Thanked 0 Times in 0 Posts
Default Problem using crystal report in web application

Hi,
I have error in using crystal report in my web application.Can anyone tell the possible causes for this error and how to rectify them??

Error in File UNKNOWN.RPT:
The request could not be submitted for background processing.


Exception Details:System.Runtime.InteropServices.COMExceptio n: Error in File UNKNOWN.RPT:
The request could not be submitted for background processing.

ReportDocument attrep = new ReportDocument();
attrep.Load(Server.MapPath("crDetailsReport.rpt")) ;
attrep.SetDataSource((DataTable)objDt.DefaultView. ToTable());
CrystalReportViewer1.ReportSource = attrep;


thnx....
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Application is not opening Crystal Report in Vista Suhas VB How-To 3 April 10th, 2007 06:33 AM
problem with crystal report web service id2359 BOOK: Professional Crystal Reports for VS.NET 2 January 15th, 2006 09:19 PM
crystal report web application abend edbrinkm Crystal Reports 1 July 8th, 2005 11:36 AM
crystal report in web app gives problem teo.landgraf Crystal Reports 0 January 13th, 2005 03:17 AM
problem with crystal report web service id2359 BOOK: Professional Crystal Reports for VS.NET 0 October 28th, 2004 07:56 AM



All times are GMT -4. The time now is 08:38 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
© 2008 Wiley Publishing, Inc