tfs share point
i can't add or delete webpart when i try to custimize homepage. I am an admin. how to find out why?
It seem like my application server can't connect to the database server. i look at the window event. it say can't connect to STS_Content_TFS. I can view the portal ok when customize webpart is an issue.
[347 byte] By [
dealkk] at [2008-2-8]
Unfortunately this is a bug in SharePoint. There are several solutions:
1. Use FrontPage 2003 to edit the site.
2. Change the site so that ASP.Net is running with .Net 1.1
3. There is a hotfix being created for this problem. You could contact Micrsoft CSS and get the hotfix for WSS (hotfix 915746).
-Dennis
.
Hi Dennis
I have the sanme problem. I tried to change the default website and its subsites (except for reporting services) to run as ASP.NET 1.1
But Sharepoint could not start then. Do you have any idea why ?
I'm not to happy to apply the hotfix as long as it is not released. Do you have any experince with this hotfix and TFS ?
Regards
Christian
Hi Christian,
After changing the WSS site to use ASP.Net 1.1 you have to run a WSS command or it will be in a wierd state:
stsadm -o upgrade forceupgrade
stsadm.exe can be found on the AT in %programfiles%\common files\microsoft shared\web server extensions\60\bin
I did run with the hotfix without any problems, that's probably the best way to fix this problem.
See http://support.microsoft.com/default.aspx?scid=kb;EN-US;915746