这是我第一次尝试运行putty连接管理器。我在其中创建了一个数据库和一个SSH连接。当我尝试跑步时,我得到了
"Unable to find PuTTY sessions (registry key 'HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\Sessions' does not exist)"
(P.S。当我第一次运行时它没有问我putty.exe的位置。)
帮我继续。 提前致谢
12/22/2010 1:42:12 PM:Unable to find PuTTY sessions (registry key 'HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\Sessions' does not exist)
12/22/2010 1:42:12 PM:Unable to find PuTTY sessions (registry key 'HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\Sessions' does not exist)
12/22/2010 1:42:12 PM:Unable to find PuTTY sessions (registry key 'HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\Sessions' does not exist)
12/22/2010 1:42:12 PM:RUNTIME ERROR
12/22/2010 1:42:12 PM: Main error : Unable to attach PuTTY process
12/22/2010 1:42:12 PM: Internal error : Process has exited, so the requested information is not available.
12/22/2010 1:42:12 PM: StackTrace :
12/22/2010 1:42:12 PM: at System.Diagnostics.Process.EnsureState(State state)
at System.Diagnostics.Process.get_MainWindowHandle()
at x48b98d898b67428b.x1521d5c1a2ad9cb1.x1248f643d518e66f(x6f302b004bee2deb x69e8923140f2b0a6, xb6e5bd3523128419 xd617aefdd9defbf0)
12/22/2010 1:42:12 PM:RUNTIME ERROR
12/22/2010 1:42:12 PM: Main error : Unable to attach PuTTY process
12/22/2010 1:42:12 PM: Internal error : Process has exited, so the requested information is not available.
12/22/2010 1:42:12 PM: StackTrace :
12/22/2010 1:42:12 PM: at System.Diagnostics.Process.EnsureState(State state)
at System.Diagnostics.Process.get_MainWindowHandle()
at x48b98d898b67428b.x1521d5c1a2ad9cb1.x1248f643d518e66f(x6f302b004bee2deb x69e8923140f2b0a6, xb6e5bd3523128419 xd617aefdd9defbf0)
(我下次竞选时又出现了另一个错误)
答案 0 :(得分:2)
[工具 - >选项 - >插件--->腻子--->位置]
上面的PuttyCM配置值设置错误 “C:\用户\用户ID \桌面\ puttycm.exe”。 将该配置正确更新为“C:\ Program Files \ PuTTY \ putty.exe”。 然后,问题得到解决。
答案 1 :(得分:1)
短版:使用Putty至少一次,然后使用conn。管理器。
答案 2 :(得分:0)
我遇到了同样的问题。直到今天它一直很好。
我在网上找到的两个解决方案是:
以管理员身份运行puttycm.exe
重新安装putty和puttycm
第一部作品却很麻烦,第二件我无法理解,因为它似乎是独立的。
答案 3 :(得分:0)
将系统从WinXP迁移到Win7时遇到了类似的问题。为了解决这个问题,我刚刚将putty.exe安装在PuttyCM安装文件夹中,运行putty.exe一次,之后错误消息消失了。
答案 4 :(得分:0)
右键单击puttycm exe并转到属性,然后转到兼容性选项卡并单击“以管理员身份运行此程序”复选框,然后打开它,它将无任何问题地工作。
答案 5 :(得分:0)
puttycm
希望这对任何人都有帮助。祝你好运!
答案 6 :(得分:-1)
我有类似的问题。对于我的情况,当显示选项“显示托盘图标”时会出现问题。我刚刚启用了这个,错误得到了解决。
工具>>选项>>一般>> [v]显示托盘图标(需要重新启动)。