Microsoft
Software
Hardware
Network
Question : Not sure how to fic Exchange 2010 virtual directories.
I am trying to fifure out why my Exchange 2010 external OWA quit working.
When I try to check the IIS authenication for exchweb virtual directory folder.
There was an error while performing this operation , Details: Filename\\?C:Program Files\Microsoft\v14\Client
Access\OWA
\Web.confi
g Line numer 30 Error: Configuration section not allowed to be set below application.
Here is the web.config , I think line 30 is blank not sure what to do , I know how to remove and recreate the Exchange 2007 virtual directories but not Exchange 2010 . Any ideas?
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<system.net>
<defaultProxy>
<proxy usesystemdefault="true" bypassonlocal="true" />
<bypasslist>
<add address=".*" />
</bypasslist>
</defaultProxy>
</system.net>
<system.webServer>
<httpProtocol>
<customHeaders>
<add name="X-UA-Compatible" value="IE=EmulateIE7"/>
</customHeaders>
</httpProtocol>
<!-- OWA HTTP Modules -->
<modules>
<add type="Microsoft.Exchange.C
lients.Owa
.Core.OwaM
odule, Microsoft.Exchange.Clients
.Owa" name="OwaModule" preCondition="managedHandl
er"/>
</modules>
<handlers>
<add verb="POST,GET" path="*.owa" type="Microsoft.Exchange.C
lients.Owa
.Core.OwaE
ventHandle
rFactory, Microsoft.Exchange.Clients
.Owa" name="OwaEventHandler" preCondition="managedHandl
er"/>
<add verb="GET,HEAD" path="attachment.ashx" type="Microsoft.Exchange.C
lients.Owa
.Core.Atta
chmentHand
ler, Microsoft.Exchange.Clients
.Owa" name="AttachmentHandler" preCondition="managedHandl
er"/>
</handlers>
(Line 30 is empty)
</system.webServer>
<system.web>
<httpRuntime maxRequestLength="30000" />
<authentication mode="Windows" />
<sessionState mode="Off"/>
<globalization
Answer : Not sure how to fic Exchange 2010 virtual directories.
Hi,
Check this out, this will surely help you in re-creating those VD's
http://www.ditii.com/2010/
02/11/exch
ange-serve
r-2010-
rec
reating-le
gacy-excha
nge-virtua
l-director
ies/
http://technet.microsoft.c
om/en-us/l
ibrary/
cc7
72200(WS.1
0).aspx
http://technet.microsoft.c
om/en-us/l
ibrary/bb1
23752.aspx
http://technet.microsoft.c
om/en-us/l
ibrary/
cc7
53369(WS.1
0).aspx
Thanks
AgentMIK
Random Solutions
Trying to understand sessions.
SCCM Software Report By Major Revision
Error while attempting to uninstall SQL Server R2/VS2008
Setting Up Exchange Email on Apple IPAD
Accessing an NT4 Share from Server 2008
Gmail keeps hiding "all messages" label in the menu
How many types of pages r there in SQL Server?
Identifying creator of fake facebook page
Upgrade Sqlite in RHEL5.4
Integrating projects