Thanks Dave,
I checked that, but all of my Crystal files are in the System32 directory.
I think this seems the type of problem. Any other ideas?
Thanks
Matt
Hello,
I am setting up a terminal server to run for the client. When I run the report as an Administrator it works, but when I run it as a regular user I get "Server has not yet been opened".
Any ideas?
Thanks in advance
Matt
QUESTION:
What happens if the parameters are set in ASP for a Report,
yet the parameter "prompt" still appears?
(This is visible after the line of code:
CRViewer.ShowReport)
Rgds,
Wayne.
QUESTION:
What happens if the parameters are set in ASP,
yet the parameter "prompt" still appears?
(This is visible after the line: CRViewer.ShowReport)
Rgds,
Wayne.
I'm running an .rpt from a website using ASP pages, and the Parameters are no longer getting auto-set!
The Web Server has recently been updated.
is this a known fault?
Please advise.
Thanks,
Wayne.
I get a similar problem, my Services don't even install!
I hope someone can answer these issues.
I did a FULL install of CR8 on a Web Server, but the Services did not install. :'(
A Web Server is not updating the Services for Crystal 8 after the full install:
Page Server
Web Component Server
Does anyone know of a known fault, or if they can be added manually please?
Cheers,
Wayne.
Thanks but we found the problem.
It was that the Java viewer with Crystal 8 is incompatible with new Java apps, so we downloaded a patch that worked the business.
Ta
Matt
Hello
The viewer aplet is displaying, but the applet is unable to locate the report file that is in the same folder as the asp page. Below is the HTML code:
<HTML>
<HEAD>
<title>Crystal Report Viewer</title>
<link rel="stylesheet" href="../straightfwd.css" type="text/css">
</HEAD>...
From what I remember (over a year ago now), this happenes if your dataset has changed since the report was created. Try refreshing the DataSource in the report.
Ta
Matt
What we have done in our company for things like this is find a field that splits the result set quite well (like MatterStatus/OrderStatus).
We then use a cursor to loop through these and then record in a progress table how far we have gotten.
Hello,
I am creating a script to create a copy of a table then loop thorough an audit table and roll the changes back.
The problem I am facing is that some of the fields have been changed to not allow nulls. When I'm looping through the audit table and calling updates I am getting an error...
If you use three level naming when refering to your tables, you can access different databases on the same server:
Database1.dbo.Table1
Database2.dbo.Table2
Hope this helps
Matt
Hi,
I am having a strange problem. I am connecting from SQL Server to a Progress database. This works fine 90% of the time.
The problem is that the connection between the databases seems to be dropping randomly. What I want to do is try and run a query and if I get an error wait 10 seconds...
Hello,
I'm not a Progress guy, so I apologise if this does not make much sense.
I have a query being run from SQL Server 2000. It references a Process database (Solcase 6.12 if that helps). The problem is that the query tends to come back with inconsistent amounts of rows, i.e. 16481, 17297...
Is this what you want?:
SELECT tl.TypeCode, Count(DISTINCT tl.CaseID) as Cases
FROM TBL_THStepsLetter tl
GROUP BY tl.TypeCode
This will list the Type coded and the number of cases.
I think you may have been complicating the matter.
Matt
Hi,
I now have another problem. The table that I am using for the base has a inconsistent amount of columns. Therefore if I try to export with more columns that are expected then I get an error. Is there a way that I can export to a Named range telling it just to follow the columns across...
Hi,
Just to let you know if your having this problem, I've fixed this problem. What I did was to export to a hidden Tab and set each cell to reference the 'Value()' from the other page.
This also means that the from sheet's format can be changed without problems.
Thanks
Matt
Hello everyone,
I've been trying to export into an excel named range. The problem I am having is that it exports all values as text (with a ' infront of all numbers).
Has anyone had this problem before and if so is there a way around it?
Thanks
Matt
This is an error that comes with Crystal Reports .NET. If you get the latest update from Crystal Decisions then this problem will be rectified
Thanks
Matt
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.