Could not load file or assembly 'file:///C:\Program Files\SAP.......

Could not load file or assembly 'file:///C:\Program Files\SAP BusinessObjects\Crystal Reports for .NET Framework 4.0\Common\SAP BusinessObjects Enterprise XI 4.0\win32_x86\dotnet1\crdb_adoplus.dll' or one of its dependencies. The system cannot find the file specified.
This is the error that always comes out when i run my program. I've already checked My SAP folder in my C drive. However, there is no win32_x86 directory inside the folder of SAP BusinessObjects Enterprise XI 4.0 in my SAP business objects enterprise folder. What is it that I need to do now.
I am hoping for your answer since i badly need the crystal reports for my thesis. Thank You.

Hi thanks for your reply. I've already searched. And then i found this answer.
<startup useLegacyV2RuntimeActivationPolicy="true">
  <supportedRuntime version="v4.0"/>
</startup>
By pasting that to the config file. Problem is, i don't know where is the config file and which file they are talking about. Can you please tell me where i could find the config file? Please. Thank you very much.

Similar Messages

  • On mac yosemite, when trying to install my own brushes, I get error message: "Could not load the brushes "blahblah.abr" because the file is not compatible with this version of PS" (PS CC 2014)

    Need help-
    On my mac with yosemite, when trying to install my own brushes, I get error message: "Could not load the brushes "blahblah.abr" because the file is not compatible with this version of PS" (PS CC 2014) ????

    Thank you station_two but I did install them in my
    applications>adobe>presets>brushes and still I get this error message......
    On Tue, Dec 2, 2014 at 6:20 PM, station_two <[email protected]>

  • I can´t initialise photoshop because of this Could not load actions because an unexpected end-of-file was encontered. "Could not initialise Photoshop because the preferences file was invalid (it has been deleted)" how can i fix it?

    I can´t initialise photoshop because of this Could not load actions because an unexpected end-of-file was encontered. "Could not initialise Photoshop because the preferences file was invalid (it has been deleted)" how can i fix it?

    I have a MacBook Pro.
    App - Adobe Creative suite 5.5
    The only app that does´t initialize is the photoshop
    Problem solve
    FAQ: How do I reset my preferences?
    Thank you Jeffrey Tranberry

  • PE 5.0.2 - Could not load the FastCore Routines module because the file could not be found.

    The "view and organize photos" mode seems to work just fine, but when I attempt to open the "edit and enhance photos" mode, I get an error box with this message: "Could not load the FastCore Routines module because the file could not be found", and then it shuts down after I click ok. I have installed the 5.0.2 patch and have uninstalled and reinstalled the program, to no avail. I had no firewall running when installing the program, nor do I own the program "Clean Sweep". What can I do?
    Thanks for any help
    OS = Windows Vista.

    CANNOT LOAD FASTCORE ROUTINES, MMX CORE ROUTINES,
               MULTIPROCESSOR SUPPORT NOT FOUND
              SUCCESSFULLY REPAIRED - STEP BY STEP
    I made the repair for Elements 5 on an XP version Operating System PC by doing this:
    I went to....
    Start / All Programs / Accessories / Windows Explorer
    and selected.....
    My Computer / C:
    which is my drive with its operating system where Photoshop is installed.
    I then clicked....
    Documents and Settings  
    Then - in each - of the three icons I found.....
    All Users, Default User, and Owner
    I went into....
    Application Data / Adobe / Photoshop Elements
    In that last file I removed ALL the contents.... IN EACH !
    After rebooting, my Photoshop Elements 5 started to work.
    I think with research and all I invested five hours. May this save you 4 1/2.
    I was paranoid and put the contents of each file into a new file I identified
    clearly in case it I have to replace one of the parts out in the future.
    I hope this is of help to some future reader.
    Other comments here seem to indicate that this solution has
    worked in version 4 and up and fixed early versions of Vista.
    This appears to be a common problem after a drive repair or partitioning.
    Why they can't just tell us this is a mystery to me.
    -- Bon Courage! --
                                      Ken

  • I have this message today: Could not load actions because an unexpected end-of-file was encountered.

    i have this message today and I don’t know what to do, I have PS CC : Could not load actions because an unexpected end of file was encountered

    See whether a reset of Preferences solves the problem
    A logical next step would be to reset your Preferences.
    To reset Preferences:
    If Photoshop is already open on your screen, close it (Quit). Then hold down Shift+Ctrl+Alt (Win) / Shift+Command+Option (Mac) on your keyboard and start Photoshop.
    A dialog box will pop up asking if you want to delete the existing Preferences file (the "Settings"). Click Yes in the dialog box. The existing Preferences file will be scrapped and a new one will be created.

  • Could not load actions because an unexpected end of file was encountered, resetting preferences doesn't work, whats next?  PC windows 8 PS CC

    I tried the ctrl alt shift and click yes to delete preferences and it didn't work.   Where are my actions?   I have no issues with disc space etc (over 500 free) Any help is greatly appreciated as I have many edits to get to customers

    Have you taken a look at this thread? Could not load actions because an unexpected end-of-file was encountered.
    Benjamin

  • CS5 won't start - "Could not load actions because an unexpected end-of-file was encountered"

    It's version 12.0.2. When I click ok, it says "Could not initialize photoshop because the preferences file was invalid (it has been deleted)".
    Any ideas what I could do to get the program to start? I've restarted the machine several times.

    I managed to sort this out now - by deleting preferences

  • Could not load actions because an unexpected end-of-file was encountered.

    I have been getting this notification every week now! It is driving me crazy! Why is this happening, and what can I do to make it stop!! It is getting really annoying!! Thanks in advance
    Laura

    When you load Action and when you create new actions they are saved into you Photoshop Preferences into Actions Palette.psp.  This File is read when you start Photoshop.
    Apple and Microsoft both like to hide important files on users.  Windows search and Apple finder will not find and show hidden files unless you change Mac and Windows setting.  I you getting the error when you start Photoshop there is a shortcut to reset preferences. Hold down Alt, Ctrl, and Shift keys (Mac: Command, Option, Shift) while starting up Photoshop you should be prompted to for an OK to delete preferences.
    If this keeps happening perhaps you have a bad spot on your disk.  Loaded actions are saved into that file so they should show up in the Actions Palette when Photoshop Start Up and read that file during start up. Photoshop Writes that file when you load action sets, when you record and edit actions and most likly also when you close down Photoshop.

  • Error:Could not load type from assembly Culture=neutral, PublicKeyToken=null' because it contains an object field at offset 75 that is incorrectly aligned or overlapped by a non-object field.

    I got an error while I creating a structure.
    [FieldOffset(72)]
    [MarshalAs(UnmanagedType.ByValArray,SizeConst= 3)]
    public int[] DC;
    [FieldOffset(75)]
    [MarshalAs(UnmanagedType.ByValArray, SizeConst = 8)]
    public float[] WIN;
    [FieldOffset(83)]
    [MarshalAs(UnmanagedType.ByValArray, SizeConst = 20)]
    public byte[] name;
    [FieldOffset(103)]
    [MarshalAs(UnmanagedType.ByValArray, SizeConst = 3)]
    public byte[] SET;
    [FieldOffset(106)]
    [MarshalAs(UnmanagedType.ByValArray, SizeConst = 50)]
    public byte[] ID;
    Error as like this-->object field at offset 75 that is incorrectly aligned or overlapped by a non-object field. But here size constant is 3 so I think after 72 offset will be 75..If I change the offset to 76 it will works fine. I think reason is that
    size of int is 4. After changing that code will be like this.
    [FieldOffset(72)]
    [MarshalAs(UnmanagedType.ByValArray,SizeConst= 3)]
    public int[] DC;
    [FieldOffset(76)]
    [MarshalAs(UnmanagedType.ByValArray, SizeConst = 8)]
    public float[] WIN;
    [FieldOffset(84)]
    [MarshalAs(UnmanagedType.ByValArray, SizeConst = 20)]
    public byte[] name;
    [FieldOffset(104)]
    [MarshalAs(UnmanagedType.ByValArray, SizeConst = 3)]
    public byte[] SET;
    [FieldOffset(107)]
    [MarshalAs(UnmanagedType.ByValArray, SizeConst = 50)]
    public byte[] ID;
    But at that time I got the  error as object field at offset 107 that is incorrectly aligned or overlapped by a non-object field..Can anyone tell me what is the main reason behind this..
    Thanks..

    Hi,
    Please firstly take a look at this documentation:
    MarshalAsAttribute.SizeConst Field
    Indicates the number of   elements in the fixed-length array or the number of characters (not bytes) in   a string to import
    Change your code like this should work:
    [FieldOffset(72)]
    [MarshalAs(UnmanagedType.ByValArray,SizeConst= 3)]
    public int[] DC;
    [FieldOffset(84)]//72+4*3
    [MarshalAs(UnmanagedType.ByValArray, SizeConst = 8)]
    public float[] WIN;
    [FieldOffset(116)]//84+4*8
    [MarshalAs(UnmanagedType.ByValArray, SizeConst = 20)]
    public byte[] name;
    [FieldOffset(136)]
    [MarshalAs(UnmanagedType.ByValArray, SizeConst = 3)]
    public byte[] SET;
    [FieldOffset(139)]
    [MarshalAs(UnmanagedType.ByValArray, SizeConst = 50)]
    public byte[] ID;
    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.

  • How do I fix my photosop when is says that it could not load FastCore Routines module because the file was not found?

    Every time I try to turn on Photoshop a pop up shows up and says "Could not load the FastCore Routines module because the file was not found." How do I fix this?@

    Here is a solution for an older version of Photoshop with a slightly different message, but it might be the same reason—trying to use older PS plug-ins with a newer version of PS:
    http://helpx.adobe.com/photoshop/kb/error-could-load-fastcore-multiprocessor.html

  • PSE 6- Error: Could not load style because of a program error.

    I have PSE 6 on Vista. My program has always run fine until a few days ago when it started up a small white window pops up with a red X that says Could not load the styles because of a program error. I hit ok and the box keeps coming back. I can't do anyint in PSE and I have to end task to close out of the program. How do I fix this.

    Delete MediaDatabase.db3 file from location C:\ProgramData\Adobe\Photoshop Elements\7.0\Locale\en_US and launch elements again.
    This would rebuild the layer styles and all.
    -Garry

  • PSE 6 "Could not load the styles b/c of a program error

    This is an error that evolved from the "This styles file is bad or corrupt.
    Found a folder accidentally downloaded into Styles area and removed it, checked every other file in there, all good, rebooted.  Now PSE has a new error "Could not load the styles because of a program error."  Any more help?

    I posted this on your other thread...
    Yeah, it's the bit I deleted but wanted to find the reference before posting.
    Navigate to the MediaDatabase.db3 file and rename it...add a ~to the front of the filename or name it something like  MediaDatabase.db3.TMP. It will take several minutes to rebuild...may take 5 - 10 minutes so be patient.
    Location:
    XP:
    C:\Documents and Settings\All Users\Application Data\Adobe\Photoshop Elements\6.0\Locale\en_US
    Vista:
    C:\Application Data\Adobe\Photoshop Elements\6.0\Locale\en_US

  • Could not load FastCore Routines modules error

    I am using Adobe Photoshop Elements 5.0 and I have recently started getting a message saying "Could not load the FastCore Routines module because the file could not be found". How do I fix this?

    This link relates to Creative Suite but may help:
    http://helpx.adobe.com/photoshop/kb/error-could-load-fastcore-multiprocessor.html
    Have you updated to v5.0.2
    http://www.adobe.com/support/downloads/detail.jsp?ftpID=3569

  • "Could not load the system tables" when installing the MAXDB DB instance

    Hello,
    We have an error when we are installing the MAXDB 7.5 for Netweaver 04's Unicode Kernel.
    The central instance is installed, but when we launch the DB Server, in the step 14/25 Activating the DB, the follow error ocurrs.
    "ERROR 2007-03-12 11:44:21
    MDB-07048  Could not load the system tables. Check the files 'dbm.prt' and 'dbm.ins' in the run directory of the database (search fo
    r "load_systab") or call the Support Center."
    the file dbm.ins is not found, but the file dbm.prt have:
    2007-03-12 11:44:14 0x00000a94              0 DBM      command load_systab
    2007-03-12 11:44:14 0x00000a94 ERR     -24964 DBM      ERR_EXECUTE: error in program execution
                        0x00000a94 ERR     -24964 DBM      256,/sapdb/XIP/db/bin/x_python /sapdb/XIP/db/env/lsystab.py -R /sapdb/XIP/db
    -d XIP -u SUPERDBA,*.
    I search information in OSS, but we can't found solutions.
    Best Regards, Alberto.

    Hello Alberto,
    if you're an SAP customer, can you open a message about this error, and enter a service connection into the MAXDB server?
    Thanks,
    Ashwath

  • What does the error "Could not load class!" mean?

    I've just loaded Lookout 6.1 on a new computer and have tried to load a process file onto it.  I'm getting the error messages: "Could not load class!" and "Error running process file!" I can take the same process file and load it onto a different computer with no problems.  What should I look for?

    The direct logic driver WILL NOT work with Windows 7, and Automation Direct says they are not upgrading the driver to work with windows 7 .
    We are in the process of moving to NIOPC Servers for our DirectLogic PLCs. So far, the move has been going well.
    Jason Phillips

  • Could not load file or assembly 'log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040

    Please assist I am on a Windows 7 64 bit machine I have VS 2010 and have been fighting with this new program that I was brought on to help with - Issue is that I am unable to get rid of this issue. There is so many solutions but none have worked. If someone can give me some help with what has worked for you.
    The error is Could not load file or assembly 'log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
    This is with CR installed on 64 bit.
    Thank you very much for any assistance with this problem,
    Kris

    Hi Vittorio
    Please enter the search string 'log4net crystal net' into the search box in the top right corner. When the results come up, click on the Support Notes link. That will filter for the KBAs that you want to have a look at.
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow us on Twitter

Maybe you are looking for

  • How to delete the duplicate cards in alui crawlers

    How to delete the duplicate cards in alui crawlers

  • How to write-protect a document at the time it is opened?

    is it possible to request a password from a user at the time he is opening a document (the password "quality" does not matter - it can be a string predefined in a macro), so that in the case the password is not submitted correctly, a document is forc

  • Memory discrepancy between iPod and iTunes

    I just bought a new 30GB iPod today. My iTunes library says that I have 9.45GB used, but when I loaded the music onto the new iPod it says I've used 9.54GB - not 9.45GB. Why the discrepancy and how do I fix that?

  • CVD not capturing in GRN(101 mvt type) with reference to STO

    Hi Experts, This regarding the CVD not capturing at the time of 101 movement against STO. My scenerio is as follows. I am importing some materials. Import PO will be based on a pricing schema where no CVD or customs duties are maintained. Against tha

  • Writeback functionality

    Hi all, I am interested in writeback functionality in Oracle OLAP 10g/11g. I scanned the DML reference but didn't find any information regarding this topic. I am aware of the possibility to update the relational base data and maintain the cube afterw