After a couple of days trying and installing, finally everything works.
The installation of team foundation did go well but I was unable to create a team project.
the error I was getting over and over again was:
"
Team Project creation fails by failing in task SharePointPortal"
Tried everything I could find but nothing worked. After I posted a call on the Microsoft forum for Team Foundation I found this post The same problem and a solution that worked.
-----
Make sure that WSS is configured correct by:
On the tfs-server run : http://localhost:8080/services/v1.0/Registration.asmx/GetRegistrationEntries
Scroll down to the wssadmin section:
<ServiceInterfaces>
<Name>WssAdminService</Name>
<Url>http://PANNKAKA:17012/_vti_adm/admin.asmx</Url>
</ServiceInterface>
Make sure that the portnumber is the same as the "Sharepoint Central Administration" web-site. If not change the site port-setting in IIS-manager.
---
That was the case in my situation. There was a differance between the port settings of the wss. After I changed the port setting of wss in IIS everything worked fine.
look at
this tool and
this movie shows you the posibilities of the
ghostdoc
Debugging is one of those necessary things that we as developers can't get ride of. Visual studio 2005 provide some great features to make life easier.
Look at this screencast and take your advantage.
Found this song at a microsoft blog. here is the song in Korean.
and here you can find
the translation