Two things
When a user visits the site for the first time shouldn't their user be added into the users list? Or do I need to do that manually?
And second when I am trying to assign users to a project I select them in the list box on the user management screen for the project but the add button doesn't do anything.
Comments: Hi, I am assuming you are using windows authentication and would like your users created when you visit the site. If so you can find the instructions to configure that here https://bugnet.codeplex.com/wikipage?title=Configure%20Active%20Directory%20%2f%20Windows%20Authentication&referringTitle=Documentation Are you getting any javascript errors when you try to add a user to a project?
When a user visits the site for the first time shouldn't their user be added into the users list? Or do I need to do that manually?
And second when I am trying to assign users to a project I select them in the list box on the user management screen for the project but the add button doesn't do anything.
Comments: Hi, I am assuming you are using windows authentication and would like your users created when you visit the site. If so you can find the instructions to configure that here https://bugnet.codeplex.com/wikipage?title=Configure%20Active%20Directory%20%2f%20Windows%20Authentication&referringTitle=Documentation Are you getting any javascript errors when you try to add a user to a project?