How to deploy .net app to bluemix -


while trying deploy .net app bluemix, getting following error

"known buildpack"

. can tell me buildpack asp.net?

the buildpack .net on bluemix called aspnet5-experimental add -b option cf push command.

note name implies still experimental buildpack.


Comments

Popular posts from this blog

symfony - TEST environment only: The database schema is not in sync with the current mapping file -

twig - Using Twigbridge in a Laravel 5.1 Package -

jdbc - Not able to establish database connection in eclipse -