Error Message appears when drilling down from a report.

Hi,
I am using CR XI R2.
I have an rpt file that displays a chart from a sub report.
I tested it on the CR designer and report viewer - works ok.
When I display this report in my .Net application, I get an error message when drilling down from this chart : "The Report Application Server failed"
When looking at the log files I see this error message:
4 19 13:11:14.770 5336 5564 (\servers\ras\dtsagent\reporthandler.cpp:11622): CReportHandler::buildReportViewerError: CSResultException thrown.   ErrorSrc:"CRPE" FileName:"\servers\ras\dtsagent\reporthandler.cpp" LineNum:11618 ErrorCode:997 ErrorMsg:"" DetailedErrorMsg:""
This is a Viewer error - but when drilling down from the Report Viewer I don't get this exception.
Does anyone know what this mean?

Too strange and my require a phone support case;
http://store.businessobjects.com/store/bobjamer/DisplayProductByTypePage&parentCategoryID=&categoryID=11522300
Three ideas:
1) Install CR designer on one of the boxes where this does not work and try to run the report there
2) Add a line to your code and save out the report just after your database logon once ( .saveAs). try to run this report in the CR designer.
3) Use the [modules|https://smpdl.sap-ag.de/~sapidp/012002523100006252802008E/modules.zip] utility to compare the runtime - both CR and db client between computers that work and those that do not.
Ludek

Similar Messages

  • Error message appears when lesson loads from LMS

    After I successfully loaded my first lesson into Syntrio LMS
    and launching the lesson for the first time, there are multiple
    error messages that appear in a new IE window. At first, the
    browser wouldn't load the lesson unless the pop-up blocker was
    turned off, but after I turned the pop-up blocker off a new window
    would open displaying different errors. It happened at the very
    beginning of the lesson after clicking on the "start" button on the
    first slide. Then it happened randomly when clicking on other
    buttons throughout the lesson, and after every quiz question. I
    have copied the errror message that is being displayed.
    error=0
    error_text=Successful
    aicc_data=[core]
    STUDENT_NAME=Jarred Grant
    STUDENT_ID=400
    Lesson_Location=
    credit=N
    version=3.0
    score=0
    time=00:00:00
    This would display while taking the quiz at the end of the
    lesson:
    error=0
    error_text=Successful
    version=2.1
    Our tech support at Syntrio said it's an error with the
    Captivate settings, but after going through and checking the
    reporting options, it seems to be set correctly. If anybody has
    encountered this error before, please provide any insight as to
    what I am missing here. It is my first time building an eLearning
    project so any and all help is greatly appreciated.

    jarredg,
    The reason you are seeing those new browser windows, is
    because your
    Captivate content is not hosted in the same domain as your
    LMS. There are
    security restrictions in the Flash Player that prevent
    HTTP-POST from
    occuring from a Flash file to [in this case] an LMS that
    resides on a
    different domain. The issue (and potential solutions) are
    described here:
    http://www.adobe.com/devnet/captivate/articles/output_aicc_04.html#cdc
    Regards,
    Andrew

  • Error message appears when trying to start server in VM Manager

    Error message appears when trying to start server in VM Manager
    OVMAPI_4005E No worker server found to perform operation on: OracleVMsrv-1
    When trying to restart server:
    OVMRU_004007E Cannot perform the operation. Server: OracleVMsrv-1, is not running.

    Hey SDGardella,
    Thanks for the question. I understand that you are receiving error 499 when attempting to download purchases from the iTunes Store. The following resource outlines this error message:
    iTunes: Advanced iTunes Store troubleshooting
    http://support.apple.com/kb/TS3297
    "Error 499"
    This alert occurs due to security software. Follow iTunes for Windows: Troubleshooting security software issues.
    Thanks,
    Matt M.

  • The following error message appears when I try to create a PDF in Publisher:

    The following error message appears when I try to create a PDF in Publisher:
    PDFMaker cannot locate the Adobe PDF Printer's printer driver. Please re-install Adobe Acrobat 10.1.
    I have tried update patches to no avail.
    Can anyone please help?
    Thank you.
    Susan

    Hello Michael,
    My version of Publisher is 2010 and my OS is Windows 8.1.
    64-bit OS x64 based processor.
    I'm not too sure if this issue has arrisen when I upraded to Windows 8.1.
    My Dell printer(Dell all in one) has also stopped working due to a driver issue now not being supported.
    Thank you for taking the time to view my request.
    Kind regards,
    Susan

  • Error message appears when I turn on my computer, help please!

    When I start my computer this message appears "Failed to initialize Main Window Error HRESULT E_fail has been returned from a call to a COM component".
     I just started and I have no idea what to do about it!
    Also, my Microsoft office is not working (all started at the same time) and this message appears when I open MS Word, Excel, etc. and when I click OK,
    it closes automatically " Microsoft Office Home and Student 2010 cannot verify the license for this product.  You should repair the Office program by using the Control Panel.  I have tried to repair it and have un-installed and re-installed
    it.  
    Any help is much appreciated!

    Hi,
    I suggest you perform a startup repair to fix this start issue, please refer to this link
    http://windows.microsoft.com/en-IN/windows7/products/features/startup-repair
    For the office issue, here are some workarounds, check if it can help you
    http://helpdeskgeek.com/office-tips/fix-office-2010-cannot-verify-license-error-message/
    And you can get more professional suggestions in this forum
    http://social.technet.microsoft.com/Forums/en-US/home?category=officeitpro
    NOTE
    This
    response contains a reference to a third party World Wide Web site. Microsoft is providing this information as a convenience to you.
    Microsoft
    does not control these sites and has not tested any software or information found on these sites.
    Regards
    Yolanda
    TechNet Community Support

  • Error message appears when selecting emailed link but there's no problem

    I upgraded to Firefox 7.0.1. Now, when I select an emailed link to a website, I always receive a General Failure error message indicating that Firefox can't reach the website. In the meantime, the thin red-light progress line appears and the website comes up fine. Thee error message appears consistently but there's rarely a problem reaching a website. Any suggestions on how to eliminate the error message?

    I'm responding to my own post. I checked the error messages more carefully and found that they are Microsoft Outlook generated and not Firefox. This could still be a Firefox problem but I thought I should point this out.
    Bob

  • Error message appear when I compile the HelloWorldImp.c in JNI tutorial

    I have followed the JNI tutorial to study JNI.
    When I followed 'Step 5: Create a Shared Library' to compile the HelloWorldImp.c, following error message appears:
    $gcc -g -I/usr/local/java/include -I/usr/local/java/include/solaris \
    HelloWorldImp.c -o libhello.so
    /usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../crt1.o: In function `_start':
    /usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../crt1.o(.text+0x18):undefined reference to `main'
    collect2: ld return 1 exit status
    What's the problem?

    gcc was trying to link your code into a runnable application. This is the default behaviour. Hence, it was looking for main() which is the entry point in a c/c++ application. By telling gcc to compile a shared library instead, with the -shared option, the linker did not try to produce a runnable program, and hence (that two hence's now, sorry) did not look for the main() function. Therefore (this is getting too formal!), there is no need to provide a main() function in a shared library.

  • When drill through from FR report, navigate to FDM landing page.

    Hi,
    Data loaded in HFM 11.1.2.1 using FDM 11.1.2.1 and it has been replaced by ERP integrator 11.1.2.1.501. When we perform drill through from Financial reporting report it is navigating to the FDM landing page instead of ERP integrator landing page. In FDM landing page, showing the ERROR:
    "Error: Error Retrieving recordset"
    Anyone please help me to solve this issue.
    Thanks,
    Yamuna

    Hi ,
    My guess is that , when you loaded the data from ERPi the drill regions created by FDM have been over written. Hence you are not able to drill down to the FDM page. This happens in most of the scenarios , where if the data is loaded across an intersection using FDM and then again the data is loaded in the same intersection using some other way like Flat Files or ERPi the Drill Regions or Drill POVs get compromised.
    To confirm whether your FDM drill back is working or not , create a simple form using any of the intersections from your dimensionS ( not the same ones used above ) and load a single line of data using FDM across those intersections in the form. Try drilling back to the FDM Landing Page and check. Same way , create a report for the same intersections and check drill back to FDM. Remember to check the :Drill - Through" check box in the property grid in the Grid Properties for that report.
    Regards

  • HT201272 Keep getting error #499 when trying to download a song from an album I purchased that failed to download.  Error message appears when trying to download from iTunes and the cloud. Re-starting the computer did not help.

    I downloaded an album I purhcased a few days ago but one of the album's songs did not download.  I received an error message, #499, for which I can get no explanation or interpretation of what error #499 even is (other than generic terms).  All my efforts to re-start the download have failed.  I've tried several times to download the file to no avail, tried the cloud service to no avail, and re-started the computer to no avail.
    My main intention is to, of course, get the download completed.  My secondary intention is to, hopefully, bring to the attention of Apple - iTunes staff, the grossly inadequate, dare I say cryptic, error message descriptions iTunes displays. 
    I can provide the purchase receipt number if it is required.

    Hey SDGardella,
    Thanks for the question. I understand that you are receiving error 499 when attempting to download purchases from the iTunes Store. The following resource outlines this error message:
    iTunes: Advanced iTunes Store troubleshooting
    http://support.apple.com/kb/TS3297
    "Error 499"
    This alert occurs due to security software. Follow iTunes for Windows: Troubleshooting security software issues.
    Thanks,
    Matt M.

  • Why does this error message appear when opening Ffox?

    ent returned failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED) [nsIFileInputStream.init]" nsresult: "0x80520015 (NS_ERROR_FILE_ACCESS_DENIED)" location: "JS frame :: chrome://xdmdownloadmgr/content/overlay.js :: anonymous :: line 110" data: no]
    This just started to happen today! Ffox does not open until i click "OK" in box w/error message listed above. This box appears at top left of desktop. A 2-step process that is aggravating.

    yup happens on all of the Apple Discussion from my testing.
    I think it has to do with the WWDC Apple site redesign. Notice how there are the new grey buttons at the top? But when you go to the Login page you see the old purple and white (which I prefer, but that's another topic). I think that the login page(s?) haven't been updated and that's causing problems.

  • Error message appears when trying to open recently updated itunes

    Updated to newest Itunes...when i try to open i get this error message and it won't open:
    An unhandled win32 exception occurred in iTunes.exe [1564]. Just-In Time debugging this exception failed with the following error: No installed debugger has Just-In -Time debugging enabled. In Visual Studio,Just-In -Time debugging can be enabled from Tools/Option/Debugging/Just-In-Time. Check the documentation index for "just-in-time, errors' for more information

    Message numbers in the 13000 range are usually do to a problem with Genius. I have seen 2 totally different fixes posted here in the forums. edit - Sounds like you already tried method 1.
    *Method 1*
    Rename these files, or delete them
    iTunes Library Genius.itdb
    iTunes Library Extras.itdb
    Try opening iTunes again. And turn off Genius as fast as you can. You can turn it back on later, but first get iTunes running.
    *Method 2*
    Go to Control Panel > Add/Remove Programs
    Choose iTunes, press the Change button and then the repair button.
    Message was edited by: Katrina S.

  • Error message appears when trying to log onto itunes:

    itunes could not connect to the itunes store.  The network connection timed out.
    Make sure your network settings are correct and your network connection is active, then try again.

    Hey SDGardella,
    Thanks for the question. I understand that you are receiving error 499 when attempting to download purchases from the iTunes Store. The following resource outlines this error message:
    iTunes: Advanced iTunes Store troubleshooting
    http://support.apple.com/kb/TS3297
    "Error 499"
    This alert occurs due to security software. Follow iTunes for Windows: Troubleshooting security software issues.
    Thanks,
    Matt M.

  • An error message appears when i open itunes  and itunes closes. wat to do??

    when i try to open itunes, the error message "Itunes has encountered a problem and needs to close" pops up and it doesn't show up on the screen. what sould i do to get itunes to work?

    Okay ... that rules out a bunch of possibilities.
    We could be looking at a damaged CoreFP.dll here. In that case, we might be able to get things working again by swapping out the dll. We'll take a few additional explicit precautions, just in case. probably best to print out a copy of these instructions, because at one point in proceedings you won't be able to use a web browser.
    Download and save a fresh copy of the iTunes installer to your hard drive. (Don't run the install on line, and don't start the installation just yet.)
    http://www.apple.com/itunes/download/
    Now head into your Add or Remove programs control panel. Uninstall iTunes.
    Next, we'll remove leftover program files and folders.
    In "My Computer", open Local Disk C: or whichever drive your program files are installed on.
    Open the "Program files" folder.
    Right-click on the "iTunes" folder (if it still existts) and select "Delete".
    Open the "Common Files" folder.
    Open the "Apple" folder.
    Right-click on the "CoreFP" folder (if it still exists) and select "Delete".
    Empty your Recycle Bin and restart the PC.
    After the PC restarts, do not open any applications. Disconnect from your network and/or the internet. Now switch off all your security software (firewall, antivirus, antispyware).
    Now start an iTunes install by doubleclicking on the iTunesSetup.exe file you downloaded earlier.
    Reenable all security software prior to reconnecting to the internet and/or your network.
    Does the iTunes reinstall go through okay? If so, does your iTunes start launching properly again?

  • Internal Error message appears when I try to open Acrobat pro XI

    I recently installed Acrobat pro XI on my MacBook Air running mavericks. It installs fine, but when I try to launch it I receive an 'Internal Error occurred' message. How do I resolve this?
    I have uninstlled and reinstalled from my disk, and even downloaded and installed from the Adobe site. All versions install OK, but when I try to launch it I receive this very frustrating Internal error message... How do I resolve this?

    Hi garnetg,
    Please check the performance in the root user account and check.
    Enabling and using the "root" user in Mac OS X
    Regards,
    Rave

  • Gneral:system error message appears when I try to ...

    when try to open any music songs I put in N95 8g even that songs come with N95 8g this message appear >>gneral:system error
    what I can do??

    Hi tito_6646,
    Just saw this thread. You can try to perform a restore to factory default (I believe this is what lupos0_1 meant), which should be available under the Menu, Tools, Settings, Phone, General, Orig. phone settings.
    If this doesn't help, you can try and format your N95 8GB. This can be done via the following steps:
    1. Off your N95 8GB.
    2. Press the buttons *, 3 and the call.
    3. While holding the above buttons, power on your N95 8GB.
    4. Do not release the buttons until you see the message "Formatting". (Note that I own a N80, which doesn't prompt me this message, though I read that it does on N95 8GB.)
    WARNING: This method will wipe out your data and applications on your N95 8GB, so do backup your data and be prepared to reinstall your applications.
    Hope this helps. Let us know.
    To All: Can anyone advise if the internal 8GB will be wiped out via the Format/Hard-reset operation? In addition, anyone know on how to backup the activiation code for the Spiderman 3 movie?
    Cheers.

Maybe you are looking for

  • UCCX DB Get Step - Retrieving data from a Temp Table

    Hello All, I have a situaion where I am running a stored procedure from a DB Read step and this stored procedure creates a temporary table that holds the data from SQL. I need assistance in determining how to retrieve this data as the table is droppe

  • Camera no longer working on iPad air

    Hi everyone I switched my ipad air on and for some reason the camera doesn't appear to be working ? When i open the camera app there is just a black screen. It allows me to swipe from video to photo, but nothing happens and i cannot press the picture

  • TS1717 I can't access Itunes, Please assist.

    The itunes library.itl file is locked, on a locked disc, or you do not have write permission for this file. How can I reslove this? I recently took my Desktop to Best Buy so it can be wiped of viruses.

  • Can't Connect - HELP!!!!!!

    Hello! I have an iBook (OSX 10.2.8) and every time I try to connect to iTunes I get the following error message: "could not complete the music store request. The store may be busy. Check your internet connection or try again later." Well, I have trie

  • Upgrading ssd on a macbook air 2011

    Hi, I have a mid 2011 macbook air with the 64gb ssd and i am considering upraging this if possible?... also if this can be done (and by apple that is) how much will it cost me roughly? cheers