HighTechTalks DotNet Forums  

Crystal Report run-time query

ASP.net ASP.net discussions (microsoft.public.dotnet.framework.aspnet)


Discuss Crystal Report run-time query in the ASP.net forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
rkbnair
 
Posts: n/a

Default Crystal Report run-time query - 12-20-2007 , 04:47 PM






How can I stop receiving this message while calling a crystal report?

"The report you requested requires further information."

Thanks

Reply With Quote
  #2  
Old   
Barrie Wilson
 
Posts: n/a

Default Re: Crystal Report run-time query - 12-20-2007 , 04:57 PM







"rkbnair" <rkbnair (AT) community (DOT) nospam> wrote


Quote:
How can I stop receiving this message while calling a crystal report?

"The report you requested requires further information."
uninstall Crystal Reports?






Reply With Quote
  #3  
Old   
Steven Cheng[MSFT]
 
Posts: n/a

Default RE: Crystal Report run-time query - 12-21-2007 , 12:53 AM



Hi Rkbnair,

As for the error, is it occuring at design-time in IDE or at runtime? If it
is not report's functionality related, the problem may due to some license
or other component dependent issue.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead


This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
Quote:
From: =?Utf-8?B?cmtibmFpcg==?= <rkbnair (AT) community (DOT) nospam
Subject: Crystal Report run-time query
Date: Thu, 20 Dec 2007 14:47:00 -0800

How can I stop receiving this message while calling a crystal report?

"The report you requested requires further information."

Thanks



Reply With Quote
  #4  
Old   
rkbnair
 
Posts: n/a

Default RE: Crystal Report run-time query - 12-21-2007 , 09:03 AM



Mr. Cheng,

The problem is occuring at run-time only. Should we install Crystal reports
in the machine?


"Steven Cheng[MSFT]" wrote:

Quote:
Hi Rkbnair,

As for the error, is it occuring at design-time in IDE or at runtime? If it
is not report's functionality related, the problem may due to some license
or other component dependent issue.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead


This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
From: =?Utf-8?B?cmtibmFpcg==?= <rkbnair (AT) community (DOT) nospam
Subject: Crystal Report run-time query
Date: Thu, 20 Dec 2007 14:47:00 -0800

How can I stop receiving this message while calling a crystal report?

"The report you requested requires further information."

Thanks




Reply With Quote
  #5  
Old   
rkbnair
 
Posts: n/a

Default RE: Crystal Report run-time query - 12-21-2007 , 10:01 AM



Mr. Cheng,

I don't think that it is because the licensing issue.
It is prompting for the following infomation to key in at run time. However,
design time it works fine.

DataSet_Reports_platform_details
Server name:
Database name:
User name:
Password:
Use Integrated Security :



"Steven Cheng[MSFT]" wrote:

Quote:
Hi Rkbnair,

As for the error, is it occuring at design-time in IDE or at runtime? If it
is not report's functionality related, the problem may due to some license
or other component dependent issue.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead


This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
From: =?Utf-8?B?cmtibmFpcg==?= <rkbnair (AT) community (DOT) nospam
Subject: Crystal Report run-time query
Date: Thu, 20 Dec 2007 14:47:00 -0800

How can I stop receiving this message while calling a crystal report?

"The report you requested requires further information."

Thanks




Reply With Quote
  #6  
Old   
Steven Cheng[MSFT]
 
Posts: n/a

Default RE: Crystal Report run-time query - 12-23-2007 , 08:53 PM



Hi Rkbnair,

Thanks for your reply,

As you mentioned ealier that "whether you need to install the crystal
report on the deploy machine", correct? Do you mean that the
production/deploy machine has never installed any crystall report
components(and also hasn't VS IDE installed)? If so, I think you may
consider install the "Crystal Report" redistribute package, this is the
runtime library which is necessary on a machine that need to run crystal
report. For machine having VS 2005 installed, you do not need to install it.

FYI: Crystal Reports for .NET Framework 2.0 Redistributable Package (x86)
http://support.businessobjects.com/c.../cr_net_2005_m
ergemodules_mlb_x86.zip.asp

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead


This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
Quote:
From: =?Utf-8?B?cmtibmFpcg==?= <rkbnair (AT) community (DOT) nospam
References: <E695514F-0CD9-45FB-9967-BF8D03D2D478 (AT) microsoft (DOT) com
NmOkw45QIHA.4200 (AT) TK2MSFTNGHUB02 (DOT) phx.gbl
Subject: RE: Crystal Report run-time query
Date: Fri, 21 Dec 2007 08:01:00 -0800

Mr. Cheng,

I don't think that it is because the licensing issue.
It is prompting for the following infomation to key in at run time.
However,
design time it works fine.

DataSet_Reports_platform_details
Server name:
Database name:
User name:
Password:
Use Integrated Security :



"Steven Cheng[MSFT]" wrote:

Hi Rkbnair,

As for the error, is it occuring at design-time in IDE or at runtime? If
it
is not report's functionality related, the problem may due to some
license
or other component dependent issue.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead


This posting is provided "AS IS" with no warranties, and confers no
rights.
--------------------
From: =?Utf-8?B?cmtibmFpcg==?= <rkbnair (AT) community (DOT) nospam
Subject: Crystal Report run-time query
Date: Thu, 20 Dec 2007 14:47:00 -0800

How can I stop receiving this message while calling a crystal report?

"The report you requested requires further information."

Thanks






Reply With Quote
  #7  
Old   
rkbnair
 
Posts: n/a

Default RE: Crystal Report run-time query - 01-02-2008 , 01:27 PM



Mr. Wang,

I have managed to download that .msm file. However, how can I install it? My
windows does not recognize that file extension.


"Steven Cheng[MSFT]" wrote:

Quote:
Hi Rkbnair,

Thanks for your reply,

As you mentioned ealier that "whether you need to install the crystal
report on the deploy machine", correct? Do you mean that the
production/deploy machine has never installed any crystall report
components(and also hasn't VS IDE installed)? If so, I think you may
consider install the "Crystal Report" redistribute package, this is the
runtime library which is necessary on a machine that need to run crystal
report. For machine having VS 2005 installed, you do not need to install it.

FYI: Crystal Reports for .NET Framework 2.0 Redistributable Package (x86)
http://support.businessobjects.com/c.../cr_net_2005_m
ergemodules_mlb_x86.zip.asp

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead


This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
From: =?Utf-8?B?cmtibmFpcg==?= <rkbnair (AT) community (DOT) nospam
References: <E695514F-0CD9-45FB-9967-BF8D03D2D478 (AT) microsoft (DOT) com
NmOkw45QIHA.4200 (AT) TK2MSFTNGHUB02 (DOT) phx.gbl
Subject: RE: Crystal Report run-time query
Date: Fri, 21 Dec 2007 08:01:00 -0800

Mr. Cheng,

I don't think that it is because the licensing issue.
It is prompting for the following infomation to key in at run time.
However,
design time it works fine.

DataSet_Reports_platform_details
Server name:
Database name:
User name:
Password:
Use Integrated Security :



"Steven Cheng[MSFT]" wrote:

Hi Rkbnair,

As for the error, is it occuring at design-time in IDE or at runtime? If
it
is not report's functionality related, the problem may due to some
license
or other component dependent issue.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead


This posting is provided "AS IS" with no warranties, and confers no
rights.
--------------------
From: =?Utf-8?B?cmtibmFpcg==?= <rkbnair (AT) community (DOT) nospam
Subject: Crystal Report run-time query
Date: Thu, 20 Dec 2007 14:47:00 -0800

How can I stop receiving this message while calling a crystal report?

"The report you requested requires further information."

Thanks







Reply With Quote
  #8  
Old   
Steven Cheng[MSFT]
 
Posts: n/a

Default RE: Crystal Report run-time query - 01-02-2008 , 08:46 PM



Hi Rkbnair,

The msm file is the "merge module" file of the Crystal Report
redistributable package. You can use it through Visual Studio setup
project. See the following MSDN reference:

#How to: Add Merge Modules to a Deployment Project
http://msdn2.microsoft.com/en-us/lib...8b(VS.80).aspx

#Walkthrough: Installing Shared Components Using Merge Modules
http://msdn2.microsoft.com/en-us/lib...78(VS.80).aspx


Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead


This posting is provided "AS IS" with no warranties, and confers no rights.




--------------------
Quote:
From: =?Utf-8?B?cmtibmFpcg==?= <rkbnair (AT) community (DOT) nospam
Subject: RE: Crystal Report run-time query
Date: Wed, 2 Jan 2008 11:27:12 -0800

Mr. Wang,

I have managed to download that .msm file. However, how can I install it?
My
windows does not recognize that file extension.


"Steven Cheng[MSFT]" wrote:

Hi Rkbnair,

Thanks for your reply,

As you mentioned ealier that "whether you need to install the crystal
report on the deploy machine", correct? Do you mean that the
production/deploy machine has never installed any crystall report
components(and also hasn't VS IDE installed)? If so, I think you may
consider install the "Crystal Report" redistribute package, this is the
runtime library which is necessary on a machine that need to run crystal
report. For machine having VS 2005 installed, you do not need to install
it.

FYI: Crystal Reports for .NET Framework 2.0 Redistributable Package
(x86)

http://support.businessobjects.com/c.../cr_net_2005_m
ergemodules_mlb_x86.zip.asp

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead


This posting is provided "AS IS" with no warranties, and confers no
rights.
--------------------
From: =?Utf-8?B?cmtibmFpcg==?= <rkbnair (AT) community (DOT) nospam
References: <E695514F-0CD9-45FB-9967-BF8D03D2D478 (AT) microsoft (DOT) com
NmOkw45QIHA.4200 (AT) TK2MSFTNGHUB02 (DOT) phx.gbl
Subject: RE: Crystal Report run-time query
Date: Fri, 21 Dec 2007 08:01:00 -0800

Mr. Cheng,

I don't think that it is because the licensing issue.
It is prompting for the following infomation to key in at run time.
However,
design time it works fine.

DataSet_Reports_platform_details
Server name:
Database name:
User name:
Password:
Use Integrated Security :



"Steven Cheng[MSFT]" wrote:

Hi Rkbnair,

As for the error, is it occuring at design-time in IDE or at runtime?
If
it
is not report's functionality related, the problem may due to some
license
or other component dependent issue.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead


This posting is provided "AS IS" with no warranties, and confers no
rights.
--------------------
From: =?Utf-8?B?cmtibmFpcg==?= <rkbnair (AT) community (DOT) nospam
Subject: Crystal Report run-time query
Date: Thu, 20 Dec 2007 14:47:00 -0800

How can I stop receiving this message while calling a crystal report?

"The report you requested requires further information."

Thanks









Reply With Quote
  #9  
Old   
rkbnair
 
Posts: n/a

Default RE: Crystal Report run-time query - 01-03-2008 , 01:18 PM



Thanks Cheng. Per your suggestion, I have created a deployment project and
included the CrystalReportsRedist2005_x86.msm downloaded from the said
website.
Then, I installed the project on a machine (same machine as the development
machine). Still the system brings the dialog box ("The report you requested
requires further information.") prior to running the crystal report.

"Steven Cheng[MSFT]" wrote:

Quote:
Hi Rkbnair,

The msm file is the "merge module" file of the Crystal Report
redistributable package. You can use it through Visual Studio setup
project. See the following MSDN reference:

#How to: Add Merge Modules to a Deployment Project
http://msdn2.microsoft.com/en-us/lib...8b(VS.80).aspx

#Walkthrough: Installing Shared Components Using Merge Modules
http://msdn2.microsoft.com/en-us/lib...78(VS.80).aspx


Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead


This posting is provided "AS IS" with no warranties, and confers no rights.




--------------------
From: =?Utf-8?B?cmtibmFpcg==?= <rkbnair (AT) community (DOT) nospam
Subject: RE: Crystal Report run-time query
Date: Wed, 2 Jan 2008 11:27:12 -0800

Mr. Wang,

I have managed to download that .msm file. However, how can I install it?
My
windows does not recognize that file extension.


"Steven Cheng[MSFT]" wrote:

Hi Rkbnair,

Thanks for your reply,

As you mentioned ealier that "whether you need to install the crystal
report on the deploy machine", correct? Do you mean that the
production/deploy machine has never installed any crystall report
components(and also hasn't VS IDE installed)? If so, I think you may
consider install the "Crystal Report" redistribute package, this is the
runtime library which is necessary on a machine that need to run crystal
report. For machine having VS 2005 installed, you do not need to install
it.

FYI: Crystal Reports for .NET Framework 2.0 Redistributable Package
(x86)

http://support.businessobjects.com/c.../cr_net_2005_m
ergemodules_mlb_x86.zip.asp

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead


This posting is provided "AS IS" with no warranties, and confers no
rights.
--------------------
From: =?Utf-8?B?cmtibmFpcg==?= <rkbnair (AT) community (DOT) nospam
References: <E695514F-0CD9-45FB-9967-BF8D03D2D478 (AT) microsoft (DOT) com
NmOkw45QIHA.4200 (AT) TK2MSFTNGHUB02 (DOT) phx.gbl
Subject: RE: Crystal Report run-time query
Date: Fri, 21 Dec 2007 08:01:00 -0800

Mr. Cheng,

I don't think that it is because the licensing issue.
It is prompting for the following infomation to key in at run time.
However,
design time it works fine.

DataSet_Reports_platform_details
Server name:
Database name:
User name:
Password:
Use Integrated Security :



"Steven Cheng[MSFT]" wrote:

Hi Rkbnair,

As for the error, is it occuring at design-time in IDE or at runtime?
If
it
is not report's functionality related, the problem may due to some
license
or other component dependent issue.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead


This posting is provided "AS IS" with no warranties, and confers no
rights.
--------------------
From: =?Utf-8?B?cmtibmFpcg==?= <rkbnair (AT) community (DOT) nospam
Subject: Crystal Report run-time query
Date: Thu, 20 Dec 2007 14:47:00 -0800

How can I stop receiving this message while calling a crystal report?

"The report you requested requires further information."

Thanks










Reply With Quote
  #10  
Old   
Steven Cheng[MSFT]
 
Posts: n/a

Default RE: Crystal Report run-time query - 01-03-2008 , 08:25 PM



Thanks for your followup Rkbnair,

Then, I'm afraid the problem should be specific to something inside the
crystal report's internal logic. Have you got any information from the
Crystalreport side?

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead


This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
Quote:
From: =?Utf-8?B?cmtibmFpcg==?= <rkbnair (AT) community (DOT) nospam
Subject: RE: Crystal Report run-time query
Date: Thu, 3 Jan 2008 11:18:01 -0800


Thanks Cheng. Per your suggestion, I have created a deployment project and
included the CrystalReportsRedist2005_x86.msm downloaded from the said
website.
Then, I installed the project on a machine (same machine as the
development
machine). Still the system brings the dialog box ("The report you
requested
requires further information.") prior to running the crystal report.

"Steven Cheng[MSFT]" wrote:

Hi Rkbnair,

The msm file is the "merge module" file of the Crystal Report
redistributable package. You can use it through Visual Studio setup
project. See the following MSDN reference:

#How to: Add Merge Modules to a Deployment Project
http://msdn2.microsoft.com/en-us/lib...8b(VS.80).aspx

#Walkthrough: Installing Shared Components Using Merge Modules
http://msdn2.microsoft.com/en-us/lib...78(VS.80).aspx


Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead


This posting is provided "AS IS" with no warranties, and confers no
rights.



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 On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.