Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7877549
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T03:24:13+00:00 2026-06-03T03:24:13+00:00

I have an app using the EWS API. Some computers using Exchange 2003 and

  • 0

I have an app using the EWS API. Some computers using Exchange 2003 and some use 2007/2010. Initially, in my app I just used:

ExchangeService service = new ExchangeService();
service.UseDefaultCredentials = true;
service.AutodiscoverUrl(url);

But I found out quickly that that fails on the computers using 2003, with the error: “Client mailboxes must be on Exchange Server 2010 or later”.
So I changed my code to (obviously removed the actual address to the Exchange server):

ExchangeService service = new ExchangeService();
service.UseDefaultCredentials = true;
service.Url = new Uri("https://.....");

Now I get the error: “The mailbox that was requested doesn’t support the specified RequestServerVersion.”.

So, I think I understand why this is happening and really just seems like I have to do something completely different to get this working on 2003. Except short of using the Net.Mail api instead, I’m not sure exactly how to do it. Can I still use the EWS API and if so, what do I need to change to allow it to work on both?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T03:24:14+00:00Added an answer on June 3, 2026 at 3:24 am

    Exchange 2003(2000?) uses different API, which is completely different from EWS. Exchange 2007 supports both API.

    You can use CDO How do I use CDO with Exchange with vbscript

    or WebDAV Access Your Exchange 2000 / 2003 Mailbox With WebDAV.

    Note
    I think its better to use New ExchangeService(ExchangeVersion.Exchange2007_SP1), then you are sure that it is working with 2007 and use backward compatibility on 2010.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an app using using Django Nonrel on AppEngine. I'd like to use
I have an app using a tab bar host api that I found and
I have built an app using jQuery mobile. Apart of some compatibility issues across
I have an app using PHP and the PayPal API. The basic way it
i have an app using cocos2d, Im moving some sprites and having animations when
I have an app using a ListView as a main screen. Each row displays
I have an app using SQLite3. It's running pretty well, but I would like
I have an app using the ADO.NET entity framework (the VS2008 version, not the
I have an App using UITableViews and fetching data from a server. I am
I have an app using a SQLite db, and I need the ability for

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.