I have an Exchange organisation with Exchange 2013 and Exchange 2007 server. I need to pull some data from Exchange 2007 server and I'm using MAPI for that purpose. In MAPI, while creating a profile using a user in Exchange 2013, the method ConfigureMsgService fails with error code 80040115. I have no idea what the problem is. Kindly help.
MAPI ConfigureMsgService fails with error code 80040115. How to solve this issue?
1.8k Views Asked by Giridharan J At
2
There are 2 best solutions below
Related Questions in OUTLOOK
- Act on Outlook mail item when opened for editing
- Outlook MailItem HTML Formatting Dropdown
- Is there such thing as Outlook Message Delimiter?
- EWS Service.FindItems() throws an exception when using SearchFilter.IsEqualTo
- How to show the appointment page from a form region in outlook
- How to be sure Outlook application has been loaded completely (application.StartUp event)
- Outlook 2013: select multiple emails and autoreply using template
- Access VBA To Send Query Results to Outlook Email in Table Format
- Visual Basic - Screen shot then insert into email
- create a outlook add-in to popup an input text field form for user info
- Table width does not work in Outlook 2010
- Modify background color of MailItem in Outlook 2013 Inbox
- Getting Outlook Window from VSTO Addin
- Too many mistakes: String not correct _1 ; Controlsend?
- Outlook 2013 VBA Public Variable Doesn't Persist
Related Questions in EXCHANGE-SERVER
- Create Exchange Message Items with EWS and mark them for deletion
- How to import meetings into office365 (EWS and Powershell?)
- EWS Service.FindItems() throws an exception when using SearchFilter.IsEqualTo
- Is there any way to get the list of available equipment in exchange server?
- How to download >1 MB Email attachment using EWS in C#
- Access Exchange mailbox information
- Programmatically determining whether or not Exchange is installed
- How to read from exchange server asynchronously using IMoniker and IStream Interface
- EWS Office 365 Impersonation not working
- calendar schedule request send to the user is accepted or not?
- Run Script to Append Subject and Body of Email
- Java - get contacts from outlook
- Create contacts in Exchange through EWS
- ActiveSync Co-existence failing
- perl office365 imap TLS access not working using IMAPClient
Related Questions in MAPI
- How to read from exchange server asynchronously using IMoniker and IStream Interface
- What actions in Outlook would cause PR_LAST_MODIFIER_NAME or PR_LAST_MODIFICATION_TIME to be modified?
- Packet Sniffing Outlook - > Exchange using MAPI
- How to update PR_DISPLAY_NAME for a meeting?
- MIME MAPI IConverterSession COMException on Activator.CreateInstance
- Fill the destination email field using MAPISendMail
- Is there a way to save MSG files from an Outlook PST file without changing the PR_LAST_MODIFICATION_TIME value?
- MAPI ConfigureMsgService fails with error code 80040115. How to solve this issue?
- How to access the MAPI Zarafa interface in PHP?
- Error while access local machine outlook emails from web application
- MAPI, HrQueryAllRows: Filter messages on subject
- get Manager from Outlook Contacts using VBA
- C++ MAPI: MAPILogonEx, how to open default mail inbox?
- Creating a MAPI Session in VBA
- Parallel and COM (Outlook MAPI) aqcuiring and releasing?
Related Questions in EXCHANGE-SERVER-2007
- Invalid class Exception is thrown from powershell
- MAPI ConfigureMsgService fails with error code 80040115. How to solve this issue?
- Powershell format-table or select-object only show top results
- (MS Exchange) Mailbox database is temporary unavailable
- Get folder permissions in a user's mailbox
- Microsoft Exchange 2007/2010 send SOAP request on an event?
- Exchange server 2007 - ExchangeServiceBinding::UpdateItem failed
- Calling Mailbox related PowerShell methods from C# throws exceptions
- Java MAPI for MS Exchange 2007
- Exchange Server Login Credentials Setup
- Programmatically monitor Exchange Inbox and print label
- Dynamics Ax Emailing PDF from within Ax
- Could not load file or assembly 'Microsoft.Exchange.WebServices, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
- Trying to get the MAPI ID of an Assigned Task in Outlook
- Exchange 2007 sending from accepted domain
Related Questions in EXCHANGE-SERVER-2013
- ActiveSync Co-existence failing
- Give NetworkService (Domain\ComputerName$) permissions to access Exchange Server
- Cannot retrieve any room list from Exchg 2013 with c#
- How can I make a shared account in Exchange 2013 that let's me add new users to that account in Active Directory
- Porting Exchange 2010 impersonation code to Exchange 2013 (permission denied)
- MAPI ConfigureMsgService fails with error code 80040115. How to solve this issue?
- Exchange 2013 settings for Ipad using conference room app
- 404 error while trying to access Exchange 2013 ECP from one of two CAS servers
- Need to Automate the copying of an attachment in order to push to Splunk
- Will a transport agent execute before journaling occurs exchange 2013?
- Cannot connect to on-premise Exchage Powershell remotelly from Linux
- ExchangeVersion for MS exchange server 2013 not found
- Object reference null when accessing ecp - Exchange 2013
- Outlook Add-in on Exchange 2013: manifest too large
- Where can I find the exchange 2013 logs specifically for denied impersonation attempts?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
The error is MAPI_E_NETWORK_ERROR. Is the firewall on?