next time it happens check to see if the HTTP protocol is started
Main Topics
Browse All TopicsCurrently have OWA running on our Exchange 2003 server, and all works fine, then every so often, approx. once a month i can no longer connect to the web server, internally or externally. When you enter the url, and press go it states "page cannot be displayed". This to me looks simply like an IIS problem, so I've tried stopping and starting the Service in IIS Manager, it all starts up successfully, but still doesn't work when I open IE. Tried stopping all AV software then restarting the IIS manager services, still the same. The only way of resolving it, is by restarting the entire server.
Any ideas?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Please cehck the firewall settings also...Antivirus integrated with firewall and do not stop antivirus services check that application having full control in firewall settings.
More Info:-
http://support.microsoft.c
Regards,
vijay kadadi
Hello,
Yes I've checked the HTTP Exchange virtual server and it was running. I stopped and started it, and it had no effect. As for the firewall query, I've even tried running the OWA locally on the exchange server and nothing happens. I don't even get a logon prompt. I'm starting to think it is an IIS problem. I did try and set up a test web site, but it didn't work, I'm not sure whether thats because I've never set up a webpage before and done it wrong, or IIS isnt working. I'm going to give the exchange server a reboot tonight, and set up a working website, so I can test IIS next time it happens.
Hello,
I've just re-booted the server and all is ok. If I just type the servers IP address into IE's url bar, it brings up a "under construction" page. This never happened before I rebooted, and its nothing to do with exchange, so it would indicate to me that its an IIS problem.
If I added, then removed IIS, would I lose my OWA website settings?
I think your missing the point I'm making. I'm saying that web access is working now I've rebooted the server.
I think it's an iis problem, as even if I just type type fhe servers ip address now (forgetting owa), I get a web page back stating 'site under construction' which I didn't get before, so if therefor must be iis.
It seems that iis, is just stopping?
Over time, you will know if its IIS or not, depending on how often it fails, say every 3 days.
A reboot rarely helps, unless you've applied a software patch or upgrade and it was needed for changes to take effect.
I suspect that you will see OWA fail again, but the important thing to do is check that test web page to see if it loads at that time. Then, you will know if it's IIS or Exchange.
By the way, you have the latest service packs and updates for the OS and Exchange, right?
Hello,
I've created a test web page, and after waiting for over two weeks the OWA failed again. I tested to see if my test web page was available, and it wasn't. Re-booted and resolved, this now definitely points to IIS.
Are there any tools or logs that can help me diagnose IIS. Or could I simply re-install IIS?
Try this..
1) open IIS
2) open Websites Folder
3) Go to the properties of "EXCHANGE",
4) First tab "virtual directory" you will see a heading called "aplication name" The box next to it will be grayed out and the button next to it will say create. Click create and leave it as default "Exchange"
Then under Directory Security Check on Enable Unanymous Access and Basic Authentication. Make sure the Defualt Domain i slisted properly.
After this I had a problem when pressing the Log Off buttom it would prompt for ht euser name and password. Same thing.. change the security settings under ExchWeb - BIN
Business Accounts
Answer for Membership
by: exclamationsoftPosted on 2009-03-09 at 05:04:07ID: 23834903
The "page cannot be displayed" message can be misleading, so you should turn off "freindly" error messages to get the true HTTP or application error message. Internet Options, Advanced tab, uncheck "Show friendly HTTP error messages".
First thing I would determine is if it is an issue with IIS or Exchange.
Set up a simple ASP or HTML test page on the same web server. When OWA returns an error, try loading the test page. If the test page loads, then you will, at least, know that IIS is not having a problem. Also, since friendly error messages are turned off, you should get a slightly more descriptive error message to give you more guidance.