From: Louis Vitiello, MCSE on
2008 SBS Server Migrated from 2003 SBS Server
SBS Web Applications will not start, "This website cannot be started.
Another web site may be using the same port"
Goal: get OWA working without needed to trick IIS

This problem has been ongoing since the install of 2008 SBS server.
Currently IIS will not automatically start SBS Web Applications due to the
Default Web Site and SBS Web Applications using the same HTTPS bindings. The
only way I have managed to get them to work is change the bindings to 444,
start it, then change it back to 443. This only works until IIS is restarted
or the server reboots. I would like to come to a permanent solution. I have
tried various methods found in other news post searching Google but none of
them come to a resolution and no steps have proven helpful.

Any advice would be greatly appreciated.

Thank you.

From: Steve Foster on
Louis Vitiello, MCSE wrote:

>2008 SBS Server Migrated from 2003 SBS Server
>SBS Web Applications will not start, "This website cannot be started.
>Another web site may be using the same port"
>Goal: get OWA working without needed to trick IIS
>
>This problem has been ongoing since the install of 2008 SBS server.
>Currently IIS will not automatically start SBS Web Applications due to the
>Default Web Site and SBS Web Applications using the same HTTPS bindings.
>The only way I have managed to get them to work is change the bindings to
>444, start it, then change it back to 443. This only works until IIS is
>restarted or the server reboots. I would like to come to a permanent
>solution. I have tried various methods found in other news post searching
>Google but none of them come to a resolution and no steps have proven
>helpful.
>
>Any advice would be greatly appreciated.

What did you change on the Default Website? OOB, the Default Website is
not using 443.

--
Steve Foster
------------
Please reply only to the newsgroups.
For SSL Certificates, Domains, etc, visit.: https://netshop.virtual-isp.net
From: "Robbin Meng [MSFT]" on

Hi Louis,

Thanks for your post and Steve's input.

I am with Steve that it seems there was something wrong with the configuration of the Default Web Site. Default Web Site should only use 80 port. The by default IIS 7.0
settings of their "Site Bindings" should like below:

[Default Web Site]
Type: IP address: Port: Host name:
1. http All Unassigned 80 <blank>


[SBS Web Applications]
Type: IP address: Port: Host name:
1. http All Unassigned 80 Sites
2. http All Unassigned 80 remote.sbsname.com
3. https All Unassigned 443 <blank>
SSL certificate: remote.sbsname.com

Please have a check. Stop the Default Website, delete the 443 binding from its properties.

Hope this helps. Also, if you have any questions or concerns, please do not hesitate to let me know.



Best regards,
Robbin Meng(MSFT)
Microsoft Online Newsgroup Support

==================================================================
Please post your SBS 2008 related questions to the SBS newsgroup on Connect website:
https://connect.microsoft.com/sbs08/community/discussion/richui/default.aspx

Please post your EBS related questions to the EBS newsgroup on Connect website:
https://connect.microsoft.com/ebs08/community/discussion/richui/default.aspx

If you want to use a newsreader other than a web forum to access these newsgroups,
please refer to the following blog to apply NNTP password and configure a newsreader:
http://msmvps.com/blogs/bradley/archive/2008/11/02/signing-up-for-the-sbs-2008-newsgroups.aspx
==================================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
==================================================================



From: Louis Vitiello, MCSE on
That did it. Maybe something got migrated over from the old server. New
client, might have missed something when going over their old config.

Thanks for everyone's help.

""Robbin Meng [MSFT]"" <v-robmen(a)online.microsoft.com> wrote in message
news:FEIkicJdKHA.828(a)TK2MSFTNGHUB02.phx.gbl...
>
> Hi Louis,
>
> Thanks for your post and Steve's input.
>
> I am with Steve that it seems there was something wrong with the
> configuration of the Default Web Site. Default Web Site should only use 80
> port. The by default IIS 7.0
> settings of their "Site Bindings" should like below:
>
> [Default Web Site]
> Type: IP address: Port: Host name:
> 1. http All Unassigned 80 <blank>
>
>
> [SBS Web Applications]
> Type: IP address: Port: Host name:
> 1. http All Unassigned 80 Sites
> 2. http All Unassigned 80
> remote.sbsname.com
> 3. https All Unassigned 443 <blank>
> SSL
> certificate: remote.sbsname.com
>
> Please have a check. Stop the Default Website, delete the 443 binding from
> its properties.
>
> Hope this helps. Also, if you have any questions or concerns, please do
> not hesitate to let me know.
>
>
>
> Best regards,
> Robbin Meng(MSFT)
> Microsoft Online Newsgroup Support
>
> ==================================================================
> Please post your SBS 2008 related questions to the SBS newsgroup on
> Connect website:
> https://connect.microsoft.com/sbs08/community/discussion/richui/default.aspx
>
> Please post your EBS related questions to the EBS newsgroup on Connect
> website:
> https://connect.microsoft.com/ebs08/community/discussion/richui/default.aspx
>
> If you want to use a newsreader other than a web forum to access these
> newsgroups,
> please refer to the following blog to apply NNTP password and configure a
> newsreader:
> http://msmvps.com/blogs/bradley/archive/2008/11/02/signing-up-for-the-sbs-2008-newsgroups.aspx
> ==================================================================
> When responding to posts, please "Reply to Group" via your newsreader so
> that others may learn and benefit from your issue.
> ==================================================================
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
> ==================================================================
>
>
>
From: "Robbin Meng [MSFT]" on

Hi Louis,


Glad to know the information was helpful. You are welcome.

Considering the issue had been resolved, to help other people from our experience, I would like to make a summary here. If you have any further concerns with this issue,
feel free to let me know.


Problem Description:
===================
SBS 2008 Server Migrated from SBS 2003 Server
SBS Web Applications will not start in IIS 7.0, "This website cannot be started. Another web site may be using the same port"

Cause:
===================
Wrong configuration of the Default Web Site due to migrated from old server. Default Web Site should not use 443 port.


Resolution:
===================
Check [SBS Web Applications] and [Default Web site] settings.
Stop the Default Website, delete the 443 binding from its properties.



Here are some SBS 2008 server articles just for your reference:

Managing Your Windows Small Business Server 2008 Network
<http://technet.microsoft.com/en-us/library/cc546017.aspx>

Downloadable documentation for Windows Small Business Server 2008
<http://technet.microsoft.com/en-us/library/cc707659.aspx>

SBS 2008 training links (revised)
http://msmvps.com/blogs/bradley/archive/2008/08/27/sbs-2008-training-links-revised.aspx

Windows Small Business Server 2008 Repair Guide
http://technet.microsoft.com/en-us/library/dd430085(WS.10).aspx

Migrate to Windows Small Business Server 2008 from Windows Small Business Server 2003
<http://technet.microsoft.com/en-us/library/cc546034.aspx>

Windows Small Business Server 2008 Migration Help
http://www.microsoft.com/downloads/details.aspx?FamilyId=95E4863E-BB59-4A66-9FEE-9874E8903888&displaylang=en


Please do not hesitate to post in SBS newsgroup if you need any assistance in the future.



Best regards,
Robbin Meng(MSFT)
Microsoft Online Newsgroup Support

==================================================================
Please post your SBS 2008 related questions to the SBS newsgroup on Connect website:
https://connect.microsoft.com/sbs08/community/discussion/richui/default.aspx

Please post your EBS related questions to the EBS newsgroup on Connect website:
https://connect.microsoft.com/ebs08/community/discussion/richui/default.aspx

If you want to use a newsreader other than a web forum to access these newsgroups,
please refer to the following blog to apply NNTP password and configure a newsreader:
http://msmvps.com/blogs/bradley/archive/2008/11/02/signing-up-for-the-sbs-2008-newsgroups.aspx
==================================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
==================================================================