cordova - Error1 0x8974002F in windows phone 8 developement using phonegap -


am using visual studio express 2012 evaluation copy windows phone 8 development using phonegap. can run application emulator shows app. when try deploy in device (nokia lumia 520), deploy error error 0x8974002f.

when deploying errors in script illegal syntax. expecting valid start name character. in <%=.

<%=companyname %><br />

is cause not deploying in device.

i got solution inserting usb plug directly board. worked once usb port changed.

for illegal syntax. expecting valid start name character. in <%=, problem created html file , copied original source created file.

here double quotes changed multiple double quotes ""<%="" visual studio , identified , cleared got worked well.


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -