Debug a WP7 application without zune

While debugging my WP7 application, I want to access the photo gallery, which is not possible if you are connected to zune, but zune is required to attach the debugger.

I know there is a script package that allows you to connect a debugger to your WP7 application without zune, but I do not remember the name of this script, and I can not find it on the Internet. Please share the link if you know about it.

+3
source share
1 answer

Once you have connected to Zune, you can close Zune and then launch WPConnect.exe

Find it on:
"C: \ Program Files (x86) \ Microsoft SDK \ Windows Phone \ v7.1 \ Tools \ WPConnect \ x64 \ WPConnect.exe"

VS , (, Zune).

+8

All Articles