rbuser
Comments
-
> I'm new to the group. I'm presently gathering information's about
reporting
We use RB in our Delphi apps, and in a PHP web application. It's a solid
product and works great. Compared to Crystal, it's more robust and
… -
29/06/2004 17:05:38
-
> We have submitted an example to Steema
if you don't get a satisfactory answer, you might want to make the
example(s) public so that those of us with source could look at fixing the
problems ourselves.
Ed Dressel<… -
Lets hope this will solve the problem, because, i need charting in my
reports and this is making me quite desperate. I switched to D7 for
this issue but still this wasn't a solution !!!!!
-
Nard,
I understand your remark but honestly, last time i spend 2 days on
making a demo-app, on your data that also provoces a crash, i
couldn't make it crash. In my 'own' environment, with access over ADO
to Sql-server i… -
I need to get this server Serving a report. I was brought in to relieve the
programmer who was not able to get it going. My client bought two copies of
RBServer and two additional server licenses and is not seeing what they
wanted t… -
Nard,
It is not my position to argue but some clarification should be made that
these URLs are "as seen from the browser". I fully understood ISAPI before
ever installing ReportServer, dating back to ESRI's MapObjects in the mid
Mr. Mosely,
I have done all that is below. I read that same recommend in the NewsGroup
several times over and have complied.
I have attached the source output from the server. As stated in E-mail,
this is reac…I don't know if you will accept attachments but here is a capture of my
security settings for the Cache directory.
I can see my client hitting the server in the Cache directory creating the
ExplorerFrameSet, ListView, soapid.tx…Okay,
I found the Demos and will go through them tonight. I may find what I am
looking for tonight. I apologize if I am asking the obvious. I just
inherited this beast with no turnover and am trudging my way through.
I found it.
Nard,
Now its dying on the gWebSessionManager.GetSessionForRequest() call with the
same exception.
I should note that my webteir is successfully calling other functions that
require and use sessions such as CreateClie…Nard,
I got it working now. It was a dumbass mistake on my part. I had the wrong
columnname in the ReportExplorerVolume component on the server.
Thanks for your help
Nard,
Well, we have bought the Enterprise Edition of RB (7.04) so we have that
with source. However if I install RB server trial after enterprise, it
removes the source directory for some reason. How should I install to
…Delphi 7 and RB 7.04 Server trial.
I have removed and reinstalled RBServer and have not modified any source. I
have searched for any other dcu but have not found any. I tried to compile
directly after reinstalling but without any luck.
Nard,
Thanks for you quick reply. I want to try to debug right away. I moved the
source directory above the lib directories under library path, but when
building I get the following error message:
[Fatal Error] rbRepo…Thx for your answer.
1. Yes I have looked into the tutorials and I maked some changes to my
program, so that its like the program in the tutorial, but I have the
same problem.
2. No I don't have the IB-Compone…Does anyone know if William Yu's Grid Pack will work with RB Server and be
able to output in PDF format?
Since Grid Pack only works with Waler PDF component I need to know.
I asked Mr Yu, but he doesn't have Server available to …When I run the report from Report Builder (a desktop application) the
counts always come up correct. So it looks like the calculation works as
intended; just not consistently from a web browser with Report Explorer.
What should I t…Hi nard,
Is this example for the normal (ie non-server) report manager ? It doesn't
relevant for the server version. The report passed through via BeforePublish
is of type tppproducer not tppcustomreport. Is there a server …Thank you very much for your answer !
But when i execute the demo i receive the error 404 of the IS server !
Why ?
The problem seems to be solved (in test-environment).
I'll put it live today.
I'm leaving the office for today, but i added this line at the end of
a single run
rsClientReport.ClearSession;
Until now, the 'runner' has been runnign over 250 reports, beofre it
stopped postly between 40 & 50.
I…If any use, this is the call Stack
TStream.ReadBuffer((no value),4096)
TppPublisher.ReceivePage(???)
TppEngine.GeneratePage(???,???)
TppPublisher.DoOnPageRequest
TppPublisher.Publish
TppProducer.PublishReport
Using the same webmodule, the application works fine. I use the
TidHTTPWebBrokerBridge to include a webserver on my application, to bypass
the need of a third-party webserver. I use SOAP with TidHTTPWebBrokerBridge
and the WebServices…Nard:
Thanks for your response. I work with Mark Lincoln, who has discussed
this with you in the past. He says we can't take this approach because
we are getting our data from a data server over the web rather than
hav…Nard:
Adding daDataModule solved the problem. Thanks much for your quick
response.
Yes and now,
As i want to keep the reports centralized in one DB and distribute the
servers this would work by a share and is slower than the database.
On our wan we use a quality of service and the ports for windows networking…