Article ID: 2328735 - Last Review: September 10, 2010 - Revision: 7.0 "Your Out of Office settings cannot be displayed" when ASP.NET Role Manager is enabled on Exchange Server 2007 or Exchange Server 2010
SYMPTOMSMicrosoft Office Outlook 2007 users with mailboxes homed an Exchange Server 2007 or Exchange Server 2010 Mailbox server running on Windows Server 2008 are unable to use the Out of Office Assistant. The following error message occurs in Outlook: Your Out of Office settings cannot be displayed, because the server is currently unavailable. Try again later. Users running Outlook 2003 or earlier versions, or Outlook Web Access (OWA), are able to configure and use the Out of Office Assistant features. Outlook 2007 users do not experience any other issues. Also, Outlook Anywhere may fail to connect. CAUSERole Management for ASP.NET has been enabled on the Mailbox server. Exchange Server 2007 and Exchange Server 2010 do not support enabling roles for ASP.NET. RESOLUTIONUsing Windows Explorer, navigate to the inetpub\wwwroot folder. In the web.config file, open the file with Notepad and look for the a section that contains the following information: <?xml version="1.0" encoding="UTF-8"?><configuration> <system.web> <roleManager enabled="true" /> </system.web></configuration> If this information is present, back up the existing file by creating a copy with a different name. Then use the steps below:
MORE INFORMATIONIIS logs (W3SVC) may display errors similar to the following: 2010-08-25 00:15:192.168.0.10 POST /EWS/exchange.asmx ;RC:868e5975-3fe5-48d1-bbbd-3017f1d7a6e;Init>>Conn:0,AD:$null/$null/0%,CAS:$null/$null/0%,AB:$null/$null/0%,RPC:$null/$null/0%,FC:$null/0, Hash:36994246,Sub:null/0;SoapAction=GetUserOofSettingsResponse;ADRequests=1;ADLatency=0; TimeInGetUserOOFSettings=8;End(10.7965ms)>>Conn:1,AD:$null/$null/0%,CAS:$null/$null/0%,AB:$null/ $null/0%,RPC:$null/$null/0%,FC:$null/0,Hash:36994246,Sub:$null/0; 443 Domain\User 192.168.0.100 Microsoft+Office/12.0+(Windows+NT+5.1;+Microsoft+Office+Outlook+12.0.6535;+Pro) 500 0 0 61 2010-08-25 00:15:192.168.0.10 POST /EWS/exchange.asmx ;RC:5a80d750-16ae-46be-b643-36ba50bb2984;Init>>Conn:0,AD:$null/$null/0%,CAS:$null/$null/0%,AB:$null/$null/0%,RPC:$null/$null/0%,FC:$null/0,Hash:36994246,Sub:null/0;SoapAction=GetUserOofSettingsResponse;ADRequests=1;ADLatency=0;TimeInGetUserOOFSettings=7;End(8.8335ms)>>Conn:1,AD:$null/$null/0%,CAS:$null/$null/0%,AB:$null/$null/0%,RPC:$null/$null/0%,FC:$null/0,Hash:36994246,Sub:$null/0; 443 Domain\User 192.168.0.100 Microsoft+Office/12.0+(Windows+NT+5.1;+Microsoft+Office+Outlook+12.0.6535;+Pro) 500 0 0 292 With diagnostics logging for MSExchange Web Services and MSExchange Common set to Expert, the application log displays the following events: Event ID: 4999 And: Event ID: 3 If you use IIS Manager to administer IIS on the Windows Server 2008 computer running Exchange Server 2007 or Exchange Server 2010, examine the .NET Roles properties for the default website and the aspnet_client path. You will see the following error: An error occured while establishing a connection to the server. When connecting to the SQL server 2005, this failure, may be caused by the fact that under the default settings SQL server does not allow remote connections. (Provider: SQL Network Interfaces, error: 26 - Error Locating the server/instance specified For more information on ASP.NET 3.0 Role Principals, see the following MSDN topic: Role-Based Security (http://msdn.microsoft.com/en-us/library/52kd59t0(VS.85).aspx) Note This is a "FAST PUBLISH" article created directly from within the Microsoft support organization. The information contained herein is provided as-is in response to emerging issues. As a result of the speed in making it available, the materials may include typographical errors and may be revised at any time without notice. See Terms of Use
(http://go.microsoft.com/fwlink/?LinkId=151500)
for other considerations. | Other Resources Other Support Sites
CommunityGet Help Now
|






Windows Live
Facebook
Twitter
Linkedin
Digg it
Yahoo
Delicious
StumbleUpon
Yammer
Reddit
Technorati
FriendFeed
Email
Back to the top
