Flex 调试器不会启动 - 仅在特定项目上
当尝试在我的项目上启动 Flex 调试器时,它没有启动,而是收到错误消息。不同工作区中的所有其他项目都启动得很好。这是唯一给我带来问题的。
这是错误:
进程终止,没有 建立与调试器的连接。
命令:
“C:\Program Files\Adobe\Flex Builder 3\sdks\3.2.0\bin\adl.exe” D:\fromLapTop\lapDocs\Flex\Workspaces\MothersRings\MothersRingsAir\bin-debug\MothersRingsAir-app.xml D:\fromLapTop\lapDocs\Flex\Workspaces\MothersRings\MothersRingsAir\bin-debug
命令输出:
PreloadSwf 路径必须是本地路径 值得信赖: D:/fromLapTop/lapDocs/Flex/Workspaces/WebRequestNotifier/.metadata/.plugins/com.adobe.flash.profiler/ProfilerAgent.swf?host=localhost&port=9999error 加载初始内容时
有人对如何解决此问题有任何想法吗?
谢谢!
When trying to launch Flex debaugger on my project, it does not launch and I get an error instead. Every other project in different workspaces launches just fine. This is the only one giving me an issue.
Here is the error:
Process terminated without
establishing connection to debugger.Command:
"C:\Program Files\Adobe\Flex Builder
3\sdks\3.2.0\bin\adl.exe"
D:\fromLapTop\lapDocs\Flex\Workspaces\MothersRings\MothersRingsAir\bin-debug\MothersRingsAir-app.xml
D:\fromLapTop\lapDocs\Flex\Workspaces\MothersRings\MothersRingsAir\bin-debugOutput from command:
PreloadSwf paths must be local
trusted:
D:/fromLapTop/lapDocs/Flex/Workspaces/WebRequestNotifier/.metadata/.plugins/com.adobe.flash.profiler/ProfilerAgent.swf?host=localhost&port=9999error
while loading initial content
Anyone have any ideas on how I can fix this?
Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以尝试将 pre-loadSwf 路径也复制到 C:\ 驱动器吗?只是一个猜测..
Can you try copying the pre-loadSwf path to C:\ drive too? Just a guess..