rbuser
Comments
-
Is it possible what I want?
Kind regards,
Mariella
-
Hello Nard,
When I do it that way the search form shows up, but without any fields. When
I click the "Search" button (the only control) I get the report and only
when I press the search button after that I get a normal search … -
Hello Nard,
Thanks. Using GetAutoSearchParameters I now have it working. Now only one
issue left : When using GetAutoSearchParameters the auto search dialog is
not shown, causing auto search parameters which have not been fill… -
Hello Nard,
Thanks for your answer. Unfortunately, it is not an answer to my question. I
do not want to implement custom parameters and I know how to display an auto
search form. What I'd like is to be able to automatically fi… -
D'oh!
I had commented out a a vital line when moving to the service project.
The error is actually a SQL Server error with regard to valid database access.
All works fine now.
-
I cant see how the webtier can get around windows security?
-
Ed Dressel [Team DM] wrote:
Thanks for that.
Mike
-
> The Program does not start so their must be either setting on the SBS
In W2003 Server you need to either approve all ISAPI DLL extensions (not
recommended and frankly I don't know how to do this, jsust have been told it
… -
> Try using ReportBuilder Services to host your report server app as a
We tried our service structure and RB Services with the same result.
Terry.
-
AREVReport.ClientReport.ValidateReportParameters;
This seems to work even from the rsClientReport1ReceiveAutoSearchFields
routine.
-
The overall application focal point is far reomved from reporting. The
reporting functionality is to report on data generated by the web app, and
only that info! Thank you for the clarification!!!
-
Hi Nard,
I think you are correct but i can't reproduce the old situation (2005)
anymore.
thanx in advance
Ruud
-
>>
The stored procedure continues to run and produce the temporary table
dataset correctly. I have no clue where this is coming from...
<<
This turnes out to be an ASTA client timeout when running the stored
p… -
The timeouts were already 600 (10 min) but I bumped them up to an hour with
no change. The timeout still occurrs at about 1 minute. My IIS Connection
max is set to 900 (Default).
ClientReport.ServerConnection.TimeOut := 3600… -
Nard Moseley (Digital Metaphors) ha scritto:
At the moment I was switched to other projects (sort of multitask..)
But I'll certainly try to convert and send on my next iteration on this
work.
Bye
Nicola
-
Nard Moseley (Digital Metaphors) ha scritto:
The asp example seems for VS 2003, but I think I got the idea.
Very interesting.
Thanks a lot
Bye
Nicola
-
Nard
I have included all of the units you mentioned above. I have tried them in
the Data Module, in the main form and in both places. After much hair
pulling I remembered that the other devolper (who is on holidays) made
so… -
When I look at the Orders Report and click to print, the pdf it produces
truncates off the date and amount on the right side. I just thought you
might like to know because the RBServer demo should print correctly if you
want to at… -
A further note we have just found ReportBuilder will open the report if it
has been saved out to file. If it has been saved to the database it will not
open the report but give a Invalid Template error. Is it possible for a
databa… -
Hi,
We have the same problem, and is wondering if another approach has been
found?
Regards
Dirk Schuring
-
Hi,
We are realy stuck on this one !
I work with Jac. We host 50 client db's and app servers and we want to have
a seperate reporting server which has all 50 live db's replicated to. It
will be completely inpracticle for … -
Hi, thanks for your reply.
Firstly I don't see how this solution can work properly because if every
report request is run through the
"ReportVolume.OnAuthenticateDirectoryAccess" or
"ReportVolume.OnAuthenticateReportAcce… -
I figured it out! It was my fault - had the virtual directory setup through
a secondary web site on the server instead of the primary website/domain
-
Nard, I purchased RB Server Edition yesterday! I got it all installed and
published my new report server and web server to the server machine. I can
view the web server locally but I still cannot access it over the internet.
Is t… -
I figured it out from a site that explained setting up IASPI dlls in IIS.
It involved adding a web service extension pointing to the dll and then a
little more configuring of the virtual directory to add the dll as an
application e… -
Delphi 7, Report Builder 10.06
I am trying to compile this demo but I get the following error message:
[Fatal Error] rbWebDebug.dpr(13): File not found: 'IndySockTransport.dcu'
-
Hi,
The problem seems to be server related. Where i tested it i noticed thsi
strange behavior but on an other machine it worked ok
I am going to test it on the production machine and if it is working file
there then… -
I moved the code to the BeforeOpenDataPipelines and it fires that event in
the web tier and report server thin client app.
I would still like to know why the OnInitializeParameters event woudn't fire
though!!!
Thank… -
Works great, thanks again.
Ruud
-
Thanks for your fast respons.
Ruud