SEARCH
Flex error: “Waiting for flash player to connect to debugger”
Posted in: Blog, Flex by Craig Davis on April 13, 2009 | 1 Comment
After troubleshooting this problem for several weeks, I finally stumbled upon the solution. It appears that Flash is unable to resolve ‘localhost’ to 127.0.0.1 in Vista. The host file only used IPV6 to map ::1 to localhost.
The resolution to the error is to add a host file entry for 127.0.0.1 to localhost.