如果 Flex Builder 3 调试器无法启动该怎么办

发布于 2024-07-09 14:50:16 字数 240 浏览 8 评论 0原文

我现在正在使用 Flex Builder 3,它突然拒绝启动调试会话。 我已经重新安装了 Flash Player 的调试器版本:9 和 10 版本。 然后我重新安装了 Flex Builder 本身,允许它安装其本机 Flash Player 版本。 最后,我尝试使用 IE 和 Firefox 作为调试时播放器的主机。 我究竟如何诊断 FB 发生了什么? 谢谢。

PS我已经关闭了防火墙。

I'm using Flex Builder 3 now and it suddenly refuses to start debugging session. I've reinstalled debugger versions of Flash Player: both 9 and 10 versions. Then I've reinstalled Flex Builder itself allowing it to install it's native Flash Player version. And finally, I've tried to use both IE and Firefox as host for player under debug. How on Earth I could diagnose what happened with FB? Thank you.

PS I've turned firewall of.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

千鲤 2024-07-16 14:50:16

我有一个类似的问题,这是如何解决的:
http://therush.wordpress。 com/2008/03/11/resolved-flex-builder-3-debugger-stopped-working

如果这不能解决问题:
尝试查看(在 win 上使用 netstat -an)Flash 播放器是否正在侦听调试连接。
如果还不行那就是玩家的问题了。
如果是,请尝试检查构建器属性以查看它是否尝试连接到正确的端口。
尝试远程登录到所述端口以查看玩家是否响应。

I had a similar problem and this is how it was solved:
http://therush.wordpress.com/2008/03/11/resolved-flex-builder-3-debugger-stopped-working

If this doesn't solve it:
Try to see (with netstat -an on win) if flash player is listening to debug connections.
If it isn't, its a problem with player.
If it is, try to check builder properties to see if it tries to connect to correct port.
Try to telnet to said port to see if player responds.

半衾梦 2024-07-16 14:50:16

调试播放器使用套接字连接与调试器通信,也许您已经安装了阻止此连接的东西(可能是软件防火墙或病毒程序)?

The debug player uses a socket connection to talk to the debugger, perhaps you've installed something that blocks this connection (likely a software firewall or virus program)?

糖果控 2024-07-16 14:50:16

你提到重新安装。 仔细一点,您是否使用了“卸载程序”工具? http://kb.adobe.com/selfservice/viewContent.do?externalId= tn_14157。 从 Windows 添加/删除 UI 卸载无法正常工作。

修复后,如果您需要针对多个版本(9 和 10)进行测试,您可以查看此工具:http://geekglue.blogspot.com/2007/12/iflash-switcher-installing-new-player.html 。 (目前它可以作为 Firefox 插件使用。)

You mentioned reinstalling. Just to be meticulous, did you use the "uninstaller" tool? http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_14157 . Uninstalling from the Windows add/remove UI doesn't work properly.

Once you get it fixed, if you have a need to test against more than one release (9 and 10), you might check this tool out: http://geekglue.blogspot.com/2007/12/iflash-switcher-installing-new-player.html . (It's currently available as a Firefox plugin.)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文