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 wOOdy-Soft 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 CrysUser

  1. CrysUser

    License not released after DHTML viewer is closed

    Thank you. But, I have the session timeout set at 5mins already. Is there any other way to get the license back as soon as a user closes the DHTML viewer? any thoughts...
  2. CrysUser

    Recurring job question...

    Yes, in crystal enterprise you need to recreate the recurring schedule to reflect any changes made to the report. Unless there is any other way that I am unaware of, we need to recreate recurring schedules if the report definition changes. Hope this helps.
  3. CrysUser

    License not released after DHTML viewer is closed

    WE have CE9.0/CR9.0. We are emailing hyperlinks to CAL users, once the user clicks on the hyperlink a logonform.csp opens and once logged in the report opens in the DHTML viewer. Now when the user is done viewing the report there is no logoff option on the DHTML viewer, the report is closed...
  4. CrysUser

    Using Third Party s/w for scheduling CR10 reports??

    Hi, I think, that we are ok to use any third party s/w to schuedle reports without any license restrictions when using CR10. If so, can we also use CE10 for on demand reports that will be available for lisenced users for scheudling on eportfolio apart from using the third party s/w? I would also...
  5. CrysUser

    Date conversion

    I will try this. Thank you for the suggestions.
  6. CrysUser

    Crystal Enterprise 10 : Comments/Feedback

    How about the Broadcast licensing on CE10 and CR10? Do we still have the restrictions to buy additional licenses for sending attachments in email to more than 50 (5 CAL * 10) people? Any ideas?
  7. CrysUser

    Date conversion

    Hi, In order to retreive all the records with created datetime in last month here is the SQL I use, Select * from table a where a.created_dt >= Convert(datetime, convert(char, month(getdate()-day(getdate())))+'/01/'+ convert(char,year(getdate()-day(getdate())))) and a.created_dt <...
  8. CrysUser

    Active Directory and Communication Error

    I had the same problem too. Please check your server's name(Computer name). If it changed you need to change all the names of the services that are running on the CCM. After renaming the services on the properties page everything seemed to work just fine. Hope this helps. Good-Luck.
  9. CrysUser

    Active Directory Single Sign-on on CE 9.0

    Thank you for the responses. I am not sure if I could do LDAP since we are using active directory on our novell system. We are having the same problem still. maybe, I need to call crystal support. I will try to keep this post updated after solving this(if I did). In the meantime, if anybody...
  10. CrysUser

    Active Directory Single Sign-on on CE 9.0

    Hi, I installed the AD plugin for CE9.0 and imported all the users to the CE system. I activated the single sign-on feature by modifying the properties on the IIS(Ver 5) and the WCS component. Now when a user tries to click the eportfolio link, the browser instead of opening the logon.CSP page...
  11. CrysUser

    CE9.0 Compatibility with Windows 2003 &amp; IIS 6 web server???

    Wonderful!! Thanks for the quick response.
  12. CrysUser

    CE9.0 Compatibility with Windows 2003 &amp; IIS 6 web server???

    In our environment we have the CE 9.0 web connector installed separetly on our intranet server and all other crystal server components on a different box. Our internet admin wants to upgrade the intranet server box to windows 2003 and hence the IIS to 6.0. Is crystal 9.0 compatible with windows...
  13. CrysUser

    SMTP_E_TCPSOCKET_SEND(3)????

    No, it did not. Actually ours was just a hyperlink and not a file. My internet administrator just stopped and restarted IIS and the SMTP service that day and we did not get the problem again. Hope this helps in your situation too. Good luck!
  14. CrysUser

    Scheduling PB or other EXE's on CE 9.0

    Thank you for the response. I will look into using the SQL server Scheduler.
  15. CrysUser

    Scheduling PB or other EXE's on CE 9.0

    Hi everyone, We have a few powerbuilder Exes' scheduled to run on the info desktop(7.0) scheduler, and are planning to move everything from the old info servers to our new CE9.0 servers. Is it possible to schedule EXE's on CE 9.0? I tried but it would allow only rpt files to be added. Is there...

Part and Inventory Search

Back
Top