Hi, at least somebody else have the same problem I am facing! Unfortunatelly, my report parameter does not have default value, so your solution didn't solve my problem.
I do pass changed parameter value ( confirmed by trace="True"), but RAS in .NET ignores it...if url is the same. If I append...
Hi, I'm looking for Total Page number and Current Page number myself.. let me know if you find anything.
To navigate through pages, use:
CrystalReportViewer1.ShowLastPage();
Also, from one of the examples:
// When using ReportClientDocument, you cannot follow the ASP.NET model
// of doing...
1) if you want different picture, you can replace them in \\MachineName\Program Files\Common Files\Crystal Decisions\20\CrystalReportViewers\images\toolbar...
2) Not that I know... you can always make your own ...
Lady Linet
Take a look at discussion here:
http://www.tek-tips.com/viewthread.cfm?spid=766&newpid=766&Sqid=602774
Also, don't use rassdk if you can avoid - use ras:// instead. Because it will copy your report back and forth over the network even if ras and sdk are on the same machine... Put your report on...
THANK YOU!
Finally working :) Problem was that _all_ properties has to be filled up, otherwise memory is not allocated properly. :(
"As a token of my gratitude" (ever played Diablo?), I will send you part for subreports :)
I took out allocation and dealocation of ConnectionInfo...
Ras 9 doesn't call report directly as .rpt in url. You have
to wrap them into asp page. Take a look at ePortfolio calls. CE 9 Standard and above can call report directly.
Lady Linet
Did you check 'Can grow' attribute on your text fields?
Also, I found somewhere on Crystal site that export to text internaly convert all fields to font Courier, with font size 10pt. So try to increase your font size and to select monospaced font.
Lady Linet
This is the link that is working for me:
http://localhost/rassamples/en/default.htm
Also apply RAS Hot Fix - without that I wasn't able to do anything...
Of course it's frustrating - there is no book on RAS, no documentation except chm file on CD, and site is terrible ...:( I understand you...
How I agree with you... I've even found reference to something called "Crystal Enterprise for .NET chapter" in Crystal Enterprise COM SDK Guide.Of course, I can't find it, only COM and Java SDKs. Take a look at this document...
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.