Visual Studio vanishes when packaging an Azure application -



Visual Studio vanishes when packaging an Azure application -

i'm running visual studio 2010 sp1. when seek bundle azure application (right-click webrole, click package...) begins bundle application, spits out few things log, visual studio vanishes. disappears. no error, no nothing. it's gone.

here's log output vs before vanishing act:

------ build started: project: mywebapp, configuration: release cpu ------ mywebapp -> d:\mywebapp-trunk\src\mywebapp\bin\mywebapp.dll ------ build started: project: mywebapp-webrole, configuration: release cpu ------ ------ publish started: project: mywebapp-webrole, configuration: release cpu ------ transformed web.config using web.release.config obj\release\transformwebconfig\transformed\web.config.

looking @ /bin/release folder of webrole, bundle not finish (the serviceconfiguration.cfg there, /app.publish/mywebapp-webrole.cspkg file 0kb).

i'm not sure see went wrong. thought why happens and/or might find diagnostic information?

"sudden app death" caused unhandled exception in background thread. if there's no exception trap in outermost thread function, exception reach default exception trap thread kills process. no warning, no message, poof! it's gone.

other working around whatever info or environmental thing sets off exception in packaging run, can fixed in code. sure study bug on microsoft connections. , post link bug here other devs find question can bump vote on bug study , see resolution eventually.

visual-studio azure

Comments

Popular posts from this blog

How do I check if an insert was successful with MySQLdb in Python? -

delphi - blogger via idHTTP : error 400 bad request -

postgresql - ERROR: operator is not unique: unknown + unknown -