ColdFusion and Cristal Reports

Hi,
I've this software installed:
O.S. Windows 2000 server
ColdFusion MX 6.1
Autodesk Whip
Internet Explorer 6.0
When I run on link of ColdFusion I get this error:
"Sorry, your current version of ColdFusion does not support
Crystal reports.
Please contact Macromedia regarding the support of Crystal
reports with ColdFusion."
I hanven't installed Cristal Report.
I copied the crpe32.dll file from the C:\Program Files\Common
Files\Crystal Decisions\2.0\bin directory to the C:\Winnt\system32
directory BUT I have same error.
This is my code (file: prfinsum.cfm)
<HTML>
<HEAD><TITLE>Property Financial Summary -
<CFOUTPUT>#Cookie.AFMDSN#</CFOUTPUT></TITLE></HEAD>
<CFIF IsDefined("URL.SuperCat")>
<CFCOOKIE NAME="hotlist_SuperCat" VALUE=#URL.SuperCat#
>
</CFIF>
<CFIF IsDefined("URL.Cat")>
<CFCOOKIE NAME="hotlist_Cat" VALUE=#URL.Cat# >
</CFIF>
<BODY alink="fuchsia" >
<TABLE>
<tr><td><a href="/afm/afm_hotlist.cfm">
<IMAGE SRC="/afm/afminet.gif" ALT="ARCHIBUS/FM"
ALIGN=CENTER BORDER="0"></a></td>
<td colspan=3 ALIGN=LEFT>
<Font face="Arial" size="+2">
<b> Property Financial Summary </b></FONT>
</td>
</tr>
</TABLE>
<cftry>
<CFREPORT
REPORT="#GetDirectoryFromPath(GetTemplatePath())#prfinsum.rpt"
DATASOURCE=#Cookie.AFMDSN#>
</CFREPORT>
<cfcatch type = "Any">
<table align="center">
<tr><td height="40"></td></tr>
<tr><td>
<Font face="Arial" size="+1">
Sorry, your current version of ColdFusion does not support
Crystal reports.<br/>
Please contact Macromedia regarding the support of Crystal
reports with ColdFusion.
</Font>
</td></tr>
</table>
</cfcatch>
</cftry>
</BODY>
</HTML>
I tried to connect with debugging and I get thi error:
Exceptions
23:46:55.055 - coldfusion.tagext.lang.CFReportTagException -
in E:\Inetpub\wwwroot\afm\reports\prfinsum.cfm : line 25
An unexpected error occurred while using the Crystal Engine.
Error number 536 ocurred (Error in File
E:\INETPUB\WWWROOT\AFM\REPORTS\PRFINSUM.RPT:
Unable to connect: incorrect log on parameters.).
Have you any idea?
Thanks in advance!

If I had ever used SQL Server reporting I would have said something...
But you are embarking on an unusual task and unusual tasks are not usually done be lots of people.
So how does SQL server reporting work?  What does it produce?  How do you want to tie into it?  What do you want to happen?
With all the ways one can tie into other services through ColdFusion and its underlining Java, I suspect there might well be some way to do something.  Wether that something is good enough and|or simple enough to be worth the effort I can not say and will require a good amount of knowlege on how SQL server reporting actually works.

Similar Messages

  • Coldfusion and SQL reporting service 2005?

    Ive been searching google for hours with no clear answer. How
    can you use coldfusion to pull in an sql report from reporting
    service? Via a web service or wsdl i assume, but how?

    Anwar,
    It's important to get the terms right here.
    SQL Reporting Services is not the same as SQL Server Reporting Services (SSRS).
    SQL Reporting Services refers to an Azure service that lets users develop reports in the cloud. However, it is being retired in Oct. 2014, so you'll want to stay away from that.
    SQL Server Reporting Services (SSRS) is the reporting module that is part of SQL Server. This is a sophisticated tool that lets developers create and publish reports that users can access through various methods. It has schedule and refresh capabilities,
    and can leverage SQL Server Analysis Services (SSAS) and SQL Server Integration Services (SSIS). You'd most likely use SSRS if you're creating sophisticated reports and queries that you don't want your users creating.
    SQL Report Builder is a report creation tool designed for users who want to stay in Microsoft Office. It can be used by developers or end users. 
    http://technet.microsoft.com/en-us/library/dd220460.aspx
    Both environments let you create reports that can be shared (published) on a report server or through SharePoint.
    So it's really a matter of what you're most comfortable using.
    Hope that helps.

  • Coldfusion and sql server reports

    hi all,
    we wish to have a reporting tool that goes well with coldfusion. we wish to use sql server reporting with coldfusion. can anyone provide some examples for this. i have seen integration only for crystal reports and report builder. does it support sql server reporting too. please help......

    If I had ever used SQL Server reporting I would have said something...
    But you are embarking on an unusual task and unusual tasks are not usually done be lots of people.
    So how does SQL server reporting work?  What does it produce?  How do you want to tie into it?  What do you want to happen?
    With all the ways one can tie into other services through ColdFusion and its underlining Java, I suspect there might well be some way to do something.  Wether that something is good enough and|or simple enough to be worth the effort I can not say and will require a good amount of knowlege on how SQL server reporting actually works.

  • Error on Visual Basic 6.0 and Crystal Reports 9.2 on XP SO

    We need support to resolve an error on a system made with Visual Basic 6.x and Crystal Reports 9.2.
    Error '-2147417848 (80010108)'
    Automation Error
    Not always give these errors.
    Often occurs after request two reports followed and SO is XP
    When SO is Windows 2000 professional this error not occurs.
    These are versions of the products used:
    Versión Visual Basic:  6.0.9782
    Versión Cristal Reports:  9.2.0.448

    Hello,
    This forum is for community use and is not considered a support site. For assistance you need to purchase a case from our support site. But 9 is no longer a supported version so this is your only place to get assistance.
    Try downloading the only patches available from:
    ftp://ftp1.businessobjects.com/outgoing/CHF/cr90actxwin_en.zip
    ftp://ftp1.businessobjects.com/outgoing/CHF/cr90dbexwin_en.zip
    ftp://ftp1.businessobjects.com/outgoing/CHF/cr90devwin_en.zip
    ftp://ftp1.businessobjects.com/outgoing/CHF/cr90mainwin_en.zip
    Thank you
    Don

  • Necesito el Report Distribution Expert para Cristal Reports 9 Gracias!!!

    Compas tengo el Cristal Reports 9  y necesito el Report Distribution Expert , No se si ya existe?
    Muchas gracias!!

    An alternative to Ido's idea is to create your own application using the one of the available SDks in CR 9;
    Report Application Server (RDC)
    Print Engine APIs
    CR for .NET
    Java
    Note that the Print Engine APIs were retired in version 10 or CR, and the RDC was retired in version 11.5 of Crystal Reports.
    Ludek

  • Cristal report Related

    Hi
    Can I marge the cristal report with the apex.
    if we can what the procedure or steps we have to follow.
    I want to use the cristal report to create the bills.
    Thanks & Regards
    Nisha

    Take a look at this thread, you may find your answer here : Re: Crystal Reports and APEX
    Regards,
    Keith

  • Using Cristal Report Version 10

    Hi, I´m using Cristal report version 10 with MS Visual Studio 2005 and stored procedure in database using RefCursor statement. This architecture works fine with oracle 9, but doesn´t work with Oracle 8.1.7.4.
    Does any one could help me?
    Thank´s.
    Vicente.

    Since the device presents itself as a COM port (pretty standard with the FTDI chips) you should be able to use the RS-232 library in CVI.  OpenComConfig() will open a connection to the device, ComWrt() will write data to it, and the various ComRd() functions can be used to read the responses back.

  • ColdFusion and The Future

    Admittedly, I've been a bit out of touch ... however I was
    wondering what the future of ColdFusion is regarding Adobe... have
    they made any announcements about the future of ColdFusion? How
    will it compete with formats such as PHP/mySQL in the future? Being
    a long time fan of Cold fusion, I'm curious about this.

    >> 2. Image manipulation functionality -- provides both
    high-level tag
    based abstractions for common tasks like resizing, cropping,
    and
    format conversions
    That so slack how CF still doesn't have this functionality
    already - lets
    hope its not too late to make a difference. Nice feature
    though, sounds like
    it may be quite sophisticated.
    All in all though, based on what has been revealed here, it
    doesn't sound
    like much of an update - would still like to see some higher
    level
    framwework stuff, or maybe even a ColdFusion IDE (Heck, how
    can they sell
    this product at this price and not even offer an IDE for it?)
    Lets hope the future reveals something a little more exciting
    than what was
    mentioned here.
    "MikerRoo" <[email protected]> wrote in
    message
    news:[email protected]...
    > Ben Forta just today sent out an email on this subject.
    >
    >
    quote:
    >
    > SCORPIO -- A COMMITMENT TO COLDFUSION(R) FROM ADOBE.
    >
    >
    > Hello Fellow ColdFusion Developers!
    >
    > Ben Forta, your friendly Adobe Senior Technical
    Evangelist here.
    > I want to give you a quick update on "Scorpio," the
    code-name for
    > the next major release of ColdFusion software.
    >
    > In case you missed the buzz at MAX 2006, we took the
    "wraps" off
    > Scorpio in keynote presentations and sessions by members
    of the
    > ColdFusion engineering team. Scorpio is still under
    development but
    > we can give you a preview of things to come, including:
    >
    > 1. The new Scorpio "server monitor" feature -- This web
    > application (with a really cool front-end of Adobe(R)
    Flex(TM) 2
    > software), simplifies troubleshooting during
    development, helps
    > identify performance bottlenecks on production servers
    and allows
    > administrators to monitor overall server health, while
    receiving
    > alerts if something goes wrong. Additionally, an API
    allows you to
    > write your own front-ends with things like custom
    monitors, bots or
    > server health reports. To learn more, see Ashwin
    Mathew's MAX
    > presentation on the server monitor by visiting the
    following link:
    > <Personalized link removed>
    >
    > 2. Image manipulation functionality -- provides both
    high-level tag
    > based abstractions for common tasks like resizing,
    cropping, and
    > format conversions -- and low-level processing of images
    with the
    > addition of over 50 functions to the ColdFusion Markup
    Language (CFML).
    >
    > 3. More advanced enterprise integration -- allows
    ColdFusion
    > applications to natively access .NET objects, integrate
    with
    > Adobe PDF files and forms, and more.
    >
    > We're planning to release Scorpio in mid-2007 and I am
    planning
    > our traditional pre-launch user group tour for early
    2007. We'll
    > show you lots of Scorpio features in action.
    >
    > I'd like to encourage you to keep up with all of the
    developments
    > we're making, including beta version availability, as
    well as tour
    > dates and locations. Just visit the link to the Adobe
    Labs page
    > below:
    > <Personalized link removed>
    >
    > Thanks!
    > Ben "Scorpio Man" Forta
    >
    > Better by Adobe(TM)
    >
    >
    >
    > Adobe, "Better by Adobe", ColdFusion, and Flex are
    either registered
    > trademarks or trademarks of Adobe Systems Incorporated,
    in the
    > United States, and/or other countries. All other
    trademarks are
    > the property of their respective owners.
    >
    > Copyright 2006 Adobe Systems Incorporated. All rights
    reserved.
    >
    >
    >

  • Sorting in 6i and 10g reports

    Hello All,
    I am running 6i and 10g reports against a 10g database.
    I ran one of the 6i report and it generated a report in one sorting ordear
    and when i ran the same report on 10g ,it generated the report in ddifferent order.
    Both the reports r run against the same 10g database.
    The order by clause on the columns of the records r identical.
    Now i wanted to understand how it is sorting in different orders in both 6i and 10g reports?
    Thanks,
    Ranz

    Hi,
    Please note the fact that 6i Reports is not certified to work with 10g Database. Hence it becomes impossible to address the sorting behavior of 6i Reports, though there is nothing different in the way it works. I would suggest you to use 10gR2 version of Reports services with 10g Database which is certified and supported. Thanks for your understanding.
    Regards,
    Anand

  • Crystal report(Can i link sub report and main report Compulsorily) - invalid path

    hi.
    i need small clarification.
    i am developing one Crystal report
    main report i took it from rdr1 one table...
    report is working fine..
    Sub report i took it from inv1 one table.
    i have not linked any fields from these tables.
    May be it is having links in b1..
    but in my other report both the tables.... from main report  and sub report does not have any relation.
    My Questions is..
    Can i Compulsorily link fields to main report...
    if both does not have any relation what should i do...
    i took two tables.
    main report rdr1
    sub report inv1...
    if i  run the report it is asking two parameters one is for sub report and other one for main report working find in crystal report.
    but...i want to run the report in b1.
    while importing i am getting the error (Plz have a look on below image)
    if i choose any other report it is importing  fine...
    Clearly i am mentioning i dont want to link both tables there is no links between two reports...
    in this scenario can develop  a report..
    I need your Valuable suggestions.
    here below u can find my developed sample report...
    http://www.megafileupload.com/en/file/544758/NewReport-rpt.html

    hi.
    If i try only i am getting the error..
    out side if i run i am able to run the crystal report but
    in b1 i am not able to import the report.
    you can also try my report
    from below link u can get my simple report.
    if u find any mistake what i have done plz inform me..
    http://megafileupload.com/en/file/544806/NewReport85-rpt.html

  • I am not able to launch FF everytime i tr to open it, it says FF has to submit a crash report, i even tried doing that and the report was submitted too, but stiil FF did not start, and the problem still persists, please help me solve this issue in English

    Question
    I am not able to launch FF everytime i try to open it, it says FF has to submit a crash report,and restore yr tabs. I even tried doing that and the report was submitted too, but still FF did not start, and the problem still persists, please help me solve this issue
    '''(in English)'''

    Hi Danny,
    Per my understanding that you can't get the expect result by using the expression "=Count(Fields!TICKET_STATUS.Value=4) " to count the the TICKET_STATUS which value is 4, the result will returns the count of all the TICKET_STATUS values(206)
    but not 180, right?
    I have tested on my local environment and can reproduce the issue, the issue caused by you are using the count() function in the incorrect way, please modify the expression as below and have a test:
    =COUNT(IIF(Fields!TICKET_STATUS.Value=4 ,1,Nothing))
    or
    =SUM(IIF(Fields!TICKET_STATUS=4,1,0))
    If you still have any problem, please feel free to ask.
    Regards,
    Vicky Liu
    Vicky Liu
    TechNet Community Support

  • Error while running historical and operational reports in OIM 9.1

    Hi all,
    I had a look at the operational reports and historical reports in OIM 9.1
    When I tried to run the reports by supplying the parameters, I see the following behaviors.
    a)The reports run as expected and display the information.
    b)The moment, I click submit I see a series of exceptions in the Jboss log, the beginning of the thread being....
    WARN [TxConnectionManager] Connection error occured: org.jboss.resource.connectionmanager.TxConnectionManager$TxConnectionEventListener@1e7aa15[state=NORMAL mc=org.jboss.resource.adapter.jdbc.xa.XAManagedConnection@6fc757 handles=1 lastUse=1300177838234 permit=true trackByTx=true mcp=org.jboss.resource.connectionmanager.JBossManagedConnectionPool$OnePool@62b4a1 context=org.jboss.resource.connectionmanager.InternalManagedConnectionPool@40ba54 xaResource=org.jboss.resource.adapter.jdbc.xa.XAManagedConnection@6fc757 txSync=null]
    java.sql.SQLException: No more data to read from socket
    c)The screen just hangs without any error message/report results. When I tried to click any other menu items on the left hand side, none of them responds after the screen is hung.
    The only option available is to close the window and reopen the browser again.
    It would be great if you could let me know the root cause for scenarios 'b' and 'c'
    Looking forward to hearing from you,
    Many thanks in advance

    Hey guys! 2 days and no replies yet. please help me with this.

  • UCCX 7.0.1SR5 to 8.0 upgrade while also adding LDAP integration for CUCM - what happens to agents and Historical Reporting data?

    Current State:
    •    I have a customer running CUCM 6.1 and UCCX 7.01SR5.  Currently their CUCM is *NOT* LDAP integrated and using local accounts only.  UCCX is AXL integrated to CUCM as usual and is pulling users from CUCM and using CUCM for login validation for CAD.
    •    The local user accounts in CUCM currently match the naming format in active directory (John Smith in CUCM is jsmith and John Smith is jsmith in AD)
    Goal:
    •    Upgrade software versions and migrate to new hardware for UCCX
    •    LDAP integrate the CUCM users
    Desired Future State and Proposed Upgrade Method
    Using the UCCX Pre Upgrade Tool (PUT), backup the current UCCX 7.01 server. 
    Then during a weekend maintenance window……
    •    Upgrade the CUCM cluster from 6.1 to 8.0 in 2 step process
    •    Integrate the CUCM cluster to corporate active directory (LDAP) - sync the same users that were present before, associate with physical phones, select the same ACD/UCCX line under the users settings as before
    •    Then build UCCX 8.0 server on new hardware and stop at the initial setup stage
    •    Restore the data from the UCCX PUT tool
    •    Continue setup per documentation
    At this point does UCCX see these agents as the same as they were before?
    Is the historical reporting data the same with regards to agent John Smith (local CUCM user) from last week and agent John Smith (LDAP imported CUCM user) from this week ?
    I have the feeling that UCCX will see the agents as different almost as if there is a unique identifier that's used in addition to the simple user name.
    We can simplify this question along these lines
    Starting at the beginning with CUCM 6.1 (local users) and UCCX 7.01.  Let's say the customer decided to LDAP integrate the CUCM users and not upgrade any software. 
    If I follow the same steps with re-associating the users to devices and selecting the ACD/UCCX extension, what happens? 
    I would guess that UCCX would see all the users it knew about get deleted (making them inactive agents) and the see a whole group of new agents get created.
    What would historical reporting show in this case?  A set of old agents and a set of new agents treated differently?
    Has anyone run into this before?
    Is my goal possible while keeping the agent configuration and HR data as it was before?

    I was doing some more research looking at the DB schema for UCCX 8.
    Looking at the Resource table in UCCX, it looks like there is primary key that represents each user.
    My question, is this key replicated from CUCM or created locally when the user is imported into UCCX?
    How does UCCX determine if user account jsmith in CUCM, when it’s a local account, is different than user account jsmith in CUCM that is LDAP imported?
    Would it be possible (with TAC's help most likely) to edit this field back to the previous values so that AQM and historical reporting would think the user accounts are the same?
    Database table name: Resource
    The Unified CCX system creates a new record in the Resource table when the Unified CCX system retrieves agent information from the Unified CM.
    A Resource record contains information about the resource (agent). One such record exists for each active and inactive resource. When a resource is deleted, the old record is flagged as inactive; when a resource is updated, a new record is created and the old one is flagged as inactive.

  • VS2008/VS2005 and Crystal Reports 2008 Developer

    Hi,
    1.) I am using VS2008 and Crystal Reports 2008 Developer. Are there any issues I need to consider when developing using both of the above? (or with VS2005)
    2.) The confusion for me is in regards to the SDK. From what I understand from articles etc is that using CR 2008 dev we can use the .NET SDK or RAS SDK for development purposes?
    3.) So downloaded the sample code for RAS .NET from [here|https://www.sdn.sap.com/irj/boc/businessobjects-samples?rid=/webcontent/uuid/80774579-b086-2b10-db91-ed58c4dda375] and tried "DatabaseLogon_CS" example, as the option. It automatically opened in VS2005 (no problem) however it would not run.
    I would get an error :
    Failed to connect to server "localhost".
    Error returned from Windows Sockets API : 0.
    and line causing this is >>> rcd.Open(ref path, 0);
    Code below:
            string sampleReportPath = @"C:\Program Files\Business Objects\BusinessObjects Enterprise 12.0\Samples\en\Reports\Demonstration\World Sales Report.rpt";
            object path = (object)sampleReportPath;
            // Create an instance of the ReportClientDocument.
            ReportClientDocument rcd = new ReportClientDocumentClass();
            // Set the location of the RAS server.
            rcd.ReportAppServer = "localhost";
            // Use the Open() method of the ReportClientDocument to open the report.
            rcd.Open(ref path, 0);
    I have been able to open the RPT file by itself. So it does 'see' the database.
    Reason why it would not run?
    Any help would be appreciated. Thanks

    If you're using the sample code from our website, make sure you have uncommented the InprocRAS option in the ConfigureCrystalReports method (see below). From your error description it seems like you're using the unmanaged RAS option, which requires a RAS server.
    private void ConfigureCrystalReports()
            /* The following methods implement the same sample functionality in three different RAS
             * scenarios. Uncomment the method you would like to use.
             * - inprocRAS() logs onto a databse using RAS and SQL authentication.
             * - managedRAS() logs onto a database using RAS and SQL authentication from a managed RAS server.
             * - unmanagedRAS () logs onto a database using RAS and SQL authentication from an unmanaged RAS server.
             * Undocument the call to the method which applies to your appropriate RAS settings.
            DatabaseLogon_inprocRAS();
            //DatabaseLogon_managedRAS();
            //DatabaseLogon_unmanagedRAS();

  • What is difference between interactive list and interactive reports?

    what is difference between interactive list and interactive reports?

    hi check this..
    interactive report/list means any input(double click or single click or user command ) on the screen will results a new screen with the corresponding fields....this is upto 20 levels only check this..
    report .
    start-of-selection.
    write:/ 'this is the source list'.
    at line-selection .
    if sy-lsind = 1 .
    write:/ ' this is the 1st list'.
    elseif.
    if sy-lsind = 2 .
    write:/ ' this is the 2 list'.
    if sy-lsind = 3 .
    write:/ ' this is the 3 list'.
    if sy-lsind = 4 .
    write:/ ' this is the 4 list'.
    if sy-lsind = 5 .
    write:/ ' this is the 5 list'.
    if sy-lsind = 6 .
    write:/ ' this is the 6 list'.
    if sy-lsind = 7 .
    write:/ ' this is the 7 list'.
    if sy-lsind = 8.
    write:/ ' this is the 8 list'.
    if sy-lsind = 9 .
    write:/ ' this is the 9 list'.
    if sy-lsind = 10 .
    write:/ ' this is the 10 list'.
    endif.
    regards,
    venkat

Maybe you are looking for

  • How to get the Real Path of a file which is accessed  by URL?

    iam using tomcat6.0. I have a file xyz.xml at the top of the webapplication HFUSE which i can able to access by URL http://localhost:8080/HFUSE/xyz.xml My problem is how to get the realpath of the file "xyz.xml" for reading and writing purposes. I tr

  • Fragementation of table data in the DB file

    Hi, I am working on an OLTP system where this OLTP is residing on an oracle 10G database[database name ORCL] now further it has got a user OLTP which contains about 50 tables and all these tables are residing physically on a single database file[dbf

  • Specifying order of pages in output with repeating frames

    Hi I'm using Oracle Reports Builder 10g and I need help on this subject: I'm developing a report divided in sections that reference statistics of the partitions present in an IBM Machine. Each page in the first section appears also in the other secti

  • With what ' CHARACTERSET ' is better to create a database for HTMLDB?

    CL8MSWIN1251? UTF8? Thanks for the answer.

  • Second Ati 3870 and STILL noisy!

    Hi, I just got a replacement Ati radeon 3870 because the first cards fans didn't run at all for a minute or so and would then spin up full for 30 seconds or so and so forth, regardless of what i was doing. My replacement card came today but this card