publish - problems publishing webjobs to azure -


i've created 3 webjobs , have been developing , testing locally using storage emulator. i'm ready deploy , test these webjobs azure. when try publish, i'm getting below error:

the database provider not specified connection string. incremental database publishing not supported sqlclient entity framework code first models

everything works fine locally, there no connection issues.

i have web.config transform set release configuration changes connection details azure version, still error.


Comments

Popular posts from this blog

PHP and MySQL WP -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

go - golang pprof for c library code -