Am using Visual studio express 2012 evaluation copy for windows phone 8 development using phonegap. I can run my application with the emulator that shows my app. When i try to deploy in device (Nokia lumia 520), i get deploy error Error 0x8974002F
.
When deploying i get some errors in script as Illegal syntax. Expecting valid start name character.
in <%=
.
<%=CompanyName %><br />
Is this the cause for not deploying in device.