Exchange 2007 database won't mount due to MapiExceptionCallFailed errors

A server is running Exchange Server 2007 SP2 on Windows Server 2008 64-bit. After a couple years of running smoothly, the Windows Application event log started filling up with several instances every minute of the following error:
MSExchangeIS (2644) First Storage Group: A bad page link (error -327) has been detected in a B-Tree (ObjectId: 5, PgnoRoot: 10) of database H:\Microsoft\Exchange Server\Mailbox\First Storage Group\Mailbox Database.edb (165296 => 3185, 817790).
Messages sent to a specific mailbox on the server started getting returned as undeliverable with the message:
#550 5.2.0 STOREDRV.Deliver: The Microsoft Exchange Information Store service reported an error. The following information should help identify the cause of this error: "MapiExceptionCallFailed..."
I assumed that the event log messages and the delivery errors were related so I ran "eseutil /d" on the database but it exited with the message, "Operation terminated with error -1605 (JET_errKeyDuplicate, Illegal duplicate key) after 76.578 seconds. Running
eseutil /mh reports the database state as clean shutdown.
The Exchange database had been backed up nightly using Windows Server 2008 Backup. I restored the latest backup of the .edb file. Unfortunately, the corruption behind the bad page link error seemingly had propagated through the backups because the restored
.edb file had the same issues.
I then attempted to create a new clean database with the goal of then transferring mailbox data from the old to the new as described in the article "Simplifying the Dial Tone Database Recovery Process in Exchange 2007" (http://blogs.technet.com/b/dhardin/archive/2009/08/25/simplifying-the-dial-tone-database-recovery-process-in-exchange-2007.aspx).
I successfully created the new storage group and database with empty instances of all mailboxes but attempts to mount the old database yield this message:
Error: Exchange is unable to mount the database that you specified. Specified database: FASTMAIL\NewStorageGroup\Mailbox Database; Error code: MapiExceptionCallFailed: Unable to mount database. (hr=0x80004005, ec=-344)
I then tried to return to the initial state of having a corrupted database but one that would at least function temporarily for all but the one broken mailbox. The idea would be to instruct individual users to run the Outlook archive command to back their
messages up locally into .pst files. Unfortunately, all attempts to mount the original .edb file yield the same MapiExceptionCallFailed error. I also tried to mount the database after deleting the transaction log files.
I searched the web for information on this error. There are some pages describing similar errors such as "hr=0x80004005, ec=2417" but I could not find any for "ec=-344". Some articles recommend running IsInteg.exe but this utility only works for databases
that are already mounted and I am unable to mount the database.
The Exchange server is running again using the empty database so that the users can at least send and receive mail. I get the sinking feeling that all hope is lost and the historical mail data that was stored on the server is gone for good. Before I face
the pitchforks of the angry mob, I figured that I would at least post an inquiry on an Exchange-related forum.
Are there any other steps I should take to try to recover the old data?

have you checked the health of the database using eseutil /mh "edbfilename.edb" ?
is the state: Clean Shutdown ?
If it is in clean shutdown state, then move the old logs, chk, .jrs files and select the option "This database can be overwritten by a restore" and mount the database.
In case if your database is not in clean shutdown state then you would need to work towards getting the database to clean shutdown using any of the following strategies based on the criteria that the database is affected with !
1. soft recovery 
2. Hard Recovery
3. Hard repair
M.P.K ~ ( Exchange | 2003/2007/2010/E15(2013)) ~~ Please remember to click “Vote As Helpful" if it really helps and "Mark as Answer” if it answers your question, “Unmark as Answer” if a marked post does not actually answer your question. ~~ This
Information is provided is "AS IS" and confers NO Rights!!

Similar Messages

  • Exchange 2010 database won't mount

    We had a power outage and I believe that the database has been corrupted. When I try to mount a restored copy of the database the day before the crash it gives me the following error.
    Microsoft Exchange Error
    Failed to mount database 'Mailbox Database 0517197706'.
    Mailbox Database 0517197706
    Failed
    Error:
    Couldn't mount the database that you specified. Specified database: Mailbox Database 0517197706; Error code: An Active Manager operation failed. Error: The database action failed. Error: Operation failed with message: MapiExceptionCallFailed: Unable to mount
    database. (hr=0x80004005, ec=-501)
    . [Database: Mailbox Database 0517197706, Server:#########].
    An Active Manager operation failed. Error: The database action failed. Error: Operation failed with message: MapiExceptionCallFailed: Unable to mount database. (hr=0x80004005, ec=-501)
    . [Database: Mailbox Database 0517197706, Server: ###########]
    An Active Manager operation failed. Error: Operation failed with message: MapiExceptionCallFailed: Unable to mount database. (hr=0x80004005, ec=-501)
    . [Server: ###########]
    MapiExceptionCallFailed: Unable to mount database. (hr=0x80004005, ec=-501)

    So it appears that what happened may be that the copy back process was terminated earlier, hence the smaller file size etc.  So what I would do is
    1. Rename
    Mailbox Database 0517197706.edb to "OLD_Mailbox Database 0517197706.edb"
    2. if the TMP file is in same location as the main file I would then just rename
    TEMPDFRG7840.EDB to
    Mailbox Database 0517197706.edb.  If the TMP file is in alternate location I would rename and then copy back into place where Exchange expects the file to live.
    3. Then attempt a mount and report back
    Search, Recover, & Extract Mailboxes, Folders, & Email Items from Offline Exchange Mailbox and Public Folder EDB's and Live Exchange Servers or Import/Migrate direct from Offline EDB to Any Production Exchange Server, even cross version i.e. 2003 -->
    2007 --> 2010 --> 2013 with Lucid8's
    DigiScope

  • Exchange 2007/2010 Console doesn't show up Exchange 2007 Databases after RBAC Implementation

    I have implemented a RBAC model after which Exchange 2010/2007 Console won't show up Exchange 2007 Mailbox Databases.
    Everything was working fine up until the Users were members of "Exchange Recipient Administrators" Group.
    I have created Custom Roles based on PArent Roles, Mail Recipients, Mail Recipient Creation, Distribution Groups & Public Folders and assigned that to a universal security group "Helpdesk operations". I removed membership for Helpdesk operations
    from "Exchange Recipient Administrators" Group and assigned the Custom Roles to "Helpdesk Operations" using the cmdlet below:
    New-ManagementRoleAssignment "Custom Role" -SecurityGroup "HelpDesk Operations"
    Exchange 2010 console shows Exchange 2010 Databases but not Exchange 2007 DAtabases. Exchange 2007 console doesn't show up any databases on New-Mailbox and simply displays a message "No Objects Found".
    Even Get-MailboxDatabase REturns blank output on Exchange 2007 SHell. Please help me with this and let me know in case if there is something that i need to be looking at!
    any help on this is much appreciated.
    M.P.K ~ ( Exchange | 2003/2007/2010/E15(2013)) ~~ Please remember to click “Vote As Helpful" if it really helps and "Mark as Answer” if it answers your question, “Unmark as Answer” if a marked post does not actually answer your question. ~~ This
    Information is provided is "AS IS" and confers NO Rights!!

    Hi,
    I recommend you use the following cmdlet and check the result.
    Get-MailboxDatabase -Server "Exchange 2007 server name"
    In my environment, if I don't specify the Server parameter on Exchange 2010 Management Shell, Exchange 2007 mailbox database can't be displayed. If I specify the Server parameter, Exchange 2007 mailbox database will be displayed.
    What's more, please check if the account you use has been delegated the Exchange View-Only Administrator role.
    Here is a thread for your reference.
    Get-MailboxDatabase
    http://technet.microsoft.com/en-us/library/bb676367(v=exchg.80).aspx
    Hope it helps.
    Best regards,
    Amy
    Amy Wang
    TechNet Community Support

  • HT4796 After migrating all of my adobe software (Cs4, cs5, etc.) to my new imac, the software won't open due to many errors. Any help on this?

    After migrating all of my adobe software (Cs4, cs5, etc.) to my new imac, the software won't open due to many errors. Any help on this?

    Welcome to the Apple Support Communities
    Adobe software is conflictive when you use Migration Assistant because their applications don't work properly after migration. If you keep the DVDs or the installers of your software, use them to reinstall all your Adobe applications and they should start working correctly

  • Exchange 2007 Database mount error after server crash during defrag.

    Most likely but I have copies of the orignal and the temp still.
    Is there a way these can be used?? I was hoping not for a MS Support answer... =/

    Help!
    Half way through copying the temporary database edb file my exchange server crashed.
    I now get the following errors when trying to mount the database.
    Error:
    Exchange
    is unable to mount the database that you specified. Specified database:
    Mail Store; Error code: MapiExcetionJetErrorPageNotInitiated: Unable to
    mount database. (hr-0x80004005, ec=-1019)
    I still have the temp
    database file from the finished defrag and a copy of the original
    database from before it was done. But need some urgent help to get my
    system back before tommorow!
    I do not have circular logging enabled.
    This topic first appeared in the Spiceworks Community

  • Restore Exchange 2007 database backup on Exchange 2010 server

    Hi,
    We have a requirement to restore mailbox from 2 years old when backup taken from Exchange 2007 server. Now we are on Exchange 2010 server where backup happens. So out of 2 years 1 year backup happen from Exchange 2007 & later happen from Exchange 2010
    server using Netbackup.
    We have 2 Exchange 2010 mailbox server & 1 Exchange 2007 mailbox server. Mailbox to be restore currently exists on Exchange 2010 mailbox server & functional.
    can someone guide me with exact steps or best practice for restoring mailbox. confused by reading over multiple posts.

    Hi ,
    You cannot export data to a .pst file from a mailbox that is in a recovery storage group (RSG).
    Mailboxes that are in a database that has been mounted in an RSG cannot be connected to Active Directory directory service accounts. These mailboxes have to be merged into existing mailboxes, or copied to a folder in an existing mailbox.
    More information:
    How to Export Mailbox Data:
    http://technet.microsoft.com/en-us/library/bb266964(v=exchg.80).aspx
    Recovery Storage Group and PST's:<//span>
    http://social.technet.microsoft.com/Forums/sa/exchangesvravailabilityandisasterrecoverylegacy/thread/f0a062fa-1ec7-4d0c-aa58-bd7356df140d
    Understanding Recovery Storage Groups:
    http://technet.microsoft.com/en-us/library/bb124039(v=exchg.80).aspx
    Wendy Liu
    TechNet Community Support

  • Exchange 2007 account won't go online

    Hi,
    I am running OS X 10.6.4 on my MacBook, with the latest versions of everything available through Software Update.
    I am unable to get iCal to work with my Exchange 2007 account. I can add the account through preferences, but it never shows up in the left-hand pane where all the other calendars go. I don't run into this problem with my other Google calendar, so it seems to be specific to the Exchange calendar. Curiously, there is no error message from iCal, which acts as if the calendar is there but does not put it online. In the "Online Status" my Exchange Calendar is listed, but if I select to bring the account online nothing happens.
    As it happens I've been trying to get iCal to work since upgrading to Snow Leopard last October. Previously I had a different problem, in which the Exchange Calendar would show up in the left-hand pane but would ask for a "valid email address" for the account. It seemed at the time that the problem was that my address is not published in the GAL, but this is something I have no control over personally, and the system admin won't publish it for me. I found it curious that iCal requires this, but Mail and AddressBook presumably do not, as they set up instantly when I upgraded to Snow Leopard and have both worked flawlessly ever since.
    I haven't come across anyone with a similar problem when Googling the problem, so this is probably a long shot, but does anyone have some advice on what might help here or how I can go about troubleshooting this problem? Any help would be greatly appreciated!
    Cheers,
    nanoo

    I had the exact same issue. Found nothing in the console logs other than "can't refresh account". Turns out my problem was wrong e-mail address with the exchange server. I used the exact e-mail address that this particular exchange expected and it added it to the panel on the left.
    Our setup is a bit weird cause we have 2 exchange servers, but I let iCal figure out everything itself using the "old" exchange server and then afterwards went and edited the server settings to use the "new" server, and it kept working with these settings.
    Just a bit annoying that iCal was so vague about what the problem was... Also didn't help that I upgraded and moved to the "new" server and changed my password all at once, so don't know what cause the problem in the first place.

  • Power outage Mailbox Database won't mount

    Hello,
    We have experienced a power outage, when we brought the server back the Mailbox Database wouldn't mount.
    After that i ran Eseutil /mh and was on dirty shutdown, the i did /r and finally /p
    Database is now on Clean shutdown state but still doesn't mount, error in event viewer:
    failed. Error: The database action failed. Error: Operation failed with message: MapiExceptionCallFailed: Unable to mount database. (hr=0x80004005, ec=-344) ---> Microsoft.Exchange.Data.Storage.AmOperationFailedException: An Active Manager operation failed. Error: Operation failed with message: MapiExceptionCallFailed: Unable to mount database. (hr=0x80004005, ec=-344) ---> Microsoft.Mapi.MapiExceptionCallFailed: MapiExceptionCallFailed: Unable to mount database. (hr=0x80004005, ec=-344)
    First time dealing with this problem, have i missed something?

    I'm still unable to mount the Database, i've moved the logs out of the path and tried to mount with the same error.
    the output of eseutil /mh
    PS E:\Mailbox Database moved> eseutil /mh '.\Mailbox Database 1773415643.edb'
    Extensible Storage Engine Utilities for Microsoft(R) Exchange Server
    Version 14.00
    Copyright (C) Microsoft Corporation. All Rights Reserved.
    Initiating FILE DUMP mode...
    Database: .\Mailbox Database 1773415643.edb
    DATABASE HEADER:
    Checksum Information:
    Expected Checksum: 0x0122201a
    Actual Checksum: 0x0122201a
    Fields:
    File Type: Database
    Checksum: 0x122201a
    Format ulMagic: 0x89abcdef
    Engine ulMagic: 0x89abcdef
    Format ulVersion: 0x620,17
    Engine ulVersion: 0x620,17
    Created ulVersion: 0x620,17
    DB Signature: Create time:11/10/2012 19:14:18 Rand:1372720 Computer:
    cbDbPage: 32768
    dbtime: 279606 (0x44436)
    State: Clean Shutdown
    Log Required: 0-0 (0x0-0x0)
    Log Committed: 0-0 (0x0-0x0)
    Log Recovering: 0 (0x0)
    GenMax Creation: 00/00/1900 00:00:00
    Shadowed: Yes
    Last Objid: 1
    Scrub Dbtime: 0 (0x0)
    Scrub Date: 00/00/1900 00:00:00
    Repair Count: 2
    Repair Date: 11/10/2012 19:14:18
    Old Repair Count: 0
    Last Consistent: (0x2,8,4D) 11/10/2012 20:51:35
    Last Attach: (0x1,9,6C) 11/10/2012 20:51:35
    Last Detach: (0x2,8,4D) 11/10/2012 20:51:35
    Dbid: 1
    Log Signature: Create time:11/10/2012 20:51:35 Rand:7225210 Computer:
    OS Version: (6.0.6002 SP 2 NLS 500100.50100)
    Previous Full Backup:
    Log Gen: 0-0 (0x0-0x0)
    Mark: (0x0,0,0)
    Mark: 00/00/1900 00:00:00
    Previous Incremental Backup:
    Log Gen: 0-0 (0x0-0x0)
    Mark: (0x0,0,0)
    Mark: 00/00/1900 00:00:00
    Previous Copy Backup:
    Log Gen: 0-0 (0x0-0x0)
    Mark: (0x0,0,0)
    Mark: 00/00/1900 00:00:00
    Previous Differential Backup:
    Log Gen: 0-0 (0x0-0x0)
    Mark: (0x0,0,0)
    Mark: 00/00/1900 00:00:00
    Current Full Backup:
    Log Gen: 0-0 (0x0-0x0)
    Mark: (0x0,0,0)
    Mark: 00/00/1900 00:00:00
    Current Shadow copy backup:
    Log Gen: 0-0 (0x0-0x0)
    Mark: (0x0,0,0)
    Mark: 00/00/1900 00:00:00
    cpgUpgrade55Format: 0
    cpgUpgradeFreePages: 0
    cpgUpgradeSpaceMapPages: 0
    ECC Fix Success Count: found (15)
    Last ECC Fix Success Date: 11/10/2012 19:30:10
    Old ECC Fix Success Count: found (11)
    ECC Fix Error Count: none
    Old ECC Fix Error Count: none
    Bad Checksum Error Count: found (620)
    Last Bad Checksum Error Date: 11/10/2012 19:32:24
    Old bad Checksum Error Count: found (518)
    Last checksum finish Date: 00/00/1900 00:00:00
    Current checksum start Date: 00/00/1900 00:00:00
    Current checksum page: 0
    Operation completed successfully in 2.277 seconds.

  • Bootpartition won't mount, fsck finds no errors

    Hi guys,
    got a strange situation here. My Bootpartition /dev/sda2 won't mount in Arch anymore.
    mount /dev/sda2:
    mount: wrong fs type, bad option, bad superblock on /dev/sda2,
    missing codepage or helper program, or other error
    Manchmal liefert das Syslog wertvolle Informationen – versuchen
    Sie dmesg | tail oder so
    The same error appers during boot. I don't know how Arch can boot without bootpartition but ist does...
    Another strange thing is that it mounts fine in Mandriva running on the same machine. Also testdisk under Windows didn't complain.
    dmesg | tail
    EXT2-fs (sda2): error: corrupt root inode, run e2fsc
    e2fsck /dev/sda2
    e2fsck 1.41.14 (22-Dec-2010)
    archboot: sauber, 43/36288 Dateien, 33179/144584 Blöcke
    grep -i archboot /etc/fstab
    LABEL=archboot /boot ext2 defaults 0 1
    file -s /dev/sda2
    /dev/sda2: Linux rev 1.0 ext2 filesystem data, UUID=c477713e-ff47-40f3-92f0-537291f24937, volume name "archboot
    So what now? Any help is appreciated.

    no changes to any partitions were made, just did a fatal "pacman -Syu"...
    i removed the /boot completely from fstab and tried to mount the partition manually.
    i also recreated the whole partition under ubuntu. copied the files out, deleted the entire partition, recreated it and copied the files back.
    arch linux still can't mount it.
    also when i'm trying to mount my jfs partition, the "mount" command hangs completely. even "kill -SIGKILL $pid" can't get rid of it.
    the jfs partition also mounts fine under ubuntu, i ran tests on every partition under ubuntu, they're all clean.
    mounting an jfs partition don't give any logfile entry, dmesg is also empty. it's just hanging. the funny thing is, that ext4 and vfat partitions are mounting fine.
    could something be wrong with hal or dbus?
    here's e2fsck output:
    e2fsck -pvf /dev/sda8
          35 inodes used (0.15%)
           4 non-contiguous files (11.4%)
           0 non-contiguous directories (0.0%)
             # of inodes with ind/dind/tind blocks: 10/6/0
       35980 blocks used (37.34%)
           0 bad blocks
           0 large files
          22 regular files
           4 directories
           0 character device files
           0 block device files
           0 fifos
           0 links
           0 symbolic links (0 fast symbolic links)
           0 sockets
          26 files
    --------EDIT:
    finally found it!
    for some reason (i don't know why) the /boot partition was not mounted during update and thus the kernel26 image was written into the /boot directory of the root partition instead of the /boot partition (where it belongs). this means on next bootup the system was booting with the older kernel but the updated system. maybe some things in filesystem handling were changed between the two versions of the kernel.
    i mounted the arch partitions within ubuntu and copied the files from the /boot directory to the partition which should be mounted in /boot on startup.
    everything's working now.
    Last edited by thok (2011-03-22 16:44:32)

  • Cannot Move Exchange 2013 Database "Object couldn't be found on" Error

    Hello,
    I am trying to move my exchange 2013 database to a different partition, when I enter the move-databasepath command, It says the operation couldn't be performed because object "databaseName" could not be found on "Southwestdc01"
    My Exchange server name is SWPSExchange, I am in the exchange management shell on my exchange server, but it's as if it is looking for the database on my Active directory server.  I have one DC, and an exchange server.  Is there a way to specify
    which server the database is on?  If it would only look for the database on the SWPSExchange, it would work.
    i verified the database name, the issue is when I run the move-database command, it is looking for the database on the wrong server.
    Thanks for the help!

    Here is all the info:
    My Exchange 2013 server is SWPSExchange, My AD Server is Southwestdc01, I am logged into the exchange server management shell on SWPSExchange, below is what I get, as you can see it is trying to find the database on Southwestdc01 instead of SWPSExchange.
    [PS] C:\Windows\system32>Get-MailboxDatabase
    Name                           Server          Recovery       
    ReplicationType
    Mailbox Database 1279379856    SWPSEXCHANGE    False           None
    PS] C:\Windows\system32>Move-DatabasePath -Identity 1279379856 -EdbFilePath E:\ExchangeDatabase\1279379856.edb
    The operation couldn't be performed because object '1279379856' couldn't be found on 'SOUTHWESTDC01.Southwest.local'.
        + CategoryInfo          : NotSpecified: (:) [Move-DatabasePath], ManagementObjectNotFoundException
        + FullyQualifiedErrorId : 3961D47F,Microsoft.Exchange.Management.SystemConfigurationTasks.MoveDatabasePath
        + PSComputerName        : swpsexchange.southwest.local

  • Email won't delete due to unknown error

    I upgraded to Windows 10, did not like it and returned to Windows 7.  However, when I tried to delete emails, it refused to do so due to "unknown error"  Used the normal error remedy by the book, but it did not work for me; still cannot delete emails.

    Post the entire error message you are receding...copy and paste into your reply.
     

  • ITunes won't open due to Quicktime error

    I recently updated iTunes, and iTunes won't open. It says
    "Quicktime version 7.0d0 is installed, iTunes requires Quicktime version 7.1.3 or later. Please reinstall iTunes."
    Well, I tried redownloading iTunes and just the latest Quicktime, but I keep getting the message.
    I tried clearing my temp files but nothing else will work. Do I have to uninstall iTunes completely, and if so, what do I do about my library?

    "Quicktime version 7.0d0 is installed, iTunes requires Quicktime version 7.1.3 or later. Please reinstall iTunes."
    let's try swapping out your QuickTime again. we'll take a few additional explicit precautions this time.
    head into your Add/Remove programs. uninstall QuickTime.
    Next, we’ll manually remove any leftover program files and folders.
    1. On the Start menu, click My Computer (or double-click My Computer on the Desktop).
    2. In My Computer, open Local Disk.
    3. Open Program Files.
    4. Right-click on the QuickTime folder and click Delete from the shortcut menu.
    5. Navigate to C:\Windows\system32\.
    6. Remove the files QuickTime.qts and QuicktimeVR.qtx.
    7. Restart your computer.
    next, we'll get a fresh copy of QuickTime into your PC by doing a repair install of itunes.
    switch off antivirus and antispyware applications prior to the repair install.
    go into Add/Remove and select itunes. click "Change" and then click "Repair".
    if the repair install goes through okay, restart the PC and try launching itunes again. does it launch properly now?

  • IPod Touch 3G randomly stops working, WON'T restore (due to 1603 error)

    I was listening to my iPod Touch when I paused it for a moment & when I went to press play, the Apple logo came on followed by the iTunes logo and the USB port. I've never restored it before so I read that when that image shows up, you restore it on iTunes so I tried and I keep getting the same error (# 1603). I read that if people send in their iPod (those who have the same issue as I do) & get sent another, it still won't work.
    - I've reinstalled iTunes: nothing changed
    - I've used different USB ports: nothing changed
    - Tried to restore it on another Mac: nothing changed (I get the same error)
    - Tried to download another firmware to restore: didn't work
    I'm really frustrated & feeling lost without my iPod Touch! Please help!

    well, you are not alone! i have an itouch 2g, but it's doing the same thing. actually i'm having so many issues, including the battery drain situation as well. my itouch doesn't stay on at all at this point. i can hear a low click noise when trying to reset by holding both buttons down (btw longer than 10 secs) however, randomly gives me an apple sign. unfortunately, i dont have a solution either. i need help 2. i didnt know what was happening (thought a bad electrical cloud following me!) til i saw all these posts. crazy & disappointed

  • IPod won't update due to playlist error

    I've got the 20 Gig scroll wheel iPod that has worked perfectly in the past. I recently updated to the newest iPod software and I'm running the newest version of iTunes.
    About a week ago, after updating to the newest version of iTunes, iTunes came up with a message about how I had too much music on my iPod and that it couldn't update the entire song library, and instead offered me the choice of making a "Smart Playlist" to update instead of updating the entire library. I've since pared down my library, and now when I try to update my iPod, it has an error that says the playlists that are supposed to be updated no longer exist. What's worse, every time I change the option from "Update Selected Playlists" to "Update Entire Library" it will neither update nor will it save that configuration.
    Any help?

    Anne,
    Check this out.
    Hudgie, "iPod cannot sync because one or more playlist", 11:33pm Oct 9, 2004 CDT

  • Adobe reader won't open due to dll error

    Upon opening any PDF or acrobate reader 9.3 on its own, I get the error below:
    AcroRd32.exe -entry point not found
    The procedue entry point
    ?str@?$basic_ostringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBE?AV?$basic_str ing@DU?$char_traits@D@std@@V?$allocator@D@2@@2@XZ could not be located in the dynamic link library MSVCP80.dll.
    Where can I get a new copy of this DLL to work with acrobat reader? I beleieve it's supposed to go in system32 or system so some instruction on where to download the correct files, where to copy them to and any other procedure necessary would be appreciated.
    By the way, uninstalling and re-installing the application did not help.

    What is your Windows version?
    What is the version of your MSVCP80.dll?
    You can find the latest version of the VC80 CRT (for 32-bit Windows) here http://www.microsoft.com/downloads/details.aspx?FamilyId=32BC1BEE-A3F9-4C13-9C99-220B62A19 1EE
    Sorry, here is a newer one http://www.microsoft.com/downloads/details.aspx?familyid=200B2FD9-AE1A-4A14-984D-389C36F85 647
    Run Microsoft Update after installing the latest VC80 CRT to apply any available security updates.

Maybe you are looking for

  • Memory Error on WiSM

    Hi, I'm seeing the following error on our clients WiSM (WS-SVC-WISM2-K9) installed in a 6500 chassis: *dtlDataLowTask: Mar 10 08:50:21.088: %SYSTEM-3-MBUFF_ALL_USED: sysapi_if_net.c:223 No free Mbufs available.Shared memory allocation failed. Interna

  • How to find wi-fi symbol

    I can not  use NETGEAR WI-FI without Airport Express.

  • LMS 4.2 backup and restore

    Hi Everyone, Will the backup funciton in LMS backup the archived config, syslog messages from network device, fault history, scheduled job config, report job, etc, or it just backup the device list and credential? If I need to restore everything of L

  • My old address book is missing

    I had to replace my modem & when bought my computer back up address book was empty!! How do I get my addresses back?

  • Can we hide the hit counter

    Just wondering if we can put the hit counter on but have it hidden from visitors to our sites.