Azure WebJob Failed with exit code -1073741818 -


i have deployed azure webjob existing azure website using visual studio's helpful 'publish webjob' menu option.

the package works fine locally, when pushed cloud doesn't reach first line of code (which log statement) , following message:

[04/25/2015 19:35:44 > 287dbc: sys info] status changed initializing [04/25/2015 19:35:45 > 287dbc: sys info] run script 'myjob.exe' script host - 'windowsscripthost' [04/25/2015 19:35:45 > 287dbc: sys info] status changed running [04/25/2015 19:35:45 > 287dbc: sys info] status changed failed [04/25/2015 19:35:45 > 287dbc: sys err ] job failed due exit code -1073741818 

i've tried copying package content manually via ftp , same thing.

has ever run this? how did manage fix it?


Comments

Popular posts from this blog

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -

ubuntu - Selenium Node Not Connecting to Hub, Not Opening Port -