PC Review


Reply
Thread Tools Rate Thread

Crystal XI troubles

 
 
Jeremy
Guest
Posts: n/a
 
      17th Aug 2005
Win XP Pro
VS 2003
Crystal XI
Oracle 9

I have some Crystal reports that were developed in Crystal XI that get
their data from an Oracle database.
I have crystal on the same machine that I have VS 2003 where I am doing
development in Crystal.
I am trying to display the reports in a web page via the built in
CrystalReportViewer. I can run the reports just fine in the Crystal
Environment. When I try to display it in the web page one of several
things happens. I have tried creating a data source several different
ways, and none of them work.
Some configurations prompt me for log in information. When I enter in
the info, it takes me right back to the log in screen. I can do that
forever. This happens even when I set the login info through code.

Some configurations prompt me for report parameters, but then I get a
can't connect to database error.

I am trying to do this with the simplest amount of code
Dim crDoc As New Invoice_Register
CrystalReportViewer1.ReportSource = crDoc

In the scenario described above, I am setting the login information
through code, but it is all pretty standard.

Any ideas as to what my problem is?

 
Reply With Quote
 
 
 
 
ng
Guest
Posts: n/a
 
      18th Aug 2005
Just a thought, but based on a simlar experience:
VS 2003 comes with Crystal for .Net. However, it is not Version XI. My
experience was with VS 2001 and Crystal 9. I had to uninstall the
Crystal that came with .net, and then install the true Crystal
Developers edition. That solved all my problems. Maybe you need to do
the same with these newer versions.

Tom


Jeremy wrote:

>Win XP Pro
>VS 2003
>Crystal XI
>Oracle 9
>
>I have some Crystal reports that were developed in Crystal XI that get
>their data from an Oracle database.
>I have crystal on the same machine that I have VS 2003 where I am doing
>development in Crystal.
>I am trying to display the reports in a web page via the built in
>CrystalReportViewer. I can run the reports just fine in the Crystal
>Environment. When I try to display it in the web page one of several
>things happens. I have tried creating a data source several different
>ways, and none of them work.
>Some configurations prompt me for log in information. When I enter in
>the info, it takes me right back to the log in screen. I can do that
>forever. This happens even when I set the login info through code.
>
>Some configurations prompt me for report parameters, but then I get a
>can't connect to database error.
>
>I am trying to do this with the simplest amount of code
> Dim crDoc As New Invoice_Register
> CrystalReportViewer1.ReportSource = crDoc
>
>In the scenario described above, I am setting the login information
>through code, but it is all pretty standard.
>
>Any ideas as to what my problem is?
>
>
>

 
Reply With Quote
 
Jeremy
Guest
Posts: n/a
 
      18th Aug 2005
OK. I solved it. It turned out to be a permissions issue. The problem
was that I am using the OLE DB provider for Oracle. When I generated a
dataset through the wizard in the VS IDE, I could preview the data, but
when I ran it in the web page, it gave me a strange error. Here is link
to the article that I used to fix it.
http://forums.oracle.com/forums/thre...sageID=1025237
Thanks for your help!

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Touch 850 Crystal Disk Alloy Casing and Crystal-like surface, MoreThan Just a USB Drive matin memory Windows XP Hardware 0 20th Jul 2010 08:23 AM
Troubles with VS .NET 2003 and SQL Server 2005's based Crystal Report ivce Microsoft Dot NET 0 12th Sep 2007 02:34 PM
First time crystal report user - How do i create a crystal reports from asp.net web form? Learner Microsoft ASP .NET 1 11th Jan 2006 08:20 PM
Crystal Reports - Setting up a one-to-many relationship in a crystal report Stu Microsoft VB .NET 2 31st Jan 2005 07:27 AM
Login Troubles and Start Menu troubles Jono Windows XP Help 2 30th Jul 2004 03:12 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:45 AM.