Server error in “/owa” application-exchange

Asked By 40 points N/A Posted on -
qa-featured

 2007 Hi Techyv buddies!
Runtime Error Details to enable the details of this specific error message

Server Error in '/0wa' 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 "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".
 
Notes: The current error page you are seeing can be replaced by a customer page by modifying the "defaultRedirect" attribute of the application's<customErrors> configuration tag to point to a custom error page URL.A customer of mine reported to me an error about OWA. My customer is using SBS 2008 and OWA when suddenly it crashes. OWA display error messages.
 
Can anyone help me configure the problem?
 
Here is the display error:
 
Any help will greatly be appreciated.
 
Thank you.
SHARE
Answered By 0 points N/A #148443

Server error in “/owa” application-exchange

qa-featured

Hi Canyon,

I think I can help you in this regard. Do the following and I think your problem will be solved:

First of all disable the default website and create a new website. Look at the figure below,

Internet Information Service Manager

Now create a new OWA virtual directory by running power shell command.

New-OWAVirtualDirectory-Name newowa-WebsiteName newowa-Internal Url http:\myowa.mycompany.int/owa

I think it will help you.

Thanks.

Hathy

Related Questions