rbuser
Comments
-
Sorry I'm totlally new to Reportbuilder and I could not find anything about
Outlineing in the documentations. I now have explored this feature and
understands how this works. Thanks - all I needed was the keyword "Outline".
I'm jus… -
Interesting! Are there any tutorial on this ?
Atle
-
Nard Moseley (Digital Metaphors) wrote:
Surely it's not frequently used; but sintatictally every mixed-case name
(table, view or field and IIRC procedure names) must be double-quote
rounded for an exact match: Firebird 1.5.x, … -
Nard,
Could you send this patch to me too ?
Thanks,
Mauro Assis
Athena
another
When i
it and
the
diacrictic
have
--- posted by geoForum onNard,
it seems like Harry LeBoeuf has the same problem with 9.03 (No response was
generated etc.) i will follow that thread and install 9.03 again if there is
a solution at that point.
kind regards
RuudBasicaly i used several examples combined:
the asppage as in aspdotnetwebtier.zip witch uses WebtierCOMServer(.ocx) see
my thread started on 23 juni 2005)
the rboraclereportserver (based on doa).
I can mail it to you…Hello Nard,
i installed 9.03 compiled everything but the error stayed the same
"TrsWebTier.ProcessRequest: No response was generated by the content
provider".
To ensure i did not change anything else i installed 9.02…Nard,
i can't find a download link. Our download page only shows 9.02 versions
Ruud
Thanks for the fast responce,
I recompiled the server and the rboraclereportserver.exe and recompiled the
WebtierCOMServer.ocx using the files you mailed. When i try prior/next page
buttons the browser says:
"TrsWebTier.P…We had the same problem.
In Windows 2003 Enterprise Server i had to change the setup of the Web
Services Extensions of IIS.
There you must specifu wich ISAPI applications may run !!!
Hi Nard
This works now, was an issue with my code
Cheers
Paul
Simple web broker app?????
Sorry not sure what you mean here! Never used WebBroker
Windows 2003 Web Edition
Nard
I've put it in production but, you no longer respect international character
sets.
Special signs are changed.
Example: The ? (U+OOE9: Lattin Small Letter E With Acute, Alt 0233
(Charmap.exe in Arial font) is ch…Hello Nard
ye, please, could you send me the temporary files Harry is talking about?
Are these file 9.3 or 9.2 files?
I should have delevered reports to a asp project last monday but was waiting
for this problem to be so…Nard, couldn't test in in production but on my testserver that also had the
problem is seems to be gone.
I'm in a traning course till tomorrow, thursday i'm at the office and will
test it life.
I'll let you know.
Tha…Nard, any progress ??
This problem is really killing us, our users are forced to convert/print
every report to pdf in order to see all pages !!
I've mailed hou the generated html that becomes a empty-string in the
conversion routine.
Somewhere there must have been a change in the way html was generated
because i didn't have this problem before 9.02/'patch for problem that <…Nard !!!!!
=============================================
My Logging Result
=============================================
14:46:07:779 rsWebCacheStorage.ReadHTML - Start
14:46:07:779 rsWebCacheStorage.ReadHTML - Result …Some additional Info
OS :Win XP Pro SP2
Browser : IE 6.0.2900.2180
Again, if you want me to start looking more in detail, just mail the .pas
(as last time) and i'll start the drill down.
I've been testing with the Demo apps !!
And yes, able to create the error.
I've mailed you a screen shot as is seems to be the policy not to post
binaries here.
Some Extra Logging & Code.
As you can see the request arrives at the reportserver and he seems to be
generating the page.
=========================================================================
This is my code of the…Nard,
Thanx for your explanations,
i was totaly on the wrong track (read lost) working too complicated.
I added your code line:
lWebRequest := rsWebTier1.CreateWebRequest(lParameters, nil);
then added the parameter …Hi Nard,
thanx for the quick response: My problem is how to fit it in the
webtiercomserver.
It has a datamodule. The demo RBServer\Demos\Server\CustomParameters has
a webmodule.
So in webtiercomserver there is no …you need to add the ISAPI DLL to the 'Web Service Extension' inside IIS or
it won't even load the DLL.
(I'm not an expert on W2003 but have some experience).
Ed Dressel
Team DM
My problem was how to get hold of the sql.line in the server environment.
I fixed it using the first aproach.
on datamodule1 i made a public property.
in BeforePublishReport of rsReportExplorerVolume i fill the value of t…Hi Harry,
thanks for the hint... has your problem been solved? I couldn't find a
solution for this in the other news.
Greetings
Stephan
Watch my post from 17/10/2005
Op Thu, 27 Oct 2005 10:39:53 -0500 schreef Nard Moseley (Digital
Metaphors):
Upgrading to 9.03 solved my PDF problem, thanks!
Regards,
Marcel
ok Nard I have sent you an example