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.
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.
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.
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>...
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...
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...
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
Hello
We have a Visual Basic .NET Application that uses the Crystal Report Viewer. When we print to our regular printer we get a nice looking report.
When we tried them on another printer we have suddenly got another problem. The Left hand (and top) Margin are larger, then the right of the...
Hi. We've designed our application to dynamically create and call forms using a Different Application domain. We've almost got it working apart from when i want to run a sub that we created ourselves. The reason we are doing this is for the application to first look in the G:\prod\Comp\DLLs...
I am trying to get a very simple prototype program to print text directly to a Line printer. When I run the below code for a TextOnly driver I get the Error:
The data area passed to a system call is too small
Does anyone know why this is?? I've seen the same sort of problem in a few...
Hi, I'm developing using Crystal Reports.NET.
Is there a way to store an image as a link, as when I want to change a customer's logo I have to go through LOADS of forms and change each one.
Any ideas are welcomly recieved
Matt
Hi, I have a string that I need to write to a dotmatrix printer. I need to use the font set on the dotmatrix printer.
Is there a way for me to print a line directly to the printer without setting the font??
I've seen the Printing.PrintDocument() object, but this dosen't seem to do the job...
Does anyone know where I should start on creating a Crystal Report (.NET) to be printed on a dot matrix printer??
Any comments will be greatfully recieved
Matt
Hi I am inheriting from the RadioButton Control and need to know how I get a reference to it's container/Parent control. ie if I have a form (Form1) which contains a Panel (Panel1) which contains a Radio Button (Radio1) how do I get a reference from Radio1 to the Panel1.
I understand there are...
Hi,
I have a form with one control on it ( a datagrid). When It loads I want the first cell to have focus (As you would expect). I databing it to a data table and then call the following lines:
Me.dgVATCodes.CurrentCell = New DataGridCell(0, 0)
Me.dgVATCodes.Focus()
The problem is...
Hi,
I have a table in SQLServer that contains a Field called Monthly. It is a varchar(1) type field that contains 'Y' or 'N'.
In my VB Application I want to use it as a boolean. I want to do it via a SQL Stored procedure. I tried to do a case statement:
SELECT Ref as SettleCode...
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.