Azure Cloud Service stops saving to table storage when storage is accessed in visual studio server explorer -


i working on azure cloud service has 2 different worker roles saving entities azure table storage. when run solution locally (both in debug , release mode) works perfectly, when deploy solution (either in debug or release) azure cloud production environment writes correct data , works well; after open storage account in server explorer in visual studio review saved, cloud service worker roles stop saving new data tables.

does accessing azure storage account server explorer window in visual studio freeze storage account when azure cloud service running against it?

no, that's not possible. please provide more description how worker role "stop saving new data table"? did encountered failures? if so, what's detailed error message? or did make no progress while writing table entities?


Comments

Popular posts from this blog

html - Firefox flex bug applied to buttons? -

html - Missing border-right in select on Firefox -

python - build a suggestions list using fuzzywuzzy -