Search

You searched for the word(s): userid:711221

Matching Posts

  • Re: Crystal Report Viewer Print Install Dialog Box not displaying

    I resolved the issue with a Crystal Report incident We found out that the CR Server install does not put PrintControl.dll in the appropriate place on the server and so the first time a user needed to print from the Report Viewer the application just stopped at that point. Once we put the dll in the right directory wwwroot\aspnet_client\system_web\2_0_50727\crystalreportviewer115\ActiveXControls it worked.
    Posted to Crystal Reports (Forum) by jrcrawford1010 on 8/31/2007
  • Re: Hyperlink vs LinkButton

    I am doing < asp : HyperLink ID ="lnk_PrtTkts" runat ="server" BorderStyle ="Ridge" NavigateUrl ="~/frm_PRT_TKT_Viewer.aspx" Target ="_blank" Width ="160px" style ="text-align: center"> Print Tickets </ asp : HyperLink ></ td > Excuse me as I am new at this But I do not see how to handle any click events in the code behind with a hyperlink When a user clicks on this link it takes them to a crystal report viewer
    Posted to Getting Started (Forum) by jrcrawford1010 on 7/30/2007
  • Hyperlink vs LinkButton

    I need to have a user click on a link that opens a new window and also take some actions when they click on that link. I see a hyperlink will open in a new window with Target = _blank Property but it has no click events. A linkbutton has click events but no Target property. I need to do both open in a new window and handle some actions on the click of the hyperlink.
    Posted to Getting Started (Forum) by jrcrawford1010 on 7/30/2007
    Filed under: Hyperlink vs LinkButton
  • Re: Crystal Report Viewer Print Install Dialog Box not displaying

    I am having the same exact issue. I have done all that you decscribe and even republished site on fresh install Windows 2003, IIS 6 to be sure that it was not something I messed up in the many times I have rebuilt the site. I first installed the assemblies with the server install, but after finding out that only the default web site would function that way I then added the merge modules to a websetup project. The merge mod I am using is CrystalReports11_5_NET_2005.msm. I gave BusinessObjects 195
    Posted to Crystal Reports (Forum) by jrcrawford1010 on 7/25/2007
  • Re: Crystal Report to PDF on first viewing

    Ignore this I posted to wrong message
    Posted to Crystal Reports (Forum) by jrcrawford1010 on 7/24/2007
  • Re: UPDATE/DELETE not working in Data Controls

    Thanks so much for this post I have really been struggling to get the new ado.net and asp.net to actually work like the book says it should. They seem to have left out this little fact. In my case in since I am dealing with a small companys database and concurancy was not going to be an issue I just unchecked Use optimmistic concurrency and now my updates post back
Page 1 of 1 (6 items)