Does Crystal Reports need to be on the web server?

Hello,
here's my scenario. someone who left us moved a .Net web application from server 1 to server 2 and didn't leave us notes of what he did. The report came up on server 2 fine but was not getting the right data so we changed the datasource to get the data correctly.  Now we deployed the fixed version on server 2 and refreshed the web server.  Now we see the correct results BUT the Business Objects icons (e.g. BO image, print icon, forward and back icon) are all "X" meaning that they could not be found.
We took a look at server 1 and it had the full version of Crystal Reports installed on it.  On server 2 it looked like the DLLs were dumped into the GAC and that's all. 
We're a bit perplexed by why it was working on server 2 with all the Business Objects icons even though Crystal Reports was not installed on it until we restarted the server with the fixed code.  We were thinking maybe it's some sort of caching??  I've never seen this before so I'm a bit perplexed.
Any ideas on why this happened?
Thanks for taking a look.

Hello Jeff
Mysterious for sure. When you say;
no virtual directory to crystalreportviewers115 and Crystal reports is not installed on the server (except for seeing only a few CR Dll's)...so how the heck did he get it working
You're essentially saying something like;
The car has no wheels, no engine, yet somehow it managed to get from point A to point B.
Sorry to say, but it ain't happening...
The only way to get a project that includes CR to work is to deploy the CR runtime. Either via MSI file where a simple double click will install the runtime and configure the viewer directory under the default app pool, or via a setup project you build using the CR MSM files. Again the files will be installed and the viewer directory configured under the default app pool. If your app is under a custom app pool, you need to configure the viewer folder under that pool as the install has no idea about non default app pools. See KB [  1547124|http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_bi/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333533343337333133323334%7D.do] for more details re. viewer configuration.
Ludek
Follow us on Twitter http://twitter.com/SAPCRNetSup
Got Enhancement ideas? Try the [SAP Idea Place|https://ideas.sap.com/community/products_and_solutions/crystalreports]

Similar Messages

  • What am I doing wrong when running multiple applications with the Web Server enabled ?

    I am running multiple Vi's (applications) on the same Nt Workstation and the Web Server is enable for all applications. However, I am able to view only one Panel from the browser. Only the first application that is started can be viewed. What am I doing wrong ?

    Only one application can act as a web server at the default http port 80.
    To solve this either run all VIs into a single application or use different
    http ports for each application. For example an application can use the
    default port 80 and others use ports 8080, 8081, 8082 etc.
    In the browser, you enter the URL for non default ports as
    http://hostname:8080/...
    HTH
    Jean-Pierre Drolet
    "zemaitis" a ecrit dans le message news:
    [email protected]..
    > I am running multiple Vi's (applications) on the same Nt Workstation
    > and the Web Server is enable for all applications. However, I am able
    > to view only one Panel from the browser. Only the first application
    > that is started can be viewed. What am I doing
    wrong ?
    LabVIEW, C'est LabVIEW

  • Crystal Reports XI : Visual Studio 2003 to Web Server Deployment

    Post Author: Shaun
    CA Forum: Deployment
    I am having trouble deploying my web application to my web server. I created the web app using the crystal reports version that came with visual studio 2003 on my localhost. Then, I bought Crystal Reports XI for the server I would like the web app to be on. Once CR XI was installed on the server, I deployed my web app and included the dll files from the C:\Program Files\Common Files\Business Objects\3.0\managed directory.  Now I receive the following error; The located assembly's manifest definition with name 'CrystalDecisions.Web' does not match the assembly reference. I changed both the aspx file and the web.config files assemly versions to match. I still receive the same error.

    Hi Henrik,
    First of all you didn't make any mistake installing CRVS2010. It has assemblies with version 13.x
    Now as far as patches are concerned ensure that you are on SP2. You can get runtime and patch from following:
    http://www.sdn.sap.com/irj/sdn/crystal-xcelsius-support?rid=/webcontent/uuid/d01fdad8-44e5-2d10-61ad-9d2d4158f3a8
    You can opt for AD.NET as one of the datasource but what is the error/ warning you get when you use Web Serive as datasource?
    You can find the latest samples created for CR2008 here
    http://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/d0bf8496-2a81-2b10-95ac-b1f48d5b63f5
    - Saurabh

  • Does Crystal Report XI R2 comes with Crystal Data Object (CDO)

    Hi,
    Does anyone knows if installation of crystal reports include Crystal Data Object (CDO) ? From the article(http://www.dataaccess.com/kbasepublic/KBPrint.asp?ArticleID=2183) it seems like it doesn't comes with the standard installation package in Crystal Report XI R2. Please advise. Thanks =)
    Regards.

    You need to pick "Crystal Data Objects" from the list of Data Access options offered by Crystal Reports when you are installing it -- that item is not selected by default.
    To add that to your machine:
    - Open Add/Remove Programs
    - Select Crystal Reports 11 and click on the Change button
    - Expand the tree under "Data Access"
    - Select "Crystal Data Objects" and click on it
    - Select it to be installed -- you will probably need your Crystal Reports CD to proceed with the installation.
    Ludek

  • Does Crystal Report support Icelandic characters

    I am using Crystal Reports. But it does not support Icelandic characters like Ã,ž, ¶.
    Are these kinds of characters supported in any versions of Crystal Reports?

    Hi Alby,
    Since the Icelandic characters are not displaying properly on reports, you would most likely need the correct font to see those characters correctly and that font would most likely come from a MS language pack. Try installing the MS Language pack.
    Regards,
    Abhijeet Taskar.

  • When does Crystal use the Webi Server?

    I have a Crystal 2008 off a R3.0 Universe.  When does the Webi server get accessed?
    Question is only for Crystal Designer
    When I open the report in Crystal Designer?  Or when I run the report?

    Hi Brian,
    When creating a report based of a Universe, Crystal Reports will communicate with the Webi Report Server to get the following information:
    - SQL Query
    - Database information
    When you open a report based of a Universe in Crystal Reports, it needs to communicate with the Webi Report server to verify the security set in the Universe, as well as to see if there were any change, then the information is passed to Crystal Reports.
    When refreshing the report, it will  then use the SQL Query and database information sent from the Webi Report Server to communicate directly with the data source to retreive the data.
    Note that the above are general information on how a report based of a Universe semantic layer works.
    Hope this answer your question.
    Patrick

  • Open a crystal report from WAD with passing  the variables values

    Hi,
    I need to know is there any way to link SAP WAD to crystal reports (open a crystal report from WAD)and pass the values of the variables which are entered in the Web App. (e.g. Customer id,year) should be passed to the Crystal Report.
    Maybe we need to pass parameter by WAD URL but this is just my assumption and have no idea how to do this with passing variable values.
    right now I know the method of how Bex queries which are used as data source for crystal reports but in my current scenario we have the structure like this that bex queries link with WAD and then WAD is linked with crystal reports.
    No doubt that Crystal report is target option in RRI but there the source is Bex Query only but in current scenario we are looking  WAD (web template) as a source to crystal report or crystal report called in WAD.
    Please suggest something on same.
    Thanks
    Take care
    Vishal sharma

    Hello Vishal.
    Did you find a solution for this problem?
    I'm facing right now the same problem, I need a way to link SAP WAD to crystal reports (open a crystal report from WAD) and pass the values of the variables which are entered in the Web App. (e.g. Customer id,year) should be passed to the Crystal Report.
    Have found an answer to this issue? If yes, please kindly inform how have you solved this.
    Best Regars
    Armando Santos

  • Crystal Reports 2008; Can't select the certain table. Why?

    Please help me everyone!
    problem note:
    I'm using Crystal Report 2008 to access MS SQL Server 2005 Database.
    Everything was good until last month.
    But somehow when I select the table "FTABLE11C", Crystal Repors hanging-up and no more Crystal Reports works.
    If I copy the FTRAN11C to different name such as "aaa" using following statement and use Crystal Reports then I can select the "aaa" whthout problems.
    Select * into aaa from FTRAN11C.
    So, I drop the tbale FTRAN11C and copy FTRAN11C from aaa table using following statement,
    select * into FTRAN11C from aaa
    and select the FTRAN11C again on Crystal Reports 2008, Crystal Reports 2008 hanging-up again.
    I'd like to know how to solve this situation.
    Thanks.
    1. We didn't have any patch on SQL Server.
    2. I delete one field on table that named "FTRAN11C".
       That's all.
    3. I tried following steps;
       a. Copy the file to another name.
            Select * into aaa from FTRAN11C
       b. Droped the bad table.
            Drop table FTRAN11C
       c. Copy back from saved table.
            Select * into FTRAN11C from aaa
    4. Open Crystal Reports 2008
       a. Connect to database with OLD DB.
           Crystal Reports shows all the tables within database without any problems.
       b. Select the table aaa.
           No problems. It shows on right side box.
       c. Select the table FTRAN11C that is recently created from saved table.
           Now we have problems.
            It does not shows on right side box.
            Little circle displaying forever.
            If I click right side x, Crystal Reports 2008 is closed.
    5. If I use following command on SQL Server Management Studio Express, all of data shows without any problems.
           Select * from FTRAN11C

    Install all patches as you are on the original release:
    Be sure you have the keycode, used to install the product, I will not be able to get you a new one if you lose it or don't have it available.
    The easiest way to update is to uninstall CR 2008 and then install Service Pack 3 full build:
    https://smpdl.sap-ag.de/~sapidp/012002523100009989492010E/cr2008_sp3_fullbuild.zip
    Then install SP 4:
    https://smpdl.sap-ag.de/~sapidp/012002523100008782452011E/cr2008sp4.exe
    Then test your reports again.
    As for using/upgrading to CR 2011 it's not required and likely won't make any difference but you can upgrade if you want of course.
    Don

  • LOV issue for Crystal Report 4.0 ( Enterprise ) using the BICS connection

    Hi Expert,
    I am working for one our client which is using Crystal Report Enterprise 4.0 SP 2 i am facing the following problem with the LOV .
    - I have created the crystal report on top of BEx query using the OLAP connection in CMC .
    I have the variable at BEx query level which have list of value around 100 K and user want to search through that LOV in order to make his selection but as soon as i include that variable in my Query and run my CR my report crashes  and i cannot run the report .
    I gave the user the option of manual input of value to that variable it does not work as it uses the BICS connection and i read somewhere we cannot use the manual input in case of BICS connection for crystal report  you have to select the value from the LOV .
    My Question is is there any workaround if we can restrict our LOV to some extent and let the user to select and search from that any setting if we have at query designer level to restrict the LOV to burst in the report .
    Any input will be appreciated .
    Thanks,
    Vibhav

    Hello,
    Please log a case in Service Market Place and a Rep will call you to discuss your question.
    Thank you
    Don

  • Crystal Report XI merge module in the setup and deployment project VS 2005

    Hello,
    We've purchased and implemented Crystal Reports XI into our software.
    We are working on installation of our software. We included CrystalReports11_5_NET_2005.msm into our setup package.
    For English it's installs correctly. For any other language (like German) install package itself fails.
    For user to see installation screens in German we created installation in German and then created transform for the language.
    Install fails with the message "can't find p3smpen.dll in the package...."
    This dll is related to the crystal reports. We wander if we need to include language merge modules for CR XI?
    thank you

    Hi,
    What is the dll version of Crystal Reports?
    Also give a try installing server install.
    Sincerely,
    Amit

  • What kind of security does crystal report provides?

    <span style="font-size: 10pt; font-family: Verdana">What kind of security does crystal report provides</span>

    <p>What security are you asking about?</p><p>Crystal Reports is a report design tool.  If you need to secure reports so that only certain groups within your organization need can have access to them, Business Objects provides a few options:</p><p>Business Objects Enterprise</p><p>CR Server</p><p>Crystal Reports.com</p><p>I&#39;d suggest going to www.businessobjects.com to learn more about those products. </p>

  • Does Crystal Reports Server 2013 have Dashboard Drivers built-in.

    Hi: Does Crystal Reports Server 2013 come with built-in drivers for Dashboard 4.1.
    In fact, is CentralManagementConsole/Monitors/Dashboard an example of "dashboard" technologies.
                                                      ...thanks, Stanley

    Abhilash,
      While that is definitely the case with the full BI Platform, I'm not entirely sure that it's correct for Crystal Reports Server.  CRS is limited to Crystal Reports - the features for other parts of the BI Platform are not enabled, so I don't believe you can publish from Dashboards into CRS.
    Stanley,
      The Monitoring Dashboard is a standard feature of the platform.  Just because it works, doesn't mean that content for Dashboards is enabled.  You could try publishing from Dashboards to test, but it probably won't work.
    -Dell

  • Dashboard based on Crystal Report's Latest instances for the logged in user

    Hi,
    I am trying design a dashboard based on LiveOffice-crystal report's latest instance for the logged in user. Also there is row level security in the universe on which the crystal reports is created.
    In the live office connection i have selected 'latest instance by current user' in the refresh option and published the dashboard to InfoView.
    when i open the dashboard in InfoView , i find the row level restrictions being applied for different users. But the data retrived is always on-demand data and not based on the latest instance of the logged in users.
    Can anyone throw some light on this issue.
    Thanks

    Hi,
    I am trying design a dashboard based on LiveOffice-crystal report's latest instance for the logged in user. Also there is row level security in the universe on which the crystal reports is created.
    In the live office connection i have selected 'latest instance by current user' in the refresh option and published the dashboard to InfoView.
    when i open the dashboard in InfoView , i find the row level restrictions being applied for different users. But the data retrived is always on-demand data and not based on the latest instance of the logged in users.
    Can anyone throw some light on this issue.
    Thanks

  • SomeTime Crystal report don't open from the website

    We are using Crystal report server XI R2 in Windows 2003 server with Dotnet 3.5 application. Some time when we try to open the report from the website, it never open. We are not getting any response from the web server and rest all pages works in website except Crystal report pages. No error is showing and also nothing wirttten in EventViewer except this. Once we reset IIS it works well. So we are not sure where the problem is and how to fix this permanently.Any help highly appreciate.
    Event code: 3005
    Event message: An unhandled exception has occurred.
    Event time: 8/28/2008 3:16:23 PM
    Event time (UTC): 8/28/2008 7:16:23 PM
    Event ID: cd3091c945134f3d81ffa36c2338832b
    Event sequence: 219
    Event occurrence: 1
    Event detail code: 0
    Exception information:
    Exception type: ThreadAbortException
    Exception message: Thread was being aborted.

    Hello Ashok,
    Please post this query to the [.NET Development - BusinessObjects Enterprise forum|.NET SDK Application Development;.
    That forum is monitored by qualified technicians and you will get a faster response there.
    Also, all BOE SDK queries remain in one place and thus can be easily searched in one place.
    Thank you,
    Falk

  • HT1602 Hi, does my iPhone need to be on the left side of my body to work well with the Nike+ sensor in my shoes? I used it on my right side and the calibration was so off point.

    Hi, does my iPhone need to be on the left side of my body to work well with the Nike+ sensor in my shoes? I used it on my right side and the calibration was so off point. I recently got a Bluetooth headphone and the antennae is on the right ear piece. For seamless connection am required to have my iPhone on my right arm if am using the headphone outdoors.

    I was wondering this too.  Did you ever get an answer?  I just bought a non-nike pair of sneakers and have a pod pouch now on my laces.  I have it tight, at the lower part of the laces so its flat.  When its on the left side my time is very similar to what it was when I used the nike shoes.  When it is on the right side, my time is about 35sec/mile higher.  I wonder which is more accurate and if you are supposed to have them on the same side.  If so, then that is as accurate as with my nike shoes.  Hope we get an answer soon.  Im about to return everything its so frustrating. 

Maybe you are looking for

  • Using keynote on different machines

    I have keynote on my ipad2. 1.If I want to transfer the presentation to my macbook, do I need to purchase the app for the macbook? 2.If so, will that work correctly? 3.Can I transfer it through itunes? Thanks so much!

  • Itunes 10.4 and outlook 2010

    My iphone 4 is connected to itunes 10.4 but when I select the "info" tab I am not able to sync Calendars or mail accounts as Outlook 2010 doesn't appear to be talking to itunes or vice versa. Any ideas please.

  • INFO Type 0001

    Hi Team, Can any one tell me in Info type 0001 where from the The field "EXEMPT" pulling its values like . 'N' & 'E'  can any one say where can i default them. Thanks in advacnce, Useful Answers will be rewarded

  • Exchange rate table Decimal error

    Dear All, In my multi currency classic application I have created exchange rate table in that against Euro the value for 1 Madagascar Ariary is 0.000358720 ; but when I enter this value in exchange rate table it shows "-3.59E-4". It affects the conve

  • Int'l keyboard settings not saved during reboot

    I have a G5 tower that I updated to Leopard. Generally, everything seems fine but there is one thing that is irritating: I have US English set as my main keyboard, but I often switch to Japanese and Korean to insert a few characters. So, in my keyboa