I believe the MVC part of bonobo isn't working.
Neither are the MVC styles.
I'm not sure if I did the installation incorrectly or not.
These are the steps I used to recreate the process:
Logged into Windows Server 2012:
Made sure I had all the dependencies installed.
Unzipped the package in inetpub/wwwroot
Went to the AppData directory and added permissions for IIS_IUSRS and changed them to be able to read/write it.
Opened IIS tab.
Bonobo wasn't loaded like it showed in the install instructions.
I added a virtual directory under default sites.
Named it bonobo.git.directory.
Coverted it to an application.
Added it to a classic 4.5 pool.
Changed privileges for all on IIS.
I tried the bonobo link.
I get that page.
I logged in using admin/admin. That worked.
I can add users/etc.
Users can also login.
I just need to be able to fix the mvc issue (at least I think it's probably an MVC problem).
I haven't tested the git part of it yet.
Thanks for any and all the help.