Failed to load database information. Details: The database DLL 'crdb_fielddef.dll' could not be loaded.

I recently recreated a report using our Crystal Reports XI for .NET upgrade.  The report consists of 6 subreports, all based on dynamic datasets(field defs only) and loaded at runtime.  Problem is that it's not working.  I keep getting the following error when trying to run the asp.net ReportViewer page.   Failed to load database information. Details: The database DLL 'crdb_fielddef.dll' could not be loaded. Error in File C:\DOCUME1\eseidel\LOCALS1\Temp\SupplierReport_Final {02CAA886-3D0C-43E9-8155-EA7E58FAB8C7}.rpt: Failed to load database information.
Any ideas?  Thanks.  I do have crdb_fielddef.dll in my c:/windows/system32 and I tried to include it in the project as well but with no luck.  Please help.  Thank you.
Eric

Looks like these report were created off of a ttx file. What Crystal Reports SDK are you using to develop the app? If you are using the RDC, this has not been tested in .NET and as such is not supported. If you are using teh CR assemblies for .NET, pass a dataset to the report. The dataset must match the structure as defined in the ttx. The report will then use the crdb_adoplus.dlll and you the fielddef dll will not come into play at all.

Similar Messages

  • I started getting a Timed Out error message on my iPhone 5 when browsing the web that reads Page could not be loaded.  Connection timed out.  I performed a Reset Network Settings and still get the error.  What is the fix?

    I started getting a Timed Out error message on my iPhone 5 when trying to browse the internet tthat reads Page could not be loaded.  Connection timed out.  I performed a Reset Network Settings and am still getting the error message.  What is the fix?

    Thanks so much for more direction. 
    I realized that I bought this iPod T4 about a year ago, so decided to check the date and it is still under the 1 year ltd. warranty until 21 Dec.  I contacted Apple via Chat and was informed that the problem may lie in the version of iTunes I was running 10.7.  Today Apple released v. 11 of iTunes which I was instructed to download.  It's TOTALLY different from iTunes 10.7 - drastically different in fact. 
    The Apple Chat Rep set up a phone call appointment forl 8:00 pm ET tonight where another Rep will call me to make sure the restore was accomplished OK.  With v. 11 of iTunes I can't even find the restore option!!!  The phone Rep will have to help me navigate v. 11 of iTunes.  It doesn't seem intuitive at all.  Maybe it's just me?!?!
    Thank you for sending this new link for firmware.  It's not clear to me right now whether I'll need it or not.  The phone Rep will probably somehow be able to resolve the problem.  If not, they'll probably send me to the nearest Apple store if the problem is hardware, as it would be covered under the warranty.  I will give another update as to what transpires as a result of the phone call with the Apple Rep.
    Again, thank you so much for helping me. 

  • 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.

  • Getting TF42008: The test case management package could not be loaded. Verify that Visual Studio Test Tool is installed and try again.

    We are trying to run unit tests in TFS server.
    Below is the System Configuration:
    Visual studio version: VS 2013 Ultimate
    TFS: TFS 2013
    For this we have created a build and able to run the build successfully. And build page showing one link for Test result. When we click on this link, we got below error message.
    "Getting TF42008: The test case management package could not be loaded. Verify that Visual Studio Test Tool is installed and try again."
    And below is the screenshot of the error message. So please let us know is there and thing else we need to do to solve this issue?

    Hi RS, 
    Thanks for your reply.
    Yes, if you want to open and view test result on your laptop, you need install the VS 2013 on your laptop as well.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • The class or interface 'MouseEvent' could not be loaded

    I am creating a swf file that would get populated with images
    and text taken entirely from an XML file from the local folder. All
    i need to do now is manouver between the images using a click of a
    button. Say there are some images lined up one below the other and
    there would be a button on screen.. on click of which the focus has
    to shift from one image to the other. To achieve this functionality
    i have created a Movie Clip that would act as the BG for the Images
    to show that the image is in Focus. I check the current location of
    the Movie Clip on cick of the button and then set the next location
    of the Bg movie clip accordingly.
    The Functionality of moving/changing coordinates of the movie
    clip on click of a button works fine when done separately in a new
    file, but when combined with the code where the XML gets parsed and
    the Imges are set on the UI, it gives me an error -- "The class or
    interface 'MouseEvent' could not be loaded"
    I'm adding my code below
    RPNext_btn.addEventListener(MouseEvent.CLICK, clickHandler);
    function clickHandler(event:MouseEvent):void {
    trace("here");
    var XCo = SwatchBGRght_MC.x;
    var YCo = SwatchBGRght_MC.y;
    trace("X coordinate::"+XCo);
    trace("Y coordinate::"+YCo);
    if(YCo==145){
    //SwatchBGRght_MC.y = 282.2;
    if(YCo==282.2){
    //SwatchBGRght_MC.y = 419.4;
    if(YCo==419.4){
    //SwatchBGRght_MC.y = 145;
    __________________________________

    Well, I guess I'll have to see the code, that is NOT
    functioning, to track this error down.

  • AS 2 Error: The class or interface 'Event' could not be loaded.

    Hey, I'm new to the forums and I have problems with Flash that i just cant fix. I have this error that keeps telling me how "The class or interface 'Event' could not be loaded. The error is on the 5th line of the code:
    1  stop();

    3  addEventListener(Event.ENTER_FRAME, preLoad);

    5  function preLoad(e:Event):void{
    6      var bytestoLoad:Number = loaderInfo.bytesTotal;
    7      var numberLoaded:Number = loaderInfo.bytesLoaded;
    8      if(bytestoLoad == numberLoaded){
    9          removeEventListener(Event.ENTER_FRAME, preLoad);
    gotoAndStop(2);
    } else {
    _root.preLoader.preLoaderFill.scaleX = numberLoaded/bytestoLoad;
    _root.preLoader.bytesPercent.text = Math.floor(numberLoaded/bytestoLoad*100) + "%";
    I know that the code is for AS3 but I cant switch to AS3 atm and I need the same code, but for AS2. So, can anyone convert this for me? By the way, this is supposed to be a preloader and I am putting this on the 1st frame. I have so extensions (.as), just the .fla file.
    Also, I am using the newest Flash, Adobe Flash CS6.

    Just search Google for an AS2 preloader tutorial instead of trying to convert AS3 to AS2.

  • ITunes could not sync information to the iphone because a connection could not be established to the iphone

    I  thought I would restore my iphone so I backed it up  and everything it backed up fine.
    It will put the firmware on the phone fine it also syncs but it come up and says warring it didn’t sync the number of apps. Then I press ok then I get this.
    iTunes could not sync information to the iphone because a connection could not be established to the iphone
    When I re plug in the I phone in it shows it the data synced but it’s all other
    It’s just a 8 gig I phone
    I up dated to windows 7 so I thought that was it so I tried it   with windows xp  the same thing happened
    And the newest I tunes would a older I tunes work

    I thought some screen shots may help
    The first one is at it syncs you can see at the bottom the apps are green and the other is yellow like it should be.
    this one is after  it syncs  and the frist Warning  notice the other now
    warn #2
    warn #3
    and the i phone

  • As2 to as3 the class or interface 'MouseEvent' could not be loaded

    im using as2 but the scripts are supposed to be in as3
    here's the code in as3:
    for (var i:int=0; i<10; i++){
              var newFood:mcFood=new mcFood();
              newFood.buttonMode=true;
              newFood.x = (Math.random()*510);
              newFood.y = (Math.random()*310);
              if(newFood.x>550){
                        newFood.x -=530;
              if(newFood.y>550){
                        newFood.y -=530;
              addChild(newFood);
              newFood.addEventListener(MouseEvent.MOUSE_DOWN, mousePressed);
              newFood.addEventListener(MouseEvent.MOUSE_UP, mouseReleased);
    function mousePressed(myVar:MouseEvent):void{
              myVar.target.startDrag();
    function mouseReleased(myVar:MouseEvent):void{
              myVar.target.stopDrag();
              if(myVar.target.hitTestObject(star)){
                        myVar.target.x = -300;
                        myVar.target.y = -30;
    could anyone transform this into as2?

    Basically Sir I do not have any background in using the as2. Since I started using the as3.
    Hmm actually the code up there works fine, but when I add the character to the as3 and try to run it, it says that the the button will be ignored.
    https://www.dropbox.com/s/l88ztx7o9qipbbw/asasasa.fla

  • Appsyncnotifier.exe - entry point not found the procedure entry point ures_close could not be loaded in the dynamic link library libicuuc.dll

    I get this message as soon as windows xp starts. I've removed and reload to latest version of itunes 10.5.1.42 and i have the same problem. any ideas?
    thanks

    I am getting this exact message when I launch iPhone Configuration Utility 3.5. *Think* the problem started when i upgraded from 3.4. Can't seem to resolve the issue by re-installing.
    Did you manage to resolve this yourself jamcamp? Sorry I can't provide any further info.
    Thank you,
    William

  • The database DLL 'crdb_query.dll' could not be loaded

    Hi Experts,
    We are facing the following problem on windows 2008 64bit machine with crystal reports 2008 and ODBC connectivity.
    We are upgraded our production server OS to Windows 2008 64bit machine,After upgrade some of the crystal reports are not working and throughing the following error
    Failed to load database information.Details: The database DLL 'crdb_query.dll' could not be loaded
    Not able to find the exact reason.There is no difference between working and non-working reports.
    On server we installed Crystal reports 2008 developer and runtime version.Our application is build on .net and to connect to database from crystal reports we are using ODBC connectivity and our database is oracle
    Any idea how to resolve this one?
    Thank you.
    Edited by: venkat_crystal on May 18, 2011 6:57 AM

    CR 2008 and it's runtime is 32 bit only. Make sure your database client also is 32 bit and you added your DSN using the 32 bit ODBC Administrator.
    As long as you use Service Pack 3 it should work. windows 7 was added to SP 2 and 2008 is it's matching Server OS so it should work.
    How did you distribute the runtime?
    Thanks
    Don

  • '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?

  • DB2 Issue - The specificed library could not be loaded

    When we start our application, we are getting the following error:-
    +sun-appserver-ee8.1_02|STC.eWay.DB.UDB.com.stc.connector.db2adapter.base.PreparedStatementAgentImpl|_ThreadID=11;|execute() failed - [SeeBeyond][DB2 JDBC Driver][DB2]The Specified library "<Stored Proc Name>" could not be loaded.|#]+*
    Database is up and running. Stored Proc is being used by another application, in websphere. What else could be the issue?
    Thanks in advance for your replies.

    I did not post the full error message. It is:-
    [SeeBeyond][DB2 JDBC Driver][DB2]The Specified library "storedproc name" could not be loaded.

  • Website browser control could not be loaded in LabVIEW 8.5.1

    Hi Everyone,
    I am using LabVIEW 8.5.1......Recently i started facing problem with ActivX controls...When i place a web browser or month calender on the front panel..there is a message displayed in th middle of the control saying that "Control could not be loaded"....This even affecting the builds am making on this PC....
    what could be going wrong!!!!!!! plz help me out.........
    Regards
    Anil
    Anil Punnam
    CLD
    LV 2012, TestStand 4.2..........
    Solved!
    Go to Solution.

    Hiiii....Naqqash
    I mean to say that there wont be any physical equipment. I want to simulate that physical equipment in the labview i.e. virtually. In detail.... i have one
    equipment for temperature process control with heat exchanger i have studied its characteristics and all........now i want to simulate r design that equipment
    in labview.  Which is nothing but like virtual instrument. I want to design virtual instrument r equipment............
    Thank you........ 

  • ASIO Driver could not be loaded Error CS3

    Hi,
    Today, i have installed my Production premium CS3 on my MacBook Pro (Macbookpro 2,2) This Macbook is already 3 years old. Previously my production premium was installed on my iMac (iMac5,1). On my iMac everything worked perfect.
    But on my Macbook Pro i can't open premiere pro because of this error:
    'The previously selected ASIO driver could not be loaded, and may be in use by another application. The default ASIO driver is now in use"
    After this error, premiere gets another fatal error and shuts down.
    I already had find a solution but i can't perform it because premiere keeps shutting down before i can do something in the preferences.
    Because i know it is something with sound i tested Soundbooth. But soundbooth also keeps shutting down...
    Please help me, i need this software for school.
    If you need any other information, please say it and i will give it to you.
    SPECS: MACBOOK PRO: Mac OS Snow Leopard, 3GB RAM, 120GB HDD, Model: MACBOOKPRO2,2, Intel Core 2 duo 2.16Ghz. ATY RadeonX1600 128mb. 15"= 1440 x 900, 32bit pixel depth.
    AUDIO (built In): Device ID: 0x83847680
                             Audio ID:   30
    IMAC:  Device ID: 0x83847680
                  Audio ID:   23
    So, the only difference with the audio is the AUDIO iD...
    i Realy don't know what to do..
    I thank you already
    Nicholas.

    I am having similar problems on the Mac computers in our lab. I have found that the error does not appear in administrator accounts only on the standard user accounts. That makes me think that maybe Premiere might be looking at some file that my users accounts don't have acces to. It is a fresh install of CS3 onto OSX 10.6.2 What files is Premiere looking at when its trying to load the ASIO driver? Any help would be appreciated. At this point making the standard user administrators is not an option.
    Scott

  • Class or Interface could not be loaded error on standard components

    I am trying to learn how to use Event Listeners. I created a
    TextInput field on my screen. In action script I have:
    var my_ti:TextInput;
    var enterHandler:Object = new Object();
    enterHandler.enter = function(e:Object):Void{
    trace("entered field");
    my_ti.addEventListener("enter", enterHandler);
    When I test the movie, I receive the error:
    **Error** Scene=Scene 1, layer=Layer 1, frame=1:Line 1: The
    class or interface 'TextInput' could not be loaded.
    var my_ti:TextInput;
    Any tips on fixing this would be greatly appreciated. All
    references that I have found to this error message have to do with
    paths. Given that this is a standard component, I don't know why it
    would be failing or what path to add, if that is indeed the
    problem.
    TIA

    You have the .fla and .as saved in the same file? Or the same folder?
    Also you will notice that you have
    class ship extends MovieClip
    But it looks like for your symbol you have given it a defintion of Ship. (Caps matter!)
    Your code should be capitalized, as should the name of the Ship.as file. You will notice that the Flash classes all start with a cap and that instances start with lowercase letters. You don't have to do this, but it makes it easier to know what is what.
    As a recommendation I would recommend the book by Keith Peters, Making things move. And also unless you have an overwhelming need to learn AS2, I would recommend skipping it and moving right to AS3.

  • 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

Maybe you are looking for

  • How do I display the complete time sequence for a video clip in iMovie?

    How do I display the time complete time sequence for a video clip in iMovie? I'm trying to create a movie for someone where they provided me the video clips and what time sequences they want extracted.  For example:  Video footage from time 5m22s to

  • Posting a receipt for a subcontract PO into consignment stock

    Is it possible to post a receipt against a subcontract PO (transaction MIGO movement type 101), but rather than take ownership of that stock on receipt, to instead receive it as consignment stock from that vendor. ie. the stock is physically at my si

  • Command line windows

    Hi, I am using procedures from for example: ctx_ddl, ctx_doc packages (by my program in Java - swing, jdbc). I have problem with command line windows in Windows XP, because they appear when I execute some procedures. What should I do to hide these wi

  • Apply Flex-Time Changes to Project?

    I adjusted the tempo of my project by activating the Flex option on all tracks. I submixed all those in a Track Stack so I could then work on a vocal track at the new tempo. The first thing I noticed is that though Flex is turned off on the new vocal

  • Rename a column name

    Hi All, Can rename a column name permanantly.? Please clarify