Microsoft.Exchange.WebServices - exception - service object doesn't have an Id.
In the code below FindAppointments throws an exception with the text: this service object doesn't have an Id.What am I doing wrong? public class ExchangeCalendar { static bool...
View ArticleExchange Server 2010 not generating ExchangeServiceBinding proxy class in...
Hi Guys, Presently I am working on application that needs to fetch data from Exchange server 2010. If I add Service reference in Visual studio 2010 using url https://myServer/ews/exchange.asmx, the...
View Articlepull subscription with exchange 2013
when you delete an appointment from calendar, it's only working if you single click on the appointment and then edit and delete, then delete event returns correctly from pull subscription.but if you...
View ArticleArgumentException on async Folder.Bind and Service.FindItems
hi,we use EWS Managed API to Sync our CRM with the Exchange-Server. As long as I used EWS Mangage API 1.1 everything worked perfect. Now I updated to Api 2.0 (Dll-version: 15.0.516.14) and I'm getting...
View ArticleOffice 2013 Outlook Web app: The requested web method is unavailable to this...
I am developing an Office 2013 outlook app. I am trying to delete a folder via the mailbox.makeEwsRequestAsync method. The response I receive has the following error: The requested web method is...
View Article[E2007][EWSMA] Identify/get the reason/cause of a NDR
Hello,I need to parse NDRs and identify their cause(the reason why the email wasn't delivered). If it was due to an invalid email or invalid domain or mailbox full or another.Is there a way to do it...
View ArticleThe request failed with HTTP status 401: Unauthorized when sending email from...
Hi guys, I have added webreference to my project using "https://pods(some nos).outlook.com/ews/Services.wsdl". This has generated proxy objects. And here is my code ExchangeServiceBinding esb =...
View ArticleCommunity question: How do you feel about the fork made to the Exchange...
Dear Community,Back in November 2012, the Exchange Development forum was forked into two forums: theExchange Server 2013 - Development forum and the Exchange Previous Versions - Development forum.The...
View ArticleEWS Bind error message
Exception calling "Bind" with "2" argument(s): "The request failed. The remote server returned an error: (401) Unauthor ized." At C:\Users\Administrator\Desktop\inbox.ps1:16 char:60+ $inbox =...
View ArticleFrom where do I get DataBase schema for Exchange server
Hi,I want database schema for exchange sever for reference purpose. I am search on internet but not able to find appropriate link.Please help me where do I get this information. I don't have Exchange...
View ArticleEWS set folder permission
Is it possible to set root level permission for the entire mailbox using EWS?
View ArticleExchange 2010 Microsoft Outlook 2010
Hi,We are migrating exchange 2007 to exchange 2010 server, these new servers are in different site all together.CAS Array is configured LB is configured for CAS Array We have firewall in between these...
View ArticleError occured while installing second EXCHANGE SERVER, Event ID 1002
Hello allMy environmnetHYPERV VM - MACHINE NAME = (DC01 - DOMAIN CONTROLLER - WINDOWS SERVER 2008R2)MACHINE NAME = (EX01 - EXCHANGE 2010 - WINDOWS SERVER 2008R2)MACHINE NAME = (EX02 - EXCHANGE 2010,...
View ArticleEWS Managed API 2.0 - How to add an item attachment
Does Anybody have any idea how to add item attachment to existing appointment?
View ArticleMigration of Web server Linux to Exchanger server
Dear All,I am Roopesh Sr. System Engineer, i have an issue to be cleared now any one. we are using Web mail server configured at host monster US with xdomain.com remotely and no backup with us. the...
View ArticleExchange Command execution failing with type initializer exception while...
I wanted to execute Exchange powershell commands using System.Management.Automation.Runspaces;Add-PSSnapIn of Exchange 2013 was successful, but unable to execute any command. e.g: Get-Group,...
View ArticleJava EWS - Connect to Hotmail
Hello,I'm trying to connect an Hotmail mailbox with EWS.The problem is that I can't connect to Hotmail....I have try that :ExchangeService service = new ExchangeService(); ExchangeCredentials...
View ArticleIs there an updated EWS API for Exchange 2010 SP3?
Hi Folks,I'm using EWS 1.2.1, The ExchangeService constructor takes an exchange version parameter - the highest is ExchangeVersion.Exchange2010_SP2. Just wondering if there is or is-going to be an...
View ArticleUnable to search Exchange Online Mailboxes
Hello everybody,I had run a script to search exchange mailboxes using EWS , while it works on the onprem Exchange it doesnt run on O365 mailboxesin the sense that it returns 0 results(the item still...
View ArticleReg Exchange 2013 installation
I setup ws 2012.Set up Active Directory. Added my self to Organization Manager under exchange group and I am the administrator of the box.I installed Exchange 2013 with Client access and mail box...
View Article