Code Comments
Programming Forum and web based access to our favorite programming groups.Server configuration: Windows 2003 Standard Edition English MSSQL 2005 Sept CTP SharePoint Services 2.0 SP 2.0 (also tried SP1.0) During TFS setup (Single-server Deployment) An error "28100 Error loading Event web service" is apperead Anyone can help??? Thanks.
Post Follow-up to this messageHaving same problem with Beta 3 Refresh on SQL 2005 RTM "Franklin" wrote: > Server configuration: > Windows 2003 Standard Edition English > MSSQL 2005 Sept CTP > SharePoint Services 2.0 SP 2.0 (also tried SP1.0) > > During TFS setup (Single-server Deployment) > An error "28100 Error loading Event web service" is apperead > > Anyone can help??? > > Thanks.
Post Follow-up to this messageBen Walling wrote: > Having same problem with Beta 3 Refresh on SQL 2005 RTM > > "Franklin" wrote: > I also have the problem. I tried to browse all the events in the logs : the solution seems to be that TFSSERVICE account cannot create a temporary class file in C:\WINDOWS\TEMP (sometimes .NET does it when you instanciate a XMlSerializer...). Solution : grant Create/Write rights on C:\WINDOWS\TEMP to TFSSERVICE account. I wonder why there are not many users having this problem : probably they all give admin rights to TFSSERVICE (though only TFSSETUP must have admin rights). When you do this, the setup ends correctly and TFS seems to work.
Post Follow-up to this messageI also had the problem. The solution to give the TFSSERVICE account Create/Write rights on C:\WINDOW S\TEMP worked. Thanks much.
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.