Search

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

Matching Posts

  • Re: Is it royalty-free to redistribute CRRedist2008_x86.msi ?

    I just want to deploy the web application with crystal report to third party server for report viewing, not for report creation or design. So, is it freely redistribute for CRRedist2008_x86.msi ??? Thanks a lot.
    Posted to Configuration and Deployment (Forum) by jcwy on 3/27/2008
  • Is it royalty-free to redistribute CRRedist2008_x86.msi ?

    we have developed a web application with visual studio 2008 and crystal report basic that bundled with VS2008. now we want to deploy the web application to third-party. I found out that I can deploy the crystal report basic with the msi that comes from VS2008: C:\Program Files\Microsoft SDKs\Windows\v6.0A\Bootstrapper\Packages\ CrystalReports10_5\CRRedist2008_x86.msi My question is: Is it royalty-free to redistribute CRRedist2008_x86.msi ??? Thank you
    Posted to Configuration and Deployment (Forum) by jcwy on 3/26/2008
  • Rebind TTX to ADO.Net (XSD) ??

    Since TTX not supported in Visual Studio 2005/2008, I have hundreds of rpt files using TTX approach that have to migrate to ADO.Net (XSD), how I can rebind the rpt file from TTX to XSD ? If I remove the binding to TTX first, all the database fields in my report will be removed too, then after rebinding to XSD, I have to put again those database fields back to its position in my report, how to avoid that ? Thank you
    Posted to Crystal Reports (Forum) by jcwy on 3/4/2008
  • Re: VS2005 Web ReportViewer client browser printing ??

    Impossible to print at client printer through LocalReport at VS2005 ReportViewer Control ? The only way is has to export to PDF/Excel first, then print the PDF/Excel file locally ? No alternative way to print localreport at client printer ? regards, Jcwy
    Posted to Visual Studio 2005 (Forum) by jcwy on 1/8/2007
  • Re: VS2005 Web ReportViewer client browser printing ??

    The sample code i tried is as below. Why set to printer "Microsoft Office Document Image Writer" ? Must set like that to be able to print at client printer ? Imports System.IO Imports System.Data Imports System.Text Imports System.Drawing.Imaging Imports System.Drawing.Printing Imports System.Collections.Generic Imports Microsoft.Reporting.WebForms Public Class Demo Implements IDisposable private m_currentPageIndex As Integer private m_streams As IList(Of Stream) Private Function LoadSalesData()
    Posted to Visual Studio 2005 (Forum) by jcwy on 1/4/2007
  • Re: VS2005 Web ReportViewer client browser printing ??

    johnzen: oh, Javascript can do it.I have a demo.if you need my help.just add my MSN:webmaster@socut.com .I think it is very easy,and i hope it help. I wonder how Javascript can do it. I will find it out from johnzen through msn. Thanks johnzen. Anybody got idea how to do it too, kindly let me know. I really appreciate it. Thank All. regards, Jcwy
    Posted to Visual Studio 2005 (Forum) by jcwy on 1/4/2007
  • VS2005 Web ReportViewer client browser printing ??

    hi all, As what I know there is no PRINT button in VS2005 web ReportViewer. But then microsoft do provide a way to render report in EMF for printing. I tried the sample code, but it looks like the printing job is occured at the printer attached to the server. What I want is the printing should be occured at the client printer. Anybody got idea on it ? Is it I missed up something from the sample code ? Anyone has tried the microsoft EMF-rendering print sample code (for web) and can print at client
    Posted to Visual Studio 2005 (Forum) by jcwy on 1/4/2007
Page 1 of 1 (7 items)