Help!
Major problem creating new sites in IIS7 on WS 2008 SBS x64
page cannot display this is on every site created on port 80 when changing port to another the page displays and works!
i have other pages on port 80 but when created test1 and test2 and other pages the page cannot be found. when i created a site with Web Platform Installer the sites referers to other physical paths other than set on IIS7.
Output of %windir%\system32\inetsrv\AppCmd.exe list sites:
SITE "Default Web Site" (id:1,bindings:http/*:80:,state:Started)
SITE "SharePoint Central Administration v3" (id:1899589246,bindings:http/:4721:,
state:Started)
SITE "WSUS Administration" (id:1372222313,bindings:http/:8530:,https/:8531:,stat
e:Started)
SITE "SBS Client Deployment Applications" (id:2,bindings:Http/*:80:connect,http/
*:80:SBSConnectComputer,state:Started)
SITE "SBS Web Applications" (id:3,bindings:Http/*:80:Sites,http/*:80:remote.rics
ystem.se,https/*:443:,state:Started)
SITE "SBS SharePoint" (id:354451313,bindings:http/*:80:Companyweb,https/*:987:,s
tate:Started)
SITE "test1" (id:4455631,bindings:http/*:80:test1,state:Started)<------- Not Working
SITE "test2" (id:5,bindings:http/*:80:test2,state:Started)<------- Not Working
I have probably tested every single thing soon.