我一直在尝试在 Windows 7 上安装 Bonobo Git 服务器作为本地服务器。我安装了启用 ASP.NET MVC4 的 IIS。但是,当我尝试加载 url
http://localhost/Bonobo.Git.Server/Home/LogOn
,
我只是得到一个白屏。当我尝试网址时
http://localhost/Bonobo.Git.Server/
,
我得到这个网址
http://localhost/Bonobo.Git.Server/Home/LogOn?returnUrl=%2FBonobo.Git.Server%2FHome
任何人都知道这可能是关于什么的。我怀疑重定向问题,但不知道如何解决。
谢谢