zoukankan      html  css  js  c++  java
  • windows phone7,zune:can't connect to your phone WP7手机无法连接Zune 的解决方法

    Zune无法连接到windows phone 7。当你把手机插上电脑的时候,打开zune可能会提示zune无法连接到你的手机。请断开连接,重新启动手机后,再次尝试连接。 - Can't connect to your phone. Disconnect it, Restart it, then try connecting again

    文件夹C:\Users\Administrator\AppData\Roaming\Microsoft\Crypto\RSA\ 下,删除类似下面这样名称的文件即可:

    S-1-5-21-898302137-2824137082-529369318-500

    ------------------------------------------------------------------------------------

    Zune - Can't connect to your phone. Disconnect it, Restart it, then try connecting again

    The error occurs when you connect your Windows Phone 7 device to your computer with the USB cable. Zune opens and tries to connect to the device, but pops up an error message that says "Can't connect to your phone. Disconnect it, Restart it, then try connecting again".

    The most common solution to this from reading the forums is as follows:

    There is an issue with the Zune personal digital certificate.
    To resolve this issue, create a new certificate:
    1. If it is running, close the Zune software and disconnect your phone.
    2. Open Certificate Manager. To do this, clickStart, type certmgr.msc, and press Enter.
    3. Expand Personal, and then expandCertificates.
    4. Click the heading for the Issued By column to sort the column, and then look for one or more certificates that is issued to "zune-tuner://windowsphone/...".
    5. Right-click that certificate and then clickDelete. Click Yes.
    6. From the File menu, clickExit.
    7. Start the Zune software and connect your phone to create a new certificate.

    This seems to resolve the error for some people, but it didn't work in my case. Restarting Zune didn't create a new certificate. So after a lot of digging around with process monitor I found an additional step that worked for me and triggered the Zune certificate to be recreated.

    1. Delete the Zune certificates following the instructions above
    2. Before restarting the Zune software, locate the folderC:\Users\<UserName>\AppData\Roaming\Microsoft\Crypto\RSA
    3. Inside that folder there should be a directory named something likeS-1-5-21-1234567890-1234567890-1234567890-1111
    4. Rename this folder e.g. adding .bak to the end of the folder name
    5. Restart the Zune software - the folder should be recreated and a new Zune certificate should be created in the certificate store
    6. I needed to restart Zune one more time in order for the error to clear and the phone to connect successfully

    I hope this helps anyone else out there with the same problem.

  • 相关阅读:
    web 学习资源整理
    CodeSmith 学习资料收集
    常用 T_SQL 语句
    SQL Server 2000查询分析器自定义查询快捷键
    插入标识列 identity_insert
    c# 上传FTP文件
    (.Net 3.5Sp1)WebForm使用System.Web.Routing
    SPQuery.ViewAttributes
    ChatterBot之linux下安装mongodb 02
    linux端口开放指定端口的两种方法
  • 原文地址:https://www.cnblogs.com/chuncn/p/2057795.html
Copyright © 2011-2022 走看看