visual studio - Unable to build/publish Azure Data Factory application -


every data factory application try create in visual studio 2015, sample ones, unable build or publish due to:

"object reference not set instance of object." error on every .json file.

is there important configuration i'm missing or dependencies need add project? thanks

we have open bug on , fix in our next release. error thrown during build, still should able go ahead , publish. we'll further see why blocked publishing. feedback!


Comments

Popular posts from this blog

Hatching array of circles in AutoCAD using c# -

ios - UITEXTFIELD InputView Uipicker not working in swift -

Python Pig Latin Translator -