c# - problem to run my project in windows phone 7.1 update -


i trying code push notification(which has sender windows phone client , wcf service) in windows phone 7.0.

i install windows phone 7.1 beta update

and run same code

but m getting

"connection failed because of invalid command-line arguments." error.

i want know how solve issue......

it seems have either have misconfigured project or failed installation of updated sdk.

your first choice creating new wp7 application targets 7.0 systems (if still needed). see if can launch through emulator (which assuming issue). try reloading same project again.

in extreme case, remove wp7 dev-related , re-install dev tools.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -