Quantcast
Channel: ASP.NET Core
Viewing all articles
Browse latest Browse all 9386

ASP NET 5 application is not running..

$
0
0

Hi All,

I am just started to work with ASP Net 5 application and get stuck in first application.

I have selected Empty application and try to run that. But browser is opening and it is just running, nothing get displayed. And sometime it is opening and closing automatically.

I dont know what I am missing as there are lots of new things introduced in ASP NET 5.

Project.json looks like below:

{"version": "1.0.0-*","compilationOptions": {"emitEntryPoint": true
  },"dependencies": {"Microsoft.AspNet.IISPlatformHandler": "1.0.0-rc1-final","Microsoft.AspNet.Server.Kestrel": "1.0.0-rc1-final",
  },"commands": {"web": "Microsoft.AspNet.Server.Kestrel"
  },"frameworks": {"dnx451": { },"dnxcore50": { }
  },"exclude": ["wwwroot","node_modules"
  ],"publishExclude": ["**.user","**.vspscc"
  ]
}

Please help me out...

Thanks,

Joy

  


Viewing all articles
Browse latest Browse all 9386

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>