Print Page | Close Window

Problem on Deploy

Printed From: Crystal Reports Book
Category: Crystal Reports for Visual Studio 2005 and Newer
Forum Name: Data Connectivity
Forum Discription: How to connect to data sources and export reports
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=19357
Printed Date: 29 Apr 2024 at 2:09pm


Topic: Problem on Deploy
Posted By: amro
Subject: Problem on Deploy
Date Posted: 01 Apr 2013 at 7:36pm
Hello All

I am using CR for VisualStudio 2010 some reports are working fine on devlopment environment but in deployment they give me the error in this link
http://www.4shared.com/download/-xPpFAYZ/Untitled.png?tsid=20130402-053414-e6635660

Note: the problem is not in all reports itis in some only.

Thanks




Replies:
Posted By: hilfy
Date Posted: 03 Apr 2013 at 7:52am
What type of database are you connecting to?  Based on the phrase "Database Vendor Code: 980", this is a database error not a Crystal error.  You need to look at the error codes for that database and determine what a "980" error is.  This will tell you what the exact problem is.
 
-Dell
 


-------------
Proviti, Data & Analytics Practice
http://www.protiviti.com/US-en/data-management-advanced-analytics - www.protiviti.com/US-en/data-management-advanced-analytics


Posted By: amro
Date Posted: 30 Apr 2013 at 2:32am
Thanks

But another report give me this error message in link below

http://www.4shared.com/photo/k9K_7sS5/err.html?


could you please help me?


Posted By: hilfy
Date Posted: 30 Apr 2013 at 4:16am
This is telling you that there is something in the formula that Crystal can't find.  Does the prompt {?My Parameter} exist and have a value?  Are you correctly setting the parameter values in your code?  What is the data type of {?My Parameter}?  You're treating it as if it were a number, but is the parameter actually a number?
 
I would edit the report and go to wherever this particular If statement is located.  Then verify the formula to make sure that Crystal understands it.  The program will give you more info about where in the formula the problem is.
 
-Dell


-------------
Proviti, Data & Analytics Practice
http://www.protiviti.com/US-en/data-management-advanced-analytics - www.protiviti.com/US-en/data-management-advanced-analytics


Posted By: amro
Date Posted: 07 May 2013 at 1:21am
Thanks for reply

I checked your questions and it is OK

But the report still giving the Error!!

what do you think about the reason?

Thanks



Print Page | Close Window