I set up a new IMAP account in Outlook 2010. It works but creates IMAP PST file in C:\Users\User\AppData\Local\Microsoft\Outlook. I want the file on my data drive in D:\Users\User\Documents\Outlook Files (the same folder where outlook automatically creates the local Outlook PST. I followed the instructions here to move the IMAP [...] read more
I am very new to Exchange so forgive my newbie-ness. I've exhausted Google trying to find a way to solve my problem so I'm hoping some of you gurus can shed some light on my next steps. Please forgive my bungling around through this. The problem I cannot download/update the [...] read more
I am using Windows 10 and Outlook 2010. With the same profile configurations send and receive operation worked before, but suddenly it's getting following error. Task 'bandara@domain.lk - Sending' reported error (0x8004010F) : 'Outlook data file cannot be accessed.' Task 'bandara@domain.lk - Receiving' reported error (0x8004010F) : 'Outlook data file [...] read more
I run a laptop with Vista 32bit and MS Office 2010. Outlook has two profiles, both configured as POP3/SMTP and neither go through an exchange server. Recently, one of the mail servers (hosted with easily) was getting full, so I changed the profile setting to delete from the server if [...] read more
Details of the question are below: * Office 365 Exchange environment * Both users using Outlook 2013 * User A sent a calender invite to User B * User B accepted the invite * User B then received an error message stating the below: > Your message did not reach [...] read more
Outlook 2010 receiving the following error when trying to send emails using additional mail accounts. Sending from the default mail account works fine. Task 'Info@domain.com reported error (0x8004010F) : 'Outlook data file cannot be accessed.' Mail server is Exchange 2010. The user has full access and send permissions on required [...] read more
I'm unable to get the Autodiscover of Exchange 2010 working. Our email accounts are name@company .com and our AD is company .local When I open Outlook 2010 and Ctrl + RMK on the icon and select 'Test E-mail AutoConfiguration' I see this: SMTP=myname@company.com Attempting URL https://exchange1.COMPANY.LOCAL/Autodiscover/Autodiscover.xml found through SCP Autodiscover [...] read more
I have been having quite a bit of trouble copying a mailbox from a recovery database to a user. Things I tried: - restoring to a different mailbox (this got me further than 10% for some reason) - clearing the mailbox restore queue - resuming the mailbox restore request - [...] read more
We just migrated from Exchange 2003 to 2007 which was a combo primary AD/DNS server and it has not gone smoothly. We are now down to getting a new certificate (a bureaucratic process thats out of my hands) and users getting the 0x8004010F sync issue. We are only using Outlook [...] read more
There seems to be a problem with autodiscover on my exchange 2010 server. From outlook, I was previously getting an SSL Cert error, but that seemed to be related to my firewall. I have seemingly fixed that - I do not get the cert warning popup anymore, but automatic replies [...] read more
When trying to Send/Recieve Outlook throws 0X8004010F 'Cant find Object', the account is an Exchange account, Exchange 2007. I tried stopping MSExchangeFDS, deleting OAB, Updating OAB and restarting MSExchangeFDS. Please advice. read more
On each DPM synchronisation the following errors are logged on the exchange server Unable to update Mailbox SD in the DS. Mailbox Guid: 2ad8687a-a049-4db2-b8c2-86b493495c20. Error Code 0x8004010f Unable to update Mailbox SD in the DS. Mailbox Guid: 03be3109-83b4-45da-8695-8f32371cb0bd. Error Code 0x8004010f Error:0x8004010f translates as NOT_FOUND the full event is: Event [...] read more
Situation: Single domain consisting of 3 DCs (2 x Windows 2008 R2 std, 1 x Windows 2003 R2 std) - each DC is a GC Single exchange server (Exchange 2003 Std) Clients, mainly Win XP, but some Win 7, Outlook 2007. All systems fully patched. Every hour, an item apepars [...] read more
Below is my code: RDOSession pstSession = null; string binPath = Path.GetDirectoryName(Assembly.GetExecutingAssembly().Location); RedemptionLoader.DllLocation64Bit = Path.Combine(binPath, "Redemption64.dll"); RedemptionLoader.DllLocation32Bit = Path.Combine(binPath, "Redemption.dll"); pstSession = RedemptionLoader.new_RDOSession(); > Error logged is: System.Runtime.InteropServices.COMException (0x8004010F): > Creating an instance of the COM component with CLSID > {29AB7A12-B531-450E-8F7A-EA94C2F3C05F} from the IClassFactory failed due to > the following [...] read more
I am trying to create outlook .msg format file using my C# code. I have used below 2 code: Method 1 : Microsoft.Office.Interop.Outlook.Application objOutlook = new Microsoft.Office.Interop.Outlook.Application(); // Creating a new Outlook message from the Outlook Application instance Microsoft.Office.Interop.Outlook.MailItem msgInterop = (Microsoft.Office.Interop.Outlook.MailItem)(objOutlook.CreateItem(Microsoft.Office.Interop.Outlook.OlItemType.olMailItem)); // Set recipient information msgInterop.To = "neha1@gmail.com"; msgInterop.CC [...] read more
I am trying to retrieve item using mapiNameSpace.GetItemFromID(entryId, storeID). I am using partial cached exchange mode( i.e. cache only for a month). The method works fine for cached items. But when I try it for an item older than a month, below exception is thrown System.Runtime.InteropServices.COMException (0x8004010F): The message you [...] read more
I'm having a similar problem to this question in getting a pair of "custom" MAPI properties from a MailItem in a C# console app, but with the extra twist that it works locally but not on the server. The two properties are PR_SERVERID and PR_MSGID and both are available on [...] read more
I am trying to work with Outlook Redemption using Python. Currently I am hitting an error just trying to get things working. import win32com.client session = win32com.client.Dispatch("Redemption.RDOSession") However, I am getting this error. Traceback (most recent call last): File "Test.py", line 3, in <module> session = win32com.client.Dispatch("Redemption.RDOSession") File "C:\Python27\lib\site-packages\win32com\client\__init__.py", line [...] read more
I have a client who cannot send new emails from an additional Exchange account on one particular computer. Replying to an email in the inbox get sent fine. Attempting to send new emails sit in the Outbox with the error message: Task 'email@domain.com - Sending' reported error (0x8004010F) : 'Outlook [...] read more
A small number of clients can't sync their postbox with exchange (2013). When they try to do it outlook (2016) will throw an 0x8004010F error saying that it "Can't find Object" but doesn't say which object. In fact there is no communication with the server at all. Using wireshark I [...] read more
This is a little complicated, and I have tried all kinds of solutions from other posts, but nothing works. We have an internal DC that is our DNS server and hosts Exchange 2010. Our external DNS was handled by GoDaddy. About a year ago, we moved our website to Wordpress. [...] read more
I've deleted a mailbox and it's user in Exchange 2010. Now I'm getting the following warnings in the event log of the Exchange server: Unable to update Mailbox SD in the DS. Mailbox Guid: a36def77-4743-471b-b67c-60a72f3f4f86. Error Code 0x8004010f I've tried locating the mailbox by it's GUID, using the method described [...] read more
I am trying to install Exchange Server 2013 for days. On every try I am getting the error "MapiExceptionUnknownUser: Unable to open message store." while connecting to either ECP or OWA. In my searches, some people says it is about Reginal Settings. I made a clean install for both Windows [...] read more
I am using Microsoft Outlook 2007.When I try to download the offline address book I am getting the following error message: 14:04:15 Microsoft Exchange offline address book 14:04:15 Not downloading offline address book files. A server (URL) could not be located. 14:04:15 0X8004010F How can I resolve this issue? read more
When end user use the outlook anywhere to connect company exchange 2010 server from outside, it will come out the Synchronization Log: **15:18:26 Microsoft Exchange offline address book 15:18:26 Not downloading Offline address book files. A server (URL) could not be located. 15:18:26 0X8004010F** Can help me to resolve this [...] read more
About 6 months ago we upgraded our excahnge server from 2003 to 2010. i have read 0x8004010F when downloading Exchange offline address book and found that this issue is the same as what i am having. I have also read the blog at http://blogs.msdn.com/b/dgoldman/archive/2007/05/09/after-installing-an-exchange-2007-server-in-to-a-mixed-site-the-oab-generation-fails-with-error-9342-and-outlook-clients-fail-to-download-the-oab-with-error-0x8004010f.aspx The problem is that i cannot [...] read more
I'm testing MFCMapi and the Exchange CDO 1.2.1 on a Windows Server 2008 R2 PC and I continually get a Err: 0x8004010F=MAPI_E_NOT_FOUND Am I correct in assuming that the Exchange CDO pack does not work properly on 2008 R2? read more
Im getting the following error when starting up exchange: Event Type: Error Event Source: EXOLEDB Event Category: Events Event ID: 116 Date: 12/9/2009 Time: 11:15:24 AM User: N/A Computer: Description: Microsoft Exchange OLEDB was unable to initialize event system correctly. Support for store event may have been disabled. HRESULT = [...] read more
I have Exchange SCR all setup and working. Until my cluster failed over to the backup node. Now the replication won't run and when I try and query for the replication status using either the UI or the CLI I get the following. Get-StorageGroupCopyStatus : Microsoft Exchange Replication service RPC [...] read more
I'm trying to properly close my MAPI session and I noticed it could not be closed properly. I tried moving my MAPIUnintialize() function where the problem occurs and I noticed that my lpMAPISession->Unadvise() function fails with error 0x8004010f. Even when I tried unadvising right after my lpMDB-> Advise() instance. This [...] read more
Windows 10, Office 365 I want to email merge using a second group account, set as default for sending. The problem is the emails are stuck in the outbox because of Error 0x8004010F: Outlook data file cannot be accessed. Main Account: Me, which has an OST. I have connected to [...] read more
The example code shown below illustrates the issue I'm having, namely when I start Outlook in Online mode I cannot get most of the properties of the mail item passed to the OutboxItems_ItemAdd handler. The error returned is: Attachments = {System.Reflection.TargetInvocationException: Exception has been thrown by the target of an [...] read more
I'm trying to figure out what is causing a crash in our Outlook plugin. We're seeing this error: System.Runtime.InteropServices.COMException (0x8E640201): An internal support function returned an error. at Microsoft.Office.Interop.Outlook.AddressEntry.get_AddressEntryUserType() at DropSendOutlook.RecipientAddressGetter.GetSmtpAddress(AddressEntry addressEntry) at DropSendOutlook.RecipientAddressGetter.<Get>b__0(Recipient recipient) at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext() at System.Linq.Enumerable.<DistinctIterator>d__64`1.MoveNext() at System.String.Join(String separator, IEnumerable`1 values) at DropSendOutlook.RecipientAddressGetter.Get(MailItem mail) at DropSendOutlook.ThisAddIn.outlookApp_ItemSend(Object item, [...] read more
I see a number of answers on StackOverflow suggesting to use PR_SEARCH_KEY for getting a unique identifier of Outlook.MailItem (and, presumably, Outlook.Folder) this way in VSTO (for Outlook 2007 - 2016): Folder.PropertyAccessor.BinaryToString(Folder.PropertyAccessor.GetProperty("http://schemas.microsoft.com/mapi/proptag/0x300B0102"); However, this throws a COMException (0x8004010F): > The property "http://schemas.microsoft.com/mapi/proptag/0x300B0102" is unknown > or cannot be found. From [...] read more
In my current environment, I have to run Outlook as administrator on my workstation and that doesn't play well with some of my other software that is using the Outlook 2010 Developer Reference to move messages around in the Outlook mailbox. The only thing I've been able to do to [...] read more
Server 2008 R2 - Exchange Server 2010 SP3 I have a failed raid 5 Virtual disk and a disk IO failure on one drive, I cant add hdd's to the array due to the raid error, how can I move the Exchange Server database to another server. We have setup [...] read more
I've got an odd problem. I got my PC reimaged, and now it won't connect properly to the autodiscover service. I cannot see free/busy information, cannot set my out of office, and don't get tooltips about other people who have out of office on when I am emailing them. If [...] read more