Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
Exchange
2000.active.directory
2000.admin
2000.announcements
2000.app.conversion
2000.applications
2000.clients
2000.clustering
2000.connectivity
2000.development
2000.documentation
2000.general
2000.information.store
2000.interop
2000.kms
2000.misc
2000.protocols
2000.realtime.collabo.
2000.setup
2000.transport
2000.win2000
admin
application.conversion
applications
clients
clustering
connectivity
design
development
misc
mobility
setup
tools
  
 
date: Tue, 14 Mar 2006 13:46:29 -0800,    group: microsoft.public.exchange.mobility        back       


OMA Application Error   
Hi

I am running Exchange 2003 SP2 on Server 2003 w/ all current SPs. I have SSL 
and forms based authentication setup on my single exchage server and have 
followed the instructions in KB 817379 on how to setup OMA to work with the 
above. I keep getting the following error after logging into OMA:

Server Error in '/OMA' Application.
--------------------------------------------------------------------------------

Runtime Error 
Description: An application error occurred on the server. The current custom 
error settings for this application prevent the details of the application 
error from being viewed remotely (for security reasons). It could, however, 
be viewed by browsers running on the local server machine. 

Details: To enable the details of this specific error message to be viewable 
on remote machines, please create a <customErrors> tag within a "web.config" 
configuration file located in the root directory of the current web 
application. This <customErrors> tag should then have its "mode" attribute 
set to "Off".


<!-- Web.Config Configuration File -->

<configuration>
    <system.web>
        <customErrors mode="Off"/>
    </system.web>
</configuration>
 

Notes: The current error page you are seeing can be replaced by a custom 
error page by modifying the "defaultRedirect" attribute of the application's 
<customErrors> configuration tag to point to a custom error page URL.


<!-- Web.Config Configuration File -->

<configuration>
    <system.web>
        <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
    </system.web>
</configuration>
 

Any ideas?

Thanks
Rehan.
date: Tue, 14 Mar 2006 13:46:29 -0800   author:   RA

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us