0

I have a problem with installing Git serve on my Windows Server 2012 Standart x64... I have run all instructions mmentiont in https://bonobogitserver.com/install/ But I can't acces webpages, only what I see is directory listing on my webbrowser... enter image description here

So what I am wrong, and how to fix it?

P.S I'm new into Server installation, so maybe missed some libraries in installation steps

vladimir
  • 695
  • 3
  • 15
  • 34
  • Does anybody know about my question? – vladimir Sep 25 '16 at 16:20
  • There are a million reasons why an ASP.NET application won't run, but for a starting point I wouldn't recommend using "5.2" as the name of the application - dots in URLs can cause problems. – Will Dean Jan 29 '17 at 22:10

1 Answers1

0

You have installed ASP.NET MVC? This includes the installation of MS SQL Server 2008 Express. And after that, the server roles will be possible to include support ASP.NET 4.5 features in IIS server.

Arvalon
  • 101
  • 6