I have setup HAP on server 2008 R2. It's running, you can access the documents and shares, users are detected with AD but I must be missing something obvious...
-Clicking on announcements as admin doesn't do anything.
-I see links for "Me, password, tickets, bookings" but nothing else appears (I would expect this with bookings as none exists) and clicking on them doesn't do anything.
-The quota bar doesn't show (I added all our user servers - no change)
-Creating a new ticket, you can type a subject and a room but nothing else.
-Boking system, links don't go anywhere.
When loading HAP, IE shows a warning sign.
Webpage error details
Message: ASP.NET Ajax client-side framework failed to load.
Line: 52
Char: 34
Code: 0
Message: 'Type' is undefined
Line: 2
Char: 1
Code: 0
Message: 'Sys' is undefined
Line: 73
Char: 1
Code: 0
Message: 'Sys' is undefined
Line: 1
Char: 1
Code: 0
Message: 'Sys' is undefined
Line: 323
Char: 106
Code: 0
One thing I saw in webconfig...
"Under IIS7.5, the application pool identity will be IIS APPPOOL\$apppool$, where $apppool$ is the application pool have is running under. You will need to grant permission to the App_Data folder to this user"
What exactly do you have to do here?