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

How to connect android app to App engine -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

php - display validation error message next to the textbox in codeigniter -