windows phone filedeployer question -
soryr still related previous thread created new thread attract answers.. anyway.. i'm using wp7 emulator keep getting "access denied" error while using filedeployer object transfer files between device desktop.. have emailed author (justin) no reply..
can please suggest? need urgently project.. thanks
i believe feature no longer supported in rtm version of tools.
you might want isolated storage explorer. i'm not sure if officially supports automation, uses http there's hook.
edit: of "mango" sdk, can use isetool take , restore snapshots of application's isolated storage to/from local directory:
# copy data directory isetool.exe ts xd <product-id> "c:\tempdirectory\isolatedstore" # copy data directory isetool.exe rs xd <product-id> "c:\tempdirectory\isolatedstore"
Comments
Post a Comment