Dysfunctional Exchange 2007; Repair or Disaster Recovery
I have a dysfunctional (to put it mildly) Exchange Server that is hosted by a WS03r2x64/DC. This DC hosts all roles of Exchange 2007. To address some previous hardware issues, we re-imaged this...
View ArticleEWS Java API can't get email that hasAttachment
I have some issue in getting some attachment using ews java API 1.3 SNAPSHOT, i want to get Attachment in my email, here my code :try { ExchangeService service; service.setUrl(new URI("https://" +...
View ArticleEDB to PST Converter
Which of the two is the better option? Stellar Phoenix exchange db recovery or Kernel exchange server recovery tool or probably another tool? I have a couple of EDB files that I need to extract...
View ArticleEWS error gettingEvents
Im having an issue with Office 365 EWS (its only Office 365, Exchange 2010 and 2013 work fine). I can create my pull subscription without error but when I go to use it by callinggetEvents()I receivean...
View ArticleFailing to authenticate Calendar permission in consent screen
I have written an application that uses office365 REST api's to sync calendars, emails and contacts. For OAuth during the testing phase I had created a common application in Azure AD with permissions...
View ArticleOutlook automation failing to send e-mails via Exchange.
I'm not sure if this is the correct place to post this but here goes:We have an application written in VB6 which automatically generates e-mails in Outlook . The customer in question was using use...
View ArticleASP.NET - MVC pattern
Hi,I am trying to implement MVC pattern with ASP.NET in the following way without using the MVC framework. - page1.aspx page (html - View) - page1.cb (code behind - Controller) -...
View ArticleThe account does not have permission to impersonate the requested user
I get a runtime error trying to impresonate a user - code below Service = New ExchangeService() Service.Url = New Uri(ApplicationItems.ExchangeURL) Service.Credentials = New...
View ArticleProblem getting calendar event with recurring using EWS Java client API 1.2
I am using EWS 1.2 Java client API for getting calendar events. I am able to get Recurring information of the event which is created through API's appointment.save(), but not able to get recurring...
View ArticleMonitor mailbox and send data to a SharePoint list.
Hi!I asked this question in the SharePoint forum and was told there was no easy way to achieve this in SharePoint. Basically it's about monitoring a mailbox and based on its header either create a new...
View ArticleClient does not have permission to send as this sender
We have a CRM web application hosted on a server. When a user launches the site, the site provides facility to the customer to send the query into the system using the email. The website provides the...
View ArticleOutlook Anywhere Exchange 2003
Does anyone have the rpcnofrontend.zip file or the executable so that I can setup Outlook Anywhere on Exchange 2003 without having to dive into the registry myself? Apparently this tool has worked...
View ArticleExchange 2003 Cluster failed
Hello everyoneI have a Windows 2003 failover cluster for MS exchange 2003. After some updates, I lost access to all physical disk resources, including Quorum partition. I folowed the official MS...
View Article[E2010] [TA] [C#] [Windows]: Add my assembly to Transport Agent project
Hello, please help me determine how i should add additional assembly (MimeKit) for my Transport Agent project. As usual I added refference and rebuild project then copy to Exchange Server and try to...
View ArticleWrong Organizer Name
Hai, I am developing a sample calendar application. Everything is working fine but sometimes organizer is mismatched. I am developing this by using ews manged api with version 2007_sp1. I am...
View Article#554 5.3.4 STOREDRV.Submit; Content conversion limit(s) exceeded ## "This...
Hey Guys,I have an issue with one of my company user. Whenever he is sending any mail with attachement of 2MB or more he is getting the undelevery message as mentioned above in subject line.I have...
View ArticleList of supported Microsoft.Exchange.WebServices.dll versions
I am looking for a definitive list of Microsoft.Exchange.WebServices.dll versionsthat are supported and those, if any, that are EOL. Anyone know for sure?Regards
View Article[E2013][EWS][JS][Windows] JavaScript API Getting Session.Accounts
Can you get the accounts available in the current session through the javascript api for office mail apps? Would that information be available through an EwsRequestAsync call?
View ArticleAlways asking external domain user name and password
Hi,i am having problem with SBS 2008, the main problem is when we open outlook always asking external domain user name and password and its keep poping up also. if i try to put local AD user name and...
View ArticleFailing to authenticate Calendar permission in consent screen
I have written an application that uses office365 REST api's to sync calendars, emails and contacts. For OAuth during the testing phase I had created a common application in Azure AD with permissions...
View Article