Error in Crystal Report: Error in File ??:Missing or out-of-date export DLL

Runtime user getting the following error when trying to create a PDF file from a Crystal Report.
Where do I search on the machine for the necessary crystal export dll files?
What are those file names?
What version of those files should be on the machine?
Out of these files, should any be registered?
If so, where in the registry do I check for them?
The CR2008 SP1 runtime merge modules were installed on this client.

The files you are looking for are:
exportmodeller.dll ++
crtslv.dll ++
crxf_pdf.dll
u2d*.dll
++ indicates that these files need to be registered
The files should be in c:\program files\business objects\businessobjects enterprise 12.0\win32_x86
The merge modules should have installed those files and registered them though. Did you get any errors on install of the runtime? Can you export to any other format? Are you exporting form the viewer, or using code?
Ludek

Similar Messages

  • Help needed  while exporting crystal reports to HTML file format using java

    Help needed  while exporting crystal reports to HTML file format using java api(not using crystalviewer).i want to download the
    html file of the report
    thanks

    the ReportExportFormat class does not have HTML format, it has got to be XML. Export to HTML is available from CR Designer only.
    Edited by: Aasavari Bhave on Jan 24, 2012 11:37 AM

  • From Crystal report XI R2 files to Crsytal Report 2008  files

    Hi All,
    Can I convert  from Crystal report XI R2 files to Crsytal Report 2008  files?
    Please let me know.
    Thanks,
    Manjunath N Jogin

    Hi,
    Here are a few more facts about up gradation to CR 2008.
    1)     Crystal Reports should be the same version of the Enterprise: for instance if reports are created with CR XI R2, the Enterprise version should be BOE XI R2; CR2008 will not be compatible with BOXI R2 Enterprise.
    2)     More versions of CR can be installed in the same machines; please note that the versions should be installed following the order from the oldest version to the latest one in order to avoid conflicts. For instance, you may install CR X first, then CR XI, then XI R2 and then CR 2008;
    3)     The reports created with CR XI can be opened with CR 2008.
    4)     And the reports created with CR 2008 can be opened with CR XI; however if the reports contain any features which are not available with the previous version, these may not be supported; For instance Flash objects which can be used with CR2008 would not be supported by CR XI R2.
    5)     The report definition defines the version with witch the report is created. The report definition information is available from u2018Reportu2019 menu/u2019Performance Informationu2019.
    Hope this would be helpful.
    Regards,
    Aditya Joshi

  • Is it possible to export the out put of Crystal report into text file?

    Hi All,
    Is it possible to export the out put of Crystal report into text file?

    Hi
    Yes, Go to File --> Export --> Export Report --> Under Format select TEXT & select the destination as "Disk file"(defaultly selected)
    Give the proper details as per your requirement for "Characters per inch" & "Number of lines per page" & click on 'OK"
    In "Choose Export file" window, select the destination folder & provide file name. click on "SAVE"
    Regards
    Ashwini

  • Wanted to know that can we export the Crystal report in .rtf file

    Hi,
    We are using your u201CCrystalu201D product version 8.5, We have  a valid license .
    Our license number is u201CA6A50-0910000-H410031.
    We are facing some problem while creating the report.
    We want to know that, do you have any functionality to export the report in .rtf format.
    Because here we are not able to export the crystal report in .rtf file.
    If this is possible then please help me.
    Thanks in advance..
    Thanks and Regards,
    Abhineet

    If this is a report creation question, post to the Report Design forum:
    SAP Crystal Reports
    Ludek

  • Crystal Reports and XML File

    Is there a way that I can take a file that looks somewhat like the following and generate a crystal report?
    <?xml version="1.0" encoding="ISO-8859-1" ?>
      <!DOCTYPE Packouts (View Source for full doctype...)>
    - <Packouts>
      <Company Desc="">HB</Company>
      <Line>L1</Line>
    - <RunGroup>
      <Date>2008-09-09</Date>
      <Run>5</Run>
      <PoolID>09D2102</PoolID>
      <GrowerID Desc="English Bros">ENGLISH</GrowerID>
      <GrowerBlock>8-1S</GrowerBlock>
      <Commodity Desc="Red Grapefruit">G</Commodity>
      <Variety Desc="Sprdk Red Gft">21</Variety>
      <ReceivedUofM Desc="Field Box">BOX</ReceivedUofM>
      <ClearedUofM Desc="4/5 Bushel">4D</ClearedUofM>
      <Received>522</Received>
      <Cleared>1044</Cleared>
      <Packed>1369</Packed>
    - <Sizes>
      <Size Desc="12" Total="0" EquivTotal="">012</Size>
      <Size Desc="18" Total="0" EquivTotal="">018</Size>
      <Size Desc="23" Total="57" EquivTotal="">023</Size>
      <Size Desc="27" Total="130" EquivTotal="">027</Size>
      <Size Desc="32" Total="245" EquivTotal="">032</Size>
      <Size Desc="36" Total="294" EquivTotal="">036</Size>
      <Size Desc="40" Total="295" EquivTotal="">040</Size>
      <Size Desc="48" Total="185" EquivTotal="">048</Size>
      <Size Desc="56" Total="163" EquivTotal="">056</Size>
      <Size Desc="64" Total="0" EquivTotal="">064</Size>
      <Size Desc="" Total="0" EquivTotal="">222</Size>
      </Sizes>
    - <Row>
      <Label Desc="Heller">1</Label>
      <Grade Desc="Us1">US1</Grade>
      <UofM Desc="4/5 Bushel">4D</UofM>
      <Count Size="023">57</Count>
      <Count Size="027">130</Count>
      <Count Size="032">245</Count>
      <Count Size="036">294</Count>
      <Count Size="040">295</Count>
      <Count Size="048">185</Count>
      <Count Size="056">163</Count>
      </Row>
      </RunGroup>
    - <RunGroup>
      <Date>2008-09-09</Date>
      <Run>6</Run>
      <PoolID>09D2102</PoolID>
      <GrowerID Desc="English Bros">ENGLISH</GrowerID>
      <GrowerBlock>8-1S</GrowerBlock>
      <Commodity Desc="Red Grapefruit">G</Commodity>
      <Variety Desc="Sprdk Red Gft">21</Variety>
      <ReceivedUofM Desc="Field Box">BOX</ReceivedUofM>
      <ClearedUofM Desc="4/5 Bushel">4D</ClearedUofM>
      <Received>522</Received>
      <Cleared>1044</Cleared>
      <Packed>507</Packed>
    - <Sizes>
      <Size Desc="12" Total="0" EquivTotal="">012</Size>
      <Size Desc="18" Total="0" EquivTotal="">018</Size>
      <Size Desc="23" Total="21" EquivTotal="">023</Size>
      <Size Desc="27" Total="53" EquivTotal="">027</Size>
      <Size Desc="32" Total="90" EquivTotal="">032</Size>
      <Size Desc="36" Total="107" EquivTotal="">036</Size>
      <Size Desc="40" Total="108" EquivTotal="">040</Size>
      <Size Desc="48" Total="59" EquivTotal="">048</Size>
      <Size Desc="56" Total="59" EquivTotal="">056</Size>
      <Size Desc="64" Total="0" EquivTotal="">064</Size>
      <Size Desc="" Total="10" EquivTotal="">222</Size>
      </Sizes>
      </RunGroup>
      </Packouts>
    Thanks,
    Jim

    Hi James,
    Yes you can create Crystal Reports from XML file.
    While selecting datasource from Database Expert ->
    ->Create new connection-> Select XML file
    Regards,
    Shweta

  • Missing and out of date drivers

    I need to replace missing and out of date drivers on my HP computer.  Also all in one HP6500 printer.  I'm running Windows 7.  Anyone know of a good program for these two tasks?

    Hi @texas68 
    I can certainly help you replace/install potentially out of date drivers.
    Please download and run the HP Printer Install Wizard for Windows
    The HP Printer Install Wizard for Window was created to help Windows 7, Windows 8, and Windows 8.1 users download and install the latest and most appropriate HP software solution for their HP Printer.
    I hope this helps.  Thanks for reaching out to the HP Forums.
    Please click the Thumbs up icon below to thank me for responding.
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Please click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution.
    Sunshyn2005 - I work on behalf of HP

  • My iPOD comes up with 13019 error message file missing please help!

    My iPOD Nano will not sync and comes up with an error message 13019 file missing can you pelase help?

    Try rebuilding your iTunes Library:
    (This will cause all devices to see your library as a "new" library)
    1. Open iTunes.
    2. File>LIbrary>Organize Library: Consolidate Files.
    -This process may take some time.
    3. Quit iTunes.
    4. Browse to your iTunes Folder.
    5. Drag the files to the desktop, but leave the folders in place (folders will be iTunes Media, Album Artwork, Previous iTunes Libraries)
    6. Open iTunes.
    7. File>Library>Import Playlist.
    8. Direct iTunes to import the "iTunes Library.xml" that is sitting on your desktop.
    9. Once the process is complete attempt to resync your iPod.
    EE

  • No link after exporting Crystal report as pdf file

    Hello,
              If my Crystal Report contain link to the .avi file saved on the local hard disk and if I export the Report as .pdf file, pdf file does not contain that link. Why?
    The overall scenario is like-
    My application fires a query on SQL Server database and result of that query is stored in a Dataset. This dataset is set as a datasource to the Crystal report.  Now some, records (returned by the query) have .avi files(i.e. Event Videos which are stored on the local hard disk) associated with them. I have stored these .avi files in a specific path on local Hard disk say "C:/EventVideos/*.avi" .   I used a special format in these avi files name. (like - "EventVideo_1.avi" (This is for 1st event), "EventVideo_5.avi" (This is for 5th event)etc. to identify which avi is for which event. All events do not have avi files associated with them)
          Now, I take one object in crystal report. Using it's Format editor created a formula for hyperlink as -
          "file:///c:/EventVideos/EventVideo_" + {DataTable1.EventID} + ".avi" .
    EventID is the field of dataset which has ID's (like 0, 1, 2,  3, 4 etc) of all resulted events. It is of a String data type.
         Now when I export, my report as .xls, .rtf, .doc, I can open the avi files. When I bring cursor on this object, cursor get change to Hand and after click on it avi file start to play.
         But if I export it as .pdf, it does not contain the link for avi files. When I bring cursor on this object, it does not change to Hand, and after click on it nothing happens. No video play.
    I stick to this problem.
    Appreciate your help.
    Thanks in advance.

    Taken from CR Help File:
    "PDF format is a page-based format. The exported documents are intended for printing and redistribution. PDF format will export both layout and formatting in a manner that is consistent with how the report looks on the Preview tab. PDF format embeds the TrueType fonts that appear in the document. (Non-TrueType fonts are not supported.) This export format does not support Microsoft font-linking technologyu2014which is used to provide support for some extended character sets such as Chinese HKCS. Therefore, the fonts used in the report must contain all of the required glyphs. These URI types are supported for hyperlinks: "http:", "https:" and "mailto:".
    Therefore your hyperlink is not working as u are using File type when cr only supports http https and mailto uri types

  • Crystal Report using XML file

    Hi,
    I want to create dynamic crystal report using below mention xml file.
    Example:--
    <?xml version="1.0" encoding="utf-8"?>
    <root xmlns:inl="http://inline">
    <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://inline" xmlns="http://inline" elementFormDefault="qualified" attributeFormDefault="unqualified">
    <xs:element name="Person">
    <xs:complexType>
    <xs:sequence>
    <xs:element name="First_Name" type="xs:string"/>
    <xs:element name="Last_Name" type="xs:string"/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    </xs:schema>
    <inl:Person>
    <inl:First_Name>Anna</inl:First_Name>
    <inl:Last_Name>Ant</inl:Last_Name>
    </inl:Person>
    <inl:Person>
    <inl:First_Name>Betty</inl:First_Name>
    <inl:Last_Name>Boop</inl:Last_Name>
    </inl:Person>
    </root>
    Crystal report column will be generated using this xml file.
    my report look like--
    First Name Last Name
    Anna Ant
    Betty Boop
    Thanks
    Praveen

    can you please be more detailed on what you mean automatically
    like put the xml file together and have the report generated without actually attaching the dataset to the rpt file and placing the fields in the report?
    if that is the case i dont believe crystal functions that way, been working with it for many years. i know you can create webi files through business objects where an end user can talk an dataset and build there own queries and rpt files on a dashboard type screen.

  • Crystal report - generate CSV file through Java interface

    Hi,
    I need to generate a Character Seperated File through Crystal Report 10 using Java.
    What constant stands for CSV Format and what value of SI_PROGID we can provide to pull the CSV format.
    Eg. SI_PROGID = ceProgID.EXCEL or SI_PROGID = ceProgID.PDF .....
    Currentlly we are crystalLibs.jar to connect the Crystal server.
    Thanks In Advance

    In BusinessObjects Enterprise installations, the following ProgIDs are valid.
    CrystalEnterprise.Analytic
    CrystalEnterprise.AppFoundation
    CrystalEnterprise.Calendar
    CrystalEnterprise.Category
    CrystalEnterprise.Connection
    CrystalEnterprise.Designer
    CrystalEnterprise.Destination
    CrystalEnterprise.DiskUnmanaged
    CrystalEnterprise.Event
    CrystalEnterprise.Excel
    CrystalEnterprise.Folder
    CrystalEnterprise.FavoritesFolder
    CrystalEnterprise.Ftp
    CrystalEnterprise.Hyperlink
    CrystalEnterprise.Inbox
    CrystalEnterprise.InfoView
    CrystalEnterprise.LicenseKey
    CrystalEnterprise.Managed
    CrystalEnterprise.MyInfoView
    CrystalEnterprise.ObjectPackage
    CrystalEnterprise.Overload
    CrystalEnterprise.Pdf
    CrystalEnterprise.PersonalCategory
    CrystalEnterprise.Powerpoint
    CrystalEnterprise.Program
    CrystalEnterprise.Report
    CrystalEnterprise.Rtf
    secEnterprise
    secLDAP
    CrystalEnterprise.Server
    CrystalEnterprise.ServerGroup
    CrystalEnterprise.Shortcut
    CrystalEnterprise.Smtp
    CrystalEnterprise.Txt
    CrystalEnterprise.Universe
    CrystalEnterprise.User
    CrystalEnterprise.UserGroup
    CrystalEnterprise.Webi
    CrystalEnterprise.Word

  • Crystal Report VS2005 - Table fields missing in Database Expert

    Hi,
    I am having a problem with the Crystal Report comes with Visual Studio 2005. I am trying to develop a customized report for SAP Business One. When I try to add two tables using the Database Expert, there are certain fields missing in the LINK page. This is a big problem for me because I need to link that field with another table. Oddly, it doesn't seems that there are anything wrongs with the missing fields. If I click OK and check at the Field Explorer, the missing fields are there!!!
    In other words, it is missing only at the Database Expert --> Link Tab. Anyone having the same problem? Is this a known issue or any patch that I can apply to resolve this issue?
    Thanks in advance for your help.
    Regards,
    Harianto

    Try this link to resolve your issue:
    Full Outer Join option for SQL Query and BW Query grayed out
    Thank you
    Don

  • Crystal Report "some parameters are missing values" while exporting/printin

    I am able to pass parameters from a JSP to a crystal report through CrystalReportViewer and view the report. (I tried doing it using the code provided on this help forum. I was getting a message: "Some Parameters are missing values". I had to add 1 line: pfield1.setReportName(""); for every parameter field. And It worked..)
    Now I can see the "Print" and "Export" buttons. But when I try to print or export the report, I get the same message "Some Parameters are missing values".

    see posting "parameter driven export to excel" on April 26th

  • Crystal Reports Viewer XI R2 Missing icons on toolbar when displayed

    I am using Crystal Reports Viewer XI R2 on Windows 2003 Server and trying to deploy to a different server.
    I have deployed a new web site from a development server to production.  The crystal reports render correctly, but the only problem is that the icons for the viewer show "X".  I have tried the following:
    Copy the aspnet_client folder (c:\Inetpub\wwwroot\aspnet_client) and all of itu2019s subfolders to the physical root directory of the custom web site.
    If the above does not help, ensure that this is in the web.config of the application:
    <httpHandlers>
    <add verb="GET" path="CrystalImageHandler.aspx" type="CrystalDecisions.Web.CrystalImageHandler, CrystalDecisions.Web, Version=11.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
    </httpHandlers>
    Still see "X" in the view tool bar.
    The w3SVC1 log shows the following:
    2008-08-07 18:35:59 W3SVC1 137.25.173.215 GET /PCS2/WebResource.axd d=fkLVkQwks9cycSbn9MoaTw2&t=633187128429062500 80 - 137.25.173.215 Mozilla/4.0(compatible;MSIE6.0;WindowsNT5.2;SV1;.NETCLR1.1.4322;.NETCLR2.0.50727;InfoPath.2) 200 0 0
    2008-08-07 18:35:59 W3SVC1 137.25.173.215 GET /aspnet_client/System_Web/2_0_50727/crystalreportviewers115/images/toolbar/prevd.gif - 80 - 137.25.173.215 Mozilla/4.0(compatible;MSIE6.0;WindowsNT5.2;SV1;.NETCLR1.1.4322;.NETCLR2.0.50727;InfoPath.2) 401 2 2148074254
    2008-08-07 18:35:59 W3SVC1 137.25.173.215 GET /aspnet_client/System_Web/2_0_50727/crystalreportviewers115/images/toolbar/firstd.gif - 80 - 137.25.173.215 Mozilla/4.0(compatible;MSIE6.0;WindowsNT5.2;SV1;.NETCLR1.1.4322;.NETCLR2.0.50727;InfoPath.2) 401 2 2148074254
    2008-08-07 18:35:59 W3SVC1 137.25.173.215 GET /aspnet_client/System_Web/2_0_50727/crystalreportviewers115/images/toolbar/next.gif - 80 - 137.25.173.215 Mozilla/4.0(compatible;MSIE6.0;WindowsNT5.2;SV1;.NETCLR1.1.4322;.NETCLR2.0.50727;InfoPath.2) 401 2 2148074254
    2008-08-07 18:35:59 W3SVC1 137.25.173.215 GET /aspnet_client/System_Web/2_0_50727/crystalreportviewers115/images/toolbar/grouptree.gif - 80 - 137.25.173.215 Mozilla/4.0(compatible;MSIE6.0;WindowsNT5.2;SV1;.NETCLR1.1.4322;.NETCLR2.0.50727;InfoPath.2) 401 2 2148074254
    2008-08-07 18:35:59 W3SVC1 137.25.173.215 GET /aspnet_client/System_Web/2_0_50727/crystalreportviewers115/images/toolbar/upd.gif - 80 - 137.25.173.215 Mozilla/4.0(compatible;MSIE6.0;WindowsNT5.2;SV1;.NETCLR1.1.4322;.NETCLR2.0.50727;InfoPath.2) 401 2 2148074254
    2008-08-07 18:35:59 W3SVC1 137.25.173.215 GET /aspnet_client/System_Web/2_0_50727/crystalreportviewers115/images/toolbar/last.gif - 80 - 137.25.173.215 Mozilla/4.0(compatible;MSIE6.0;WindowsNT5.2;SV1;.NETCLR1.1.4322;.NETCLR2.0.50727;InfoPath.2) 401 2 2148074254
    2008-08-07 18:35:59 W3SVC1 137.25.173.215 GET /aspnet_client/System_Web/2_0_50727/crystalreportviewers115/images/toolbar/search.gif - 80 - 137.25.173.215 Mozilla/4.0(compatible;MSIE6.0;WindowsNT5.2;SV1;.NETCLR1.1.4322;.NETCLR2.0.50727;InfoPath.2) 401 2 2148074254
    2008-08-07 18:35:59 W3SVC1 137.25.173.215 GET /aspnet_client/System_Web/2_0_50727/crystalreportviewers115/images/toolbar/bologo.gif - 80 - 137.25.173.215 Mozilla/4.0(compatible;MSIE6.0;WindowsNT5.2;SV1;.NETCLR1.1.4322;.NETCLR2.0.50727;InfoPath.2) 401 2 2148074254
    2008-08
    Can anyone help my find my icons?

    >
    Clif McNeely wrote:
    >
    > The w3SVC1 log shows the following:
    > 2008-08-07 18:35:59 W3SVC1 137.25.173.215 GET /PCS2/WebResource.axd d=fkLVkQwks9cycSbn9MoaTw2&t=633187128429062500 80 - 137.25.173.215 Mozilla/4.0(compatible;MSIE6.0;WindowsNT5.2;SV1;.NETCLR1.1.4322;.NETCLR2.0.50727;InfoPath.2) 200 0 0
    > 2008-08-07 18:35:59 W3SVC1 137.25.173.215 GET /aspnet_client/System_Web/2_0_50727/crystalreportviewers115/images/toolbar/prevd.gif - 80 - 137.25.173.215 Mozilla/4.0(compatible;MSIE6.0;WindowsNT5.2;SV1;.NETCLR1.1.4322;.NETCLR2.0.50727;InfoPath.2) 401 2 2148074254
    > 2008-08-07 18:35:59 W3SVC1 137.25.173.215 GET /aspnet_client/System_Web/2_0_50727/crystalreportviewers115/images/toolbar/firstd.gif - 80 - 137.25.173.215 Mozilla/4.0(compatible;MSIE6.0;WindowsNT5.2;SV1;.NETCLR1.1.4322;.NETCLR2.0.50727;InfoPath.2) 401 2 2148074254
    > 2008-08-07 18:35:59 W3SVC1 137.25.173.215 GET /aspnet_client/System_Web/2_0_50727/crystalreportviewers115/images/toolbar/next.gif - 80 - 137.25.173.215 Mozilla/4.0(compatible;MSIE6.0;WindowsNT5.2;SV1;.NETCLR1.1.4322;.NETCLR2.0.50727;InfoPath.2) 401 2 2148074254
    > 2008-08-07 18:35:59 W3SVC1 137.25.173.215 GET /aspnet_client/System_Web/2_0_50727/crystalreportviewers115/images/toolbar/grouptree.gif - 80 - 137.25.173.215 Mozilla/4.0(compatible;MSIE6.0;WindowsNT5.2;SV1;.NETCLR1.1.4322;.NETCLR2.0.50727;InfoPath.2) 401 2 2148074254
    > 2008-08-07 18:35:59 W3SVC1 137.25.173.215 GET /aspnet_client/System_Web/2_0_50727/crystalreportviewers115/images/toolbar/upd.gif - 80 - 137.25.173.215 Mozilla/4.0(compatible;MSIE6.0;WindowsNT5.2;SV1;.NETCLR1.1.4322;.NETCLR2.0.50727;InfoPath.2) 401 2 2148074254
    > 2008-08-07 18:35:59 W3SVC1 137.25.173.215 GET /aspnet_client/System_Web/2_0_50727/crystalreportviewers115/images/toolbar/last.gif - 80 - 137.25.173.215 Mozilla/4.0(compatible;MSIE6.0;WindowsNT5.2;SV1;.NETCLR1.1.4322;.NETCLR2.0.50727;InfoPath.2) 401 2 2148074254
    > 2008-08-07 18:35:59 W3SVC1 137.25.173.215 GET /aspnet_client/System_Web/2_0_50727/crystalreportviewers115/images/toolbar/search.gif - 80 - 137.25.173.215 Mozilla/4.0(compatible;MSIE6.0;WindowsNT5.2;SV1;.NETCLR1.1.4322;.NETCLR2.0.50727;InfoPath.2) 401 2 2148074254
    > 2008-08-07 18:35:59 W3SVC1 137.25.173.215 GET /aspnet_client/System_Web/2_0_50727/crystalreportviewers115/images/toolbar/bologo.gif - 80 - 137.25.173.215 Mozilla/4.0(compatible;MSIE6.0;WindowsNT5.2;SV1;.NETCLR1.1.4322;.NETCLR2.0.50727;InfoPath.2) 401 2 2148074254
    > 2008-08
    >
    > Can anyone help my find my icons?
    Your IIS logs show that the web server can't find the toolbar gif files. The first thing I'd do here is browse to this location using your IIS Manager. Find the next.gif file and right click it and select Browse. This will take your application out of the picture and will tell you if you can see this gif file on its own as processed by IIS.
    If that doesn't work you likely have a permissions issue. Look at the security on the toolbar directory and see if the ASPNET or Network Service account have rights to read that directory. Also make sure the group IIS_WPG has access here too. You might even want to run the IIS Managers permissions wizard to clean up file permissions here.
    Another thing you could try is creating a Virtual Directory that points to the original aspnet_client directory under C:\inetpub\wwwroot.
    Hopefully that helps. Good luck!

  • Crystal report viewer aspnet_client files

    Hello,
    I hope this is an easy question. Sadly I can't answer it for myself: what installer do I have to use to get the aspnet_client files installed in a web server?
    I mean the files that go under \inetpub\wwwroot\aspnet_client\system_web\2_0_50727\crystalreportviewers115\ and that give support to the crystal report viewer object used in the .net web applications.
    I do have these files installed in my dev environment, but I can't pinpoint which installer was used to get them there, now I need to put this on a web server.
    The installers I have are for BOE XI R2 (SP1, SP2 and SP3) and also for CrystalReports XI
    I think I should use BOE XI R2 in client mode in the web server, and then install the SPs
    Can someone let me know if this is correct?
    Thanks!
    Marcelo

    Hi Adam, thank you for the quick answer.
    I'm not sure if I can give you all the required information about that. This is what I know (the dev environment was setup before I got to work with it, so I don't have the specific details):
    For the DEV environment:
    1. Business Objects XI R2 was installed along with SP1, SP2, SP3 and the Fix Pack 3.6
    2. Crystal Reports XI was installed (no SP, no FP)
    As a result of the above installations, in Visual Studio 2005 became available the CrystalReportViewer object, which references the library CrystalDecisions.Web.dll. I believe the same installer that made this available to Visual Studio, also installed the aspnet_client files in the DEV machine. As far as I can tell, there was no specific installation for either SDK, just what was mentioned above.
    Sadly I don't have access to a different machine where I can install from scratch to identify which installer actually does the trick, but after peeking inside the installer files, I believe these client files was the result of the BOE XI R2 install.

Maybe you are looking for