Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by reddyogili

  1. reddyogili

    Need to Set Session Time Out for CRS 11

    HI Guys, Can any one let me know how to set the Session time out in Crystal Reports Server 11, if we take crystal Enterprise10 we can set that in Web Component Server. But In Crystal Reports Server we do not have WCS, So where do i need to set this Session Time Out to 2 minutes. By default it...
  2. reddyogili

    URL Unmanaged reporting

    You have unmanaged reporting in Version 10 what exactly you want to do. Only in CR 11 it dosent support unmanaged reporting. Do you want to pass all the logons and the parameters in the Url, so that the user dosent have to enter anything, i mean jsut by clicking on the link he will able to get...
  3. reddyogili

    Having problem while viewing the report from the Browser

    This isnt working out any other ideas please. Thankyou, Reddy.
  4. reddyogili

    Viewing .rpt file in Browser - Crystal Enterprise 10

    Hi Jraheja, I am also having the same problem while trying to view the reports in the webbrowser. when i type the url and press enter, it is asking to save or open the report. I am using the CR 11 and crystal server pages 11. I tried from the above link ShortyA provided but of no use. Can you...
  5. reddyogili

    Prompted to save report to disk when opening through URL line

    Hi mschuma, I am also having the same problem can you please let me know if you have solved this. Hope some one helps me with this. Thankyou, Reddy.
  6. reddyogili

    Having problem while viewing the report from the Browser

    Hi guys i am having a problem while viewing the report in my browser. i am trying to view the report from the browser using the following fashion http://inettst/reports/test.rpt? after entering this url and when i press enter instead of opening the report, it is getting me a New window File...
  7. reddyogili

    Problem connecting My Crystal reports to Remedy

    Hello guys the problem is, i am having 2 servers, one is the production and the other is development. when i am trying to access the data from the Development server, i am able to get the data from the same CR10. But i have to use the Production server. When i am trying to connect to this, i...
  8. reddyogili

    Problem connecting My Crystal reports to Remedy

    Hi All,i am having a problem with the Remedy client and my crystal reports. I dont see any data when i tried to browse the field names. But actually i do have data when i am trying on my Remedy client. will there be any change in the fieldids, so that crystal reports is showing no data i am...
  9. reddyogili

    Web Component server error

    Hi jraheja your idea worked out. i changed the Guest concurrent licence to Named licence. Now it works fine. Appreciate your help. Thanks for mdwyer too Reddy.
  10. reddyogili

    Web Component server error

    Hi thanks for your response i am using crystal reports10. But i am not using Crystal Enterprise. I did install Crystal Enterprise 10 professional. i am creating reports in cr10 and saving them in defualt IIS virtual directory. and i am calling these reports from my browser. what i am confused...
  11. reddyogili

    Web Component server error

    Hi when i am trying to access the Reports on the web through a default vitual directory. i am passing this URL in my Browser http://pc-oreddy/Reports/weeklyreport.rpt?user0=crystal&password0=crystal It is showing me the below error, can some one help me out with this. The message at this...
  12. reddyogili

    URL encoding characters

    The above url is working perfectly for all the parameters, except this one "&promptex-Severity>="0" if i select >=0 in my asp page the url is generating in this fashion and asking me to enter a number value for severity. please check this and do let me know. thank you, reddy.
  13. reddyogili

    URL encoding characters

    Hi i am entering my values from the front end in an asp page. One of the field has greater than(>),(<=),(>=),(=),(<). so when i am selecting severity >= 0 from the drop down list. It is showing me an error while quering from the database. Thi is how the url is generating once i click submit...
  14. reddyogili

    Exporting to pdf in the url

    Hi i am trying to export a report using the url below http://pc-oreddy/Reports/HOURLYgraphwithin12hours.rpt?"&?init=actx"&user0=crystal&password0=crystal&promptex-Node="xsi/queue/jmon"&promptex-hour=10&cmd=export&export_fmt=u2fpdf:0&/HOURLYgraphwithin12hours.pdf when i am trying to do this it...
  15. reddyogili

    How to display date in the report header

    Hello guys in my report i am having 2 parameters(Node and Manager). so i need to get the values for node and manager for a date. this is the formuale i am using in selection expert. This is working fine, with this formuale if {?Node} <> "All" then {REPORTER_STATUS.NODE} = {?Node} else if...

Part and Inventory Search

Back
Top