1

I am using Visual studio 2013 version 12.0.21005.1.

I downloaded the Basic Camera Sample from http://code.msdn.microsoft.com/wpapps/Basic-Camera-Sample-52dae359

When I try to compile this sample I got an error "MSBUILD : error : Xap packaging failed. Cannot access a closed Stream."

I saw the .Xap file is generated with 0 length. I tried to delete the XAP file and rebuild. It still hit the error.

any idea?

1 Answers1

0

It could be that you are not having all files required on the buildserver.

Try re-installing the Visual Studio again

Mohamed Thaufeeq
  • 1,667
  • 1
  • 13
  • 34