'm running the following setup:
Windows 2003 R2 (Yes, I know it's not offically supported for beta but I'm wiling to work with everyone to get it to work)
SQL 2008 Express
Team Foundation Server 2010
.Net 4.0
Silverlight RC - version 4.0.50303.0
http://localhost:2431/ - This page loads fine
http://localhost:2431/License - This pages loads fine
http://<server_name>:9898/ - Page loads but access denied (no license for user)
http://localhost:2431/Home/Create - Gets a compliation error (see below)
UPDATE: I added the assembly reference to \Program Files\Telerik\TeamPulse\UserManagement\Web.config and I was able to create a user. I then had to create a user named Administrator because for some reason whenever I accessed the TeamPulse URL
http://<server_Name>:9898/ it said there was no such user (<server_Name>\Administrator) active.
It appears to be working, stay tuned!
Thanks,
Joe