开发者

SharePoint Foundation on Windows 7 Home Premium

开发者 https://www.devze.com 2023-01-29 04:26 出处:网络
I\'ve installed SharePoint Foundation on Windows 7 Home Premium using the tutorial at: http://msdn.microsoft.com/en-us/library/ee554869%28office.14%29.aspx#50

I've installed SharePoint Foundation on Windows 7 Home Premium using the tutorial at: http://msdn.microsoft.com/en-us/library/ee554869%28office.14%29.aspx#50

开发者_运维知识库

Everything went well except for the last step when I actually try to load either the site or Central Administration. Instead of a Foundation website, only a blank page appears.

I tried without success the suggested solution to change IIS -> Authentication -> Basic Authentication to Enabled.

After this change it was necessary to enter a username and password when trying to access a Foundation site. Unfortunately, after entering correct data a "Server Not Found" message appeared and I was not able to proceed.

Any ideas?

Thank you for your time, Ben


1st step of troubleshooting this is to take SharePoint out of the equation. Setup a new web application in IIS, put in a simple 'hello world' type static html page and try and load that. If you can't then the problem is IIS/networking and not SharePoint.


For what it's worth, I've found a way to install SharePoint Foundation 2010 on Windows 7 Home Premium and solve the Windows Authentication issue (you CAN actually enable it on Home Premium as well - it's just a manual process, that's all).

You can find the steps I followed on my blog at http://www.rl-soft.com/en/blog/Lists/Posts/Post.aspx?ID=21

Hope this helps a few folks!

Raphael.

0

精彩评论

暂无评论...
验证码 换一张
取 消