CrystalDecisions.ReportAppServer.ClientDoc could not be loaded

Post Author: kmarur
CA Forum: .NET
We recently upgraded to Crystal reports X1 release 2. I am trying to view a report built in CRX1 in a Visula Studio.net web form. The version of VS.NET in 2003.
I get teh following error even after installing the CrystalReports11_5_NET_2005.msi file. Please help.
Parser Error Message: File or assembly name CrystalDecisions.ReportAppServer.ClientDoc, or one of its dependencies, was not found.
Thanks,
Krishna.

Post Author: mewdied
CA Forum: .NET
If you are using VS 2003 to develop your application, you want to use CrystalReports11_5_NET.msi to deploy.

Similar Messages

  • Could not load file or assembly 'CrystalDecisions.ReportAppServer.ClientDoc, Version=13.0.2000.0,

      Hi
    I get the below error message when I deploy the application on Windows server 2008 R2 (64Bit)
    Could not load file or assembly 'CrystalDecisions.ReportAppServer.ClientDoc, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.
    Source Error:
    Line 148:        <add assembly="CrystalDecisions.Shared, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
      Line 149:         <add assembly="CrystalDecisions.Web, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
      Line 150: <add assembly="CrystalDecisions.ReportAppServer.ClientDoc, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>  Line 151:  Line 152:  
    Here are the steps followed
    Installed the develper edition of crystal report 13 on development machine which is XP(32 bit)
    Application works fine on development machine and target platform for the application is "Any CPU"
    On Deployement Machine [Windows server 2008 R2 (64Bit)] insatlled the (v. 13.0.2.x) 64 bit MSI from http://scn.sap.com/docs/DOC-7824
    I reffered many post for the issue but no help. Please help me to fix this issue.
    -Manish

    You're on a 64 bit box, running a 32 bit web app. Make sure the app pool is set to 32 bit. Also see the following:
    http://adilmca.wordpress.com/2013/04/08/visual-studio-2012-crystal-report-not-working-on-windows-server-2012-0x800a1391-javascript-runtime-error-bobj-is-undefined/
    http://scn.sap.com/community/crystal-reports-for-visual-studio/blog/2012/10/16/report-appears-blank-in-browser-after-deploying-a-crystal-reportsnet-web-application
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow us on Twitter

  • File or assembly name CrystalDecisions.ReportAppServer.ClientDoc, or one of

    Can't find some of the Crystal Assempblies to run my visual studio 2003 application on a new test-server.
    Configuration Error
    Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
    Parser Error Message: File or assembly name CrystalDecisions.ReportAppServer.ClientDoc, or one of its dependencies, was not found.
    Source Error:
    Line 34:           <add assembly="CrystalDecisions.Shared, Version=9.2.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
    Line 35:           <add assembly="CrystalDecisions.Web, Version=9.2.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
    Line 36:           <add assembly="CrystalDecisions.ReportAppServer.ClientDoc, Version=9.2.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
    Line 37:           </assemblies></compilation>
    Line 38:           <!--  CUSTOM ERROR MESSAGES
    Edited by: pedro delfino on Sep 16, 2008 6:00 PM

    Hi,
    Have you install the runtime of CR 9.2 on the server.
    If not than please install it from [here|http://resources.businessobjects.com/support/additional_downloads/runtime.asp#04].
    Click on - English (cr_net_2003_mergemodules_en.zip)
    include it in the setup file of the app.
    Hope this works
    Regards,
    Amit

  • BusinessObjects.Licensing.KeycodeDecoder.dll could not be loaded

    Hi we have developed an web appliaction using CR fro VS 2010 and framework 4.0 and upgrade the application to the release version of CR for VS 2010 (13.0)
    In the developmet enviroment everithing works well, but when we install the web application to the client web server whe we try to access to our report developed using CR we have always a blank page with this js error "bobj is undefined", and when we watch to the event viewer we find also an entry with this message "the assembly BusinessObjects.Licensing.KeycodeDecoder.dll could not be loaded"
    The web server enviroment is this one
    -Win2003 server 32 bit with IIS6
    -Framework 4 installed
    -CR 13.0 installed
    -no other CR version installed in the server
    -Web application running with an application pool with an administrator user
    Could someone help us?

    By the way, after some research it looks like this error originates from the ReportDocument class's constructor. It appears that during this process is where loading of resources takes place and also some license checking stuff. In this process somewhere a FileNotFoundException results in this error showing up in the Windows Application event log.
    I'm taking a look at the situations that may be causing this to happen but I can't find anything yet. My assumption is that this type of exception can be raised in cases where a file is not accessible due to permissions issues or hadn't been installed properly due to similar issues with permissions. Also I believe sometimes registry related errors can show up as FileNotFoundExceptions as well so I'm looking out for that too.
    UPDATE:
    It looks like the private ReportDocument.getMaxUsage() method that is called indirectly the first time a ReportDocument instance is created and this method appears to reference objects declared within the BusinessObjects.Licensing.KeycodeDecoder assembly such as the following types.
    com.crystaldecisions.common.keycode.KeycodeException
    com.crystaldecisions.common.keycode.KeycodeCollection
    com.crystaldecisions.common.keycode.KeycodeDecoderFactory
    These references are causing a FileNotFoundException when the assemblies are being resolved during the JIT processes and hence causing the errors that everybody has been seeing in their Windows Application error log. Since the exception is being caught and logged, this may not be negatively affecting the behavior of the new Crystal Reports for Visual Studio 2010 release but it does cause these error logs to pile up though and exceptions are also somewhat costly performance wise to raise so that could slow down the initialization of some apps just slightly.
    Edited by: jpierson on Nov 23, 2010 10:38 PM

  • 'crdb_oracle.dll' could not be loaded

    Post Author: jimg72
    CA Forum: Data Connectivity and SQL
                                                      Getting
    this error when trying to load a CR.  I'm in CR XI R2 and Visual Studio
    2.  I'm beginning to wonder if CR is worth the trouble. Failed to load database information.Details: The database DLL
    'crdb_oracle.dll' could not be loaded.Error in File
    C:\DOCUME1\BIGRED\ASPNET\LOCALS1\Temp\temp_ae31abe9-76e9-4e0d-b283-e647ae9c8ff0
    {D7E74355-4DBF-46A1-8518-C08B2822CD57}.rpt:Failed to load database
    information. Here's
    my login code that is causing the error.  The parameters I'm passing
    are correct, the report works fine in preview in VS and CR.  
        public static void LogonToDatabase(ReportDocument MyReport, string
    UserId, string Password, string ServerName, string DatabaseName)         {             ConnectionInfo MyConnectionInfo = new CrystalDecisions.Shared.ConnectionInfo();             TableLogOnInfo MyLogonInfo = new CrystalDecisions.Shared.TableLogOnInfo();             if (ServerName != "")             {                 MyConnectionInfo.ServerName = ServerName;                 MyConnectionInfo.DatabaseName = DatabaseName;             }             MyConnectionInfo.UserID = UserId;             MyConnectionInfo.Password = Password;             MyLogonInfo.ConnectionInfo = MyConnectionInfo;             foreach (CrystalDecisions.CrystalReports.Engine.Table MyTable in MyReport.Database.Tables)             {                 MyTable.ApplyLogOnInfo(MyLogonInfo);                 if (ServerName != "")                 {                     MyTable.Location = MyTable.Location.Substring(MyTable.Location.LastIndexOf(".") + 1);                 }             }         } 
                                                 This worked fine with CR 10 and ASP.net 1.1.

    Post Author: dotnetcoder08
    CA Forum: Data Connectivity and SQL
    Did you try and make sure that the aspnet account has access to the oracle home directory?

  • Transfer to new PC: The project could not be loaded, it may be damaged or contain outdated elements

    The Problem
    I have transferred a large and functioning Premiere Pro project to a more powerful PC but am unable to run it, stopped by the error message "The project could not be loaded, it may be damaged or contain outdated elements".
    Facts
    The new PC has a 6-core processor and a different hard drive configuration but the operating system on both is Windows 7 and both PCs host up-to-date Premiere Pro CS6 (as part of Adobe Production Premium). The PCs are networked and Premiere Pro on the old PC can successfully load and run the project file located on the new PC, proving that the transferred file is not damaged. Also, preceding versions of the same project generate the same error message when run on the new PC except, very oddly, for earlier versions saved on or before 28 June 2011, when the project was only a fifth of its current size; those versions load correctly. Contemporary notes show that the editing carried out that day was simple timeline editing, ie no After Effects etc (that came later), and the project has worked fine then and since.
    So I don't have a damaged project file and don't know what "outdated elements" means.
    Help
    Any help solving this problem would be much appreciated.

    Hi Vinay
    As suggested I renamed the additional folder, created a new project, set 'Custom' editing mode, 'Microsoft AVI' as the preview format with 'Uncompressed' codec.
    Unfortunately the results were similar to before: On importing the original project into the new project I was sequentially asked for the locations of various files, including After Effects .aep files. The final file location request, for an mp3 audio file, was followed by lots of conforming and indexing. During this process the 'Where is the file XXX.mp3? window stayed locked open. Eventually, with all conforming etc finished, this window was still open and locked. Clicking anywhere on the screen caused a 'ding' and another, smaller, box opened, listing three .aep files. This box asked no questions and gave no options for selecting a file location so, with the topmost file highlighted, I just clicked 'ok' and the box disappeared, leaving the 'Where is the file XXX.mp3?' box still open.
    The importing process took about 30 minutes. I waited another 10 minutes, in case something was happening in the background, but with the Task Manager CPU usage value sitting on 0 or 1%, I used it to shut down the project.
    For what it is worth, I created a simple new project on the old PC – just a few video clips and transitions in a single sequence (no After Effects etc). This project was then transferred to the new PC and it opened successfully.
    Again I remain grateful to you for this and any more advice.
    Best regards
    Dave

  • Firefox reset completely, attempted to restore old Firefox data, will not open saying that profile could not be loaded.

    Hello,
    When returning to my computer, I attempted to open Firefox and received a prompt to either start Firefox in safe mode or reset it. I tried safe mode at first then proceeded to reset it as well. Losing all of my add-ons/extensions/etc, I tried to solve the problem by restoring my profile with a folder that appeared on my desktop titled "Old Firefox Data". After following instructions to restore my profile, a window now pops up saying that my profile could not be loaded and Firefox just does not open at all. Is there anyway to recover my old profile? I tried following another suggested method but when searing for my profile through the files, it could not be found.
    Thank you!

    '''https://support.mozilla.org/en-US/kb/recovering-important-data-from-an-old-profile'''
    Recovering important data from an old profile
    If you've had to create a new Firefox profile, this article will explain how to recover information like bookmarks, history and passwords from an old one.

  • Hi, I set up my new iPhone S4 with iclouds. So the data of my old S3 should move to the S4. However, some applications could not be loaded on the S04. Now some apps are loaded and others not . How can I progress?

    Hi, I set up my new iPhone S4 with iclouds. So the data of my old S3 should move to the S4. However, some applications could not be loaded on the S04. Now some apps are loaded and others not . How can I progress?

    Thanks. I can change the forwarding settings in Gmail to be either POP or IMAP. That is quite simple. I just looked at those settings on the Gmail server and, to my surprise, both are enabled. In order for outlook client on my computer to receive IMAP emails I have to change the email account settings in my current outlook from POP to IMAP. I don't need to be using the Exchange version of Outlook to receive IMAP. I guess I'll do a little research tomorrow on Exchange so i can figure out what, if anything, it might do for me.
    I glanced at the link you sent me and it looks like it might be very helpful - another project for tomorrow.
    BTW: I hit "This Solved my Question" by accident. I meant only to "like' your response so you would get some benefit from the help you've given me so far. I hope I haven't discouraged others from taking a shot at helping me. I suspect there is more than one way to approach this and, as you know, my problem isn't really solved until I have what I need all set up and running smoothly.

  • ERROR: Module load completed but symbols could not be loaded for Adobe AIR.dll

    Does anyone know what causes this error? The application installed on my machine is using Adobe Air.dll version 2.0.3.13070
    This dump file has an exception of interest stored in it.
    The stored exception information can be accessed via .ecxr.
    (2b84.2908): Application hang - code cfffffff (first/second chance not available)
    eax=00000000 ebx=05105dbc ecx=0c013503 edx=00002b84 esi=77f15b70 edi=00000002
    eip=00a68972 esp=0012e03c ebp=00000000 iopl=0         nv up ei pl zr na pe nc
    cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00040246
    Unable to load image c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Adobe AIR.dll, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for Adobe AIR.dll
    *** ERROR: Module load completed but symbols could not be loaded for Adobe AIR.dll
    Adobe_AIR+0x58972:
    00a68972 8bec            mov     ebp,esp

    Hi,
    Check weather its right path or not.Even check the call interface,weather you are giving the right one or not.
    Regards,
    Srikanth

  • Could not complete the command because the extension could not be loaded

    I was working in 3D with PS CS5 Extended. I went to the Window drop down menu and selected Color. I got the message "Could not complete the command because the extension could not be loaded" and the color pallet and swatches would not appear. I had to click on OK the error message three times to get rid of it as it kept reappearing. The the mini bridge and Brush pallets opened, including Brush Presets tab and Clone Source tab instead of the color pallets. How can I get my color pallets back?
    I am on an iMac Intel core i3 running OS X Lion 10.7.2
    Thanks for any help.
    Thanks,
    Don

    I unstalled Photoshop.  Then I installed on another drive.  External.  It did the same thing!!!!  No mini-bridge, or any extentions loading.  I don't know what is wrong.
    I read something somewhere about a Panels file in photoshop.  So I'm looking there.

  • Approval Center Error: One or more categories of approval could not be loaded

    Hi Team,
    We are using EPM 2013 version , recently one of our user encountered a problem with Approval Center while accepting task updates, on the Default welcome page he has 112 Pending approvals but while clicking Approval center he getting error as "Error:
    One or more categories of approval could not be loaded when user wants to approve" We have checked on the following possibilites but still we are facing this issue Kindly help us on this
    1. I have checked user permission He has Project Manager Access and Timehseet Approval Access
    2.While changing the task ownership to another PM and the task is reflecting correcly on the new PM's Approval center while reverting back the task owneership he faces same issue.
    3. He is trying  for the task updates, we have tried re sving user profiles but nothing changed issue still occours
    4. Checked on the ULS Log And find the error
    Permission denied: User i:0#.w|enterprise\User01
    does not have global permission 'ManageServerConfiguration'.
     Please revert for any other information required.
    Thank you
    Senthil Gopi
    Thanks and Regards, Senthil Gopi

    Hi,
    This is a known bug.
    You can find a workaround here:
    http://www.msprojectnow.com/Blog/tabid/142/entryid/828/Project-Server-2013-Error-loading-Approval-Page.aspx
    Regards,
    Philip
    Verlinden Philip

  • Error: One or more categories of approval could not be loaded when user wants to approve

    Two of my PM's are getting the error shown in the title of this post  (Error: One or more categories of approval could not be loaded when user wants to approve).    The "Related Topic" issues a work around of using the rules to "automatically approve the
    offending items".   This did not work for us.   Has anyone else experienced this issue? 
    Thanks,
    ~RK

    Hi Marc -  Per ytour request:   
    The PM does the following:
    1. Access PWA Home page and review messages
    2. Clicks on “You have 1 timesheet from resources pending your approval” message
    3. Approval Center Page loaded with “Error: One or more categories of approval could not be loaded” and “There are no new approvals to review at this time. If you have published your plan and
    still do not see approvals, have your resources submit updates from “Tasks” of “Timesheet”” messages.
    We've made certain the Schedule is published and the timesheet was submitted correctly.
    Expected behavior: Timesheet records should be available for review and approval.   Instead, the PM gets the screen below with the error message

  • Solaris Management Console toolbox could not be loaded

    Hello,
    when I start SMC I get this error, toolbox http://ultra:989/toolboxes/smc.tbx could not be loaded. I only noticed this yesterday, and I think it is related to some patch that was applied recently. When I did wget http://ultra:898/toolboxes/smc.tbx I got these headers
    HTTP/1.0 200 OK
    Date: Thu, 27 Oct 02005 21:21:52 GMT
    Server: Tomcat/2.1
    Content-Type: text/plain
    Servlet-Engine: Tomcat/2.1 (Java 1.4.0_01; SunOS 5.9 sparc; java.vendor=Sun Microsystems Inc.)
    Last-Modified: Tue, 31 Aug 02004 21:27:14 GMT
    and wget complains of
    Last-modified header invalid -- time-stamp ignored.
    perhaps it is this header that's invalidating the download and so SMC complains?
    This is solaris 9 on an ultra 5, fully patched (up to yesterday).
    Thanks for your help!

    I seem to have come across the same issue as well. On an Ultra 2, I'm running Solaris 10 1/06 (after an upgrade from Solaris 10 5/05). SMC 2.1 was working fine before I applied the latest Recommended Solaris 10 patch cluster. Now when starting smc, I get the message,
    "Server Not Running
    No Solaris Management Console server was available on the specified server. Please ensure there is a Solaris Management Console server available on the specified host and that it is running."
    with stop signs for all the management tools. I do not have patch 121309 installed which I suspect applies to the 6/06 release. In comparison to a working system, neither workstation had the entry for "smc 898/tcp" in its /etc/services file. I added it but did not make a difference so I removed the entry.
    "/etc/init.d/init.wbem stop/start" did not do the trick. Using dananderson's advice in,
    http://forum.java.sun.com/thread.jspa?threadID=5057915
    I ended up having to completely remove and re-add all packages that had to do with smc using the Solaris 1/06 installation CD set. I confirmed smc was working again without the error. Update Manager suggested I add patches 121308-08 and 124188-02. Hesitantly, I added those two patches, rebooted and confirmed smc produced the error message again. I removed patches 121308-08 and 124188-02 and smc started working again. I will have to refrain from applying those patches so it continues to run.
    I wish I had further explanation as to why those updates are killing my smc.

  • When i want to download an app in app store give me an error number and i could not down load.how i can solve this error number?

    When i want to download an app in app store give me an error number and i could not down load.how i can solve this error number?

    Hi Amir.09395340646,
    Welcome to the Support Communities!
    What app are you trying to download? Is it iPhoto for iOS?  What error message are you receiving? The first thing I would suggest is to log out of your iTunes Store account on your iPhone. Then restart the device and log in again. 
    iOS: Changing the signed-in iTunes Store Apple ID account
    http://support.apple.com/kb/HT1311?viewlocale=en_US
    If the above did not resolve your issue, follow the troubleshooting steps in the article below.
    The link includes the complete details and screenshots, but I've highlighted a few points for you:
    Can't connect to the iTunes Store
    http://support.apple.com/kb/TS1368
    - Make sure that your iOS software is up to date by connecting your iOS device to iTunes and clicking on Check for Update in your device's Summary page in iTunes.
    - Check and verify that you are in range of a Wi-Fi router or base station. If you are on a 3G capable device, make sure that cellular data is turned on from Settings > General > Cellular.
    - Check to make sure you have an active internet connection. You can check the User Guide for your device for help with connecting to the internet.
    - Check to make sure other devices (portable computers, for example) are able to connect to the Wi-Fi network and access the internet.
    - Try resetting (turning off and then on again) your Wi-Fi router
    - If the issue still persists see, iOS: Troubleshooting Wi-Fi networks and connections or iOS: Troubleshooting Wi-Fi networks and connections.
    I hope this information helps ....
    - Judy

  • How to resolve Error "Adobe Acrobat (AcroExch.App rc=-2147221005) could not be loaded"

    How to resolve Error  "Adobe Acrobat (AcroExch.App rc=-2147221005) could not be loaded"

    What is your operating system?  Reader version?
    You get this error when doing what?

Maybe you are looking for

  • MAXL import statement with ASO

    I am attempting to write a MAXL script to import data using a load rule and want this to subtract from any existing data already stored in the database. I am using a load buffer and my syntax is as follows: alter database App.DB initialize load_buffe

  • Cropping a scanned slide automatically

    Does Photoshop have the facility to crop a scanned slide automatically? When I scan, I make the scan selection in the scanner a fair bit larger than the slide to accommodate all slides. i.e. if I'm scanning a number of slides they can end up in sligh

  • Where can I find scheduled Jobs (Reports) in Database?

    Hello anyone, i'm nearly new in using Oracle Application Server, so excuse me for asking silly questions,please. But where can i find the scheduled jobs (reports) in the database? We are using OAS in version 10.1.2.3.0 Thanks Florian

  • I purchased a book through iBooks and  it's a bad download

    I purchased 50 shades of grey and there are many repeat pages (5-6) in a row. Then it goes to the next chapter never finishing the sentence/ paragraph.How do I contact the proper people so that it does not continue with other people.

  • Unlimited calls to australian mobiles

    I am located in Sydney Australia. I use the skype phone for home business calls. Please answer the following questions. I want a package with unlimited mobile phone calls to Australia. Please advise if you have one. Looking on your website at page ht