Flash Builder “Unable to Connect” error

寵の児 提交于 2019-12-02 03:00:16

问题


I am trying to debug a Flash Web Application using Flash Builder 4. However, I keep getting this error:

Unable to Connect

Unable to connect to the application to fetch profile data. Please try profiling the application again.

I am using Internet Explorer 8 (the same problem also occurs with Internet Explorer 7) with Adobe Flash Player 10.1.102.64 (the Debug Player). In other words, I installed the latest of everything.

For my launch configuration, I have used the path to an HTML file. This works fine for debugging but does not seem to work for profiling.

What is the problem here?


回答1:


Have you installed the debug version of Flash Player?

Please check here




回答2:


You have to use Version 10.0 of the Flash player (the debug version). Version 10.1 does not work with the profiler.




回答3:


try checking your output folder for the build is pointing to where you expect (and thus can see its dependencies)



来源:https://stackoverflow.com/questions/4854098/flash-builder-unable-to-connect-error

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!