JohnT Posted February 16, 2011 Posted February 16, 2011 I've recently updated the server (2003 server) and Sharepoint has stopped working. All I get now is website declined to show this page. I've tried various things already posted on the internet but still no joy. Any suggestions more than welcome.
apearce Posted February 16, 2011 Posted February 16, 2011 do all the sharepoint services start up ok? 1
JohnT Posted February 17, 2011 Author Posted February 17, 2011 Hi Yes all services are running. Tried running config wizard, tried changing IIS setting to run as Local System as suggested on a sharepoint blog, but no joy. John
jamesb Posted February 18, 2011 Posted February 18, 2011 Is the website declined to show this page a Sharepoint error that's coming through, or something from IIS? If it's from IIS, does inetmgr show everything running as normal?
JohnT Posted February 21, 2011 Author Posted February 21, 2011 Hi I think that IIS is working okay. Since running config wizard the sharepoint central administration page works. It didn't last week? but still no main sharepoint pages. The default web site on IIS gives the usual under construction message.
jamesb Posted February 21, 2011 Posted February 21, 2011 If you go to manage web applications, does it show that there should be one on port 80?
apearce Posted February 21, 2011 Posted February 21, 2011 Hi I think that IIS is working okay. Since running config wizard the sharepoint central administration page works. It didn't last week? but still no main sharepoint pages. The default web site on IIS gives the usual under construction message. under construction normally means its fitting your IIS fine - open IIS Manager and check which websites have started. Ensure that your SharePoint IIS Site has started. You may need to stop another for it to work. A.
JohnT Posted February 22, 2011 Author Posted February 22, 2011 Sharepoint is on port 80 and started. Even if I stop the other sites it still won't work.
jamesb Posted February 22, 2011 Posted February 22, 2011 Which IP address(es) is it bound to? The other sites shouldn't be able to run if they're sharing port and IP, so it may not be bound correctly.
JohnT Posted February 22, 2011 Author Posted February 22, 2011 default is on 808, Sharepoint 80, administration 8099 and sharepoint central administration 47676
jamesb Posted February 22, 2011 Posted February 22, 2011 If you create a new SharePoint web application through Central admin, on another port, does it work normally?
JohnT Posted February 22, 2011 Author Posted February 22, 2011 I get this program cannot display the webpage
jamesb Posted February 22, 2011 Posted February 22, 2011 How about browsing to the same site, with /default.aspx added to the URL rather than just the servername?
JohnT Posted February 22, 2011 Author Posted February 22, 2011 My original site now works when I add /default.aspx. Why not without?
jamesb Posted February 22, 2011 Posted February 22, 2011 You've not got a default page set up in IIS, so it's trying to do directory browsing when you go to the site instead. If you go to the site in IIS Manager you should be able to set up default.aspx as the default page, which'll fix the problem. 1
JohnT Posted February 22, 2011 Author Posted February 22, 2011 Sorry for being thick but how exactly do I do that?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now