rbuser
Comments
-
this has now started to work, although I have no idea why
However, I create a new web request using rsWebTier.CreateWebRequest, and I
dont get a sessionid or request id in the object returned
What am I doing wrong?
<… -
Hi Nard
Even though Verbose is true the only messages that are getting into the log
file are those that occur after an exception?
Cheers
Paul
-
I have been unable to reproduce the Invalid pointer error
However I did try deliberatley raising an invalid pointer error on my own
machine and the service did restart the server straight away. My machine
has Windows XP Pro, … -
> Are you trying to do something at a report level or more at the
We are creating a custom front-end to the report server which includes the
ability to schedule reports. These schedules are saved to a table in the
same da… -
It worked!
Thank you very much for you help. My clients are very happy with the
performance now.
Regards,
Jacques
-
Nard,
The link for the customlogging example does not seem to be valid. Can
you recheck the url for this?
each
logging
make
controls
components. You
allowed to
they
Hi
It is that. The module is destroyed and then created for each thread. I have
adjusted my code and it all now works.
Nard
I only use 'with' in short snippets like the one here. I must say I never
had a problem with it.
In my other applications if I want to use something in a datamodule I add it
to my uses clause and then refer to it…Nard
To make it easier for you to see where I am coming from, let me explain
our architecture and setup.
1. Report Builder (RB)
2. RGS ? Scheduler (RGS)
3. Report Builder in a non GUI mode ? Server mode (RBS)
I am still getting the Invalid Template Format Error.
I have tried to load a report from a form based environment as requested
and it loaded. I loaded this report from a file not the database. I took
one of the reports from with…>- the next test should be to create a simple Delphi form application (i.e.
I don't quite know what you mean by this. Everything I have been doing is
based on the Demos and tutorials. So does one of these projects step the
u…>Incremental tests Results...
Report Displayed
Invalid Template Format Error
-ReportTemplateVolume
Report Displayed
-ReportExplorerVolume
Invalid Template Format Error
daDOA.pas and myQ…I copied the components for the item template information and now the
client can connect and browse the directories. The problem now is I cannot
open the report templates. The message I am getting in 'Invalid Template
Format'.
Hi,
Is there any progress on this?
Ruud
Hi Nard,
A week ago I posted the following message, but haven't receive dan
answer yet..
-------------
Hi Nard,
Could you give an estimate when this problem will be tackled?
Not being able to use anoth…Hi Nard,
Could you give an estimate when this problem will be tackled?
Not being able to use another date format other than mm/dd/yyyy is
hard to explain to a lot of our European customers.
regards
Paul
> Our RBServer has been running as a Window2003 service for several weeks
We have seen this problem caused by RBServer leaving thousands of temporary
files in c:\windows\temp. Delete those files and the problem goes away.
Our ASP.NET application is a seperate app used only for the end user
selection of parameters to be passed to an ISAPI webtier. It runs
totally independant of the webtier/rbserver configuration.
In this particular case, it see…What I was originally testing was report generation times. The details
of my events are as follows:
Send a report request to the webtier. (https://dirStructure/webTier.dll)<…Nard,
yes, OLE DB Provider for SQL Server.
A little searching on the net shows that it's a well known problem, with no configuration type workaround.
Redefining the table to use VARCHAR instead of CHAR for the r_name…Ok, I found the problem.
I'm requesting reports using the 'ClientReport' component, assigning the 'Template' name and 'ReportName' properties directly.
When assigning the 'ReportName' property you need to pad out spaces to the …D2005, RB 10.04, ADO 2.8, WinXP Sp2, connecting to Microsoft SQL Server 2000.
It'll be a day or two before I can work through all this, but given your reply I'm guessing I've done something wrong ...
Nard,
thanks for the reply.
Since you haven't replied saying, "yes, this is a known problem", I will work through this lot to be sure I haven't missed anything,
though oddly the application works with BDE connectivity and…Hi Nard
This wasnt feedback as such it was a question
When will you be in a position to give an answer as my manager would like to
know and this is functionality that we would like sooner rather than later.
We are t…Nard,
Thanks for the attention !
The other challenge is that lat time I looked (and its been
No, this is not correct. For example, I have assembled what I call
ad-Hoc reporting. An end user simply writes a S…Terry Haan wrote:
I also have a couple questions regarding Intraweb (IW)
1) I wish to take an adHoc result set and stream it into a PDF and then
render it to the end user. Understanding that a report does not exist
Hello
I just found this thread and was wondering: did you get anywhere with RB
Server and Intraweb? If so, did you discover any significant issues,
limitations?
Paul
Hi Nard,
Using GetSessionForRequest did the trick. It is working correctly now at the
customers site.
Thanks a lot!
Kind regards,
Mariella
Thanks for your example Nard.
In my application it does not work correctly. The lSession variable is
always nil when first requesting a report. I tried to create a session
manually like:
if (lSession = nil…Hi Nard,
As my colleague replied earlier, this suggestion only works partially.
The search dialog now shows up without any search fields. We are
waiting to deliver a project until this problem is solved. So far RB
has serve…