Make sure you have the features installed for IIS, just cause you tick\check IIS it doesnt INSTALL all the features.
![]()
But IIS is installed and running, http://localhost shows the IIS default page..Code:Client Access Role Prerequisites Failed Error: Unable to read data from the Metabase. Ensure that Microsoft Internet Information Services is installed. Recommended Action: http://go.microsoft.com/fwlink/?linkid=30939&l=en&v=ExBPA.4&id=a4a4d339-4009-4fb7-b842-ca2ba79f13f0 Error: Unable to access the 'Default Web Site' on this computer. Recommended Action: http://go.microsoft.com/fwlink/?linkid=30939&l=en&v=ExBPA.4&id=aadc8176-1c47-49b7-83a0-9493a1093af1 Elapsed Time: 00:00:08 Mailbox Role Prerequisites Failed Error: Unable to read data from the Metabase. Ensure that Microsoft Internet Information Services is installed. Recommended Action: http://go.microsoft.com/fwlink/?linkid=30939&l=en&v=ExBPA.4&id=a4a4d339-4009-4fb7-b842-ca2ba79f13f0 Elapsed Time: 00:00:06
Is there any other role / service that Ive not enabled? Do I need the metbabase for IIS6 option installed?
Make sure you have the features installed for IIS, just cause you tick\check IIS it doesnt INSTALL all the features.
![]()
RabbieBurns (16-11-2009)
Yes, you need the IIS6 compatibility stuff installed. Took me a while to work this out, as the help files don't seem to refer to server 2008 at all!
RabbieBurns (16-11-2009)
Ah right, cool cheers. I guess I should have just tried that before I started completely removing and reinstalling the IIS Role
This cover most o the stuff you come across installing on 2008r2:
My First Peek into Microsoft Exchange 2010 By Santhosh Sivarajan - Santhosh Sivarajan, Houston, TX
RabbieBurns (16-11-2009), ZeroHour (16-11-2009)
Awesome cheers, that seems to be it![]()
Sounds funny but OWA (2010) works ALOT better in Firefox than IE8 lol![]()
OK Ive got outlook up and running I think, but when i try to go to http://mail.mydomain.com I get a
And when I go to the https:// I getCode:Server Error 403 - Forbidden: Access is denied. You do not have permission to view this directory or page using the credentials that you supplied.Code:Secure Connection Failed An error occurred during a connection to www.mydomain.com:1010. SSL received a record that exceeded the maximum permissible length. (Error code: ssl_error_rx_record_too_long) * The page you are trying to view can not be shown because the authenticity of the received data could not be verified. * Please contact the web site owners to inform them of this problem. Alternatively, use the command found in the help menu to report this broken site.
Last edited by RabbieBurns; 19-11-2009 at 12:40 AM.
I think the issue is to do with me changing the defualt IIS website port from 80 to 1010. I cant even open OWA on the localhost now
Anyone know what I need to change to get it back running again?
no idea on the exchange side but if you are trying to use https and you changed the port to use 443 would that conflict or what ?
Also would be good to keep a track of - also the error you are getting regarding the authenticity - I take it you don't have to use certificates or anything like that ?
didnt change https
You need to go to https://MAILSERVER/OWA - You'll have to put a redirection on if you want users to just go to https://MAILSERVER/
same issue..
Secure Connection Failed
An error occurred during a connection to www.mydomain.com:1010.
SSL received a record that exceeded the maximum permissible length.
(Error code: ssl_error_rx_record_too_long)
*
Last edited by RabbieBurns; 23-11-2009 at 01:55 PM. Reason: didnt read propertly
At least you managed to launch the installationon my server 2008 R2 install when i launch lpsetupui.exe it just tells me there is a problem and asks me to close the program or search for an issue
works at home!!
Anyone got any ideas?
Problem Event Name: CLR20r3
I managed to resolve my issue.. I only have one static IP, and run apache on a linux box for port 80 which NAT points to. So I was trying to change the IIS default port from 80 to something else. Exchange didnt like that at all. However, I realised that as Exchange is on https, which is port 443, and Im not using that elsewhere, I could forward 443 to the exchange box. And leave IIS on the exchange box running on 80.
So now http://mydomain.com goes to port 80 on the linux box, and https://mydomain.com goes to the exchange. And now OWA works.
So to summarize, It seems Exchange NEEDS IIS to be on port 80 for it to work.
Anyway, got a new problem now :P
Doesnt seem to be sending mails.#550 4.4.7 QUEUE.Expired; message expired in unreachable destination queue. Reason: A matching connector cannot be found to route the external recipient ##
Also, is there a way to login to OWA without having to specify Domain\Username and just login with Username ?
There are currently 1 users browsing this thread. (0 members and 1 guests)