Quantcast
Channel: Visual Studio Integrate forum
Viewing all articles
Browse latest Browse all 4410

IVsAppContainerProjectDeploy::StartDeployAsync stuck in "PENDING" status

$
0
0

Hi,

I am trying to deploy a Windows Store app project using "IVsAppContainerProjectDeploy::StartDeployAsync", but for some reason after calling the function; the functions "IVsAppContainerProjectDeployCallback::OnEndDeploy" and "OutputMessage" are never called (back), and "IVsAppContainerProjectDeployOperation::GetDeployResult" always return E_PENDING. Another thing, is that there are no indications, for starting or ending a deployment operation, in the "Output" pane.

The strange this is that when looking at the output directory, it seems as if the deployment has finished successfully - all the files are present in the "layout folder", and the AppUserModelID has been registered.

So, the obvious question is, why the async operation doesn't get to "FINISH" state?

Thanks,

Ehud.


Viewing all articles
Browse latest Browse all 4410

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>