Hello,
I've got Flex 2.0.1 installed (as a stand-alone) and when I open
a pre-existing project I get the error message "1172: Definition
mx.binding:RepeaterComponentWatcher could not be found". The project
works just fine on other machines and I've been unable to find
anything different between the two machines. I've reinstalled, etc.
as well. I've been all over online trying to find a fix for this,
including threads on this group, with no luck. I've tried pointing
the workspace -> FRAMEWORKS definition to the following:
"C:\fds2\frameworks"
"C:\Program Files\Adobe\Flex Builder 2\Flex SDK 2\frameworks"
"C:\fds2\flex_sdk_2\frameworks"
but nothing changes, even if I clean the project, etc. The main
project file includes the line "import mx.rpc.events.ResultEvent;"
but when I context click on the 'ResultEvent' to open the file, I
get the following error message:
"source could not be found for mx.rpc.events.ResultEvent in
C:\fds2\jrun4\servers\default\flex\WEB-INF\flex\libs"
I'm assuming this is related.
I also noticed that in Project > Properties > Flex Build Path >
Library Path for the libs is "C:\fds2\jrun4\servers\default\flex\WEB-
INF\flex\libs" " but when I expand some of the children, half of them
had "Source Attachment: {none}". I set these all to be '${FRAMEWORKS}
\source' and still no love.
Any ideas? I'm thoroughly stuck at this point.
Thanks