Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

mech-head
mech-head
Offline

Badges

Badges
2

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
2

Discussions

Discussions
0

Questions

Questions
2

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by mech-head
Customize the badges you want to showcase on your profile
Re: RPC fault when calling a CFC from flex - Adobe LiveCycle 25-10-2007
Ok, nevermind, I figured out what I was doing wrong. I hadaccidentally setup my application.cfc in a wrong way, I had set allof the onrequest en onapplication event handlers toaccess="package" instead of "public", this generated an errorofcourse...I'll just go bang my head against a wall for a whilenow....

Views

78

Likes

0

Replies

0
RPC fault when calling a CFC from flex - Adobe LiveCycle 25-10-2007
Hello there,I'm having some startup problems getting Flex and Colfusion 8to play nice with FDS. I'm using Flexbuilder 2.0.1 and Coldfusion 8developer edition on IIS on a windows box (XP professional).I use a very simple test CFC in my coldfusion site with justone function called 'getstring' which, surprise, surprise returns astring. I want to show this string on a label in my Flex frontendby using , the whole thing compilesperfectly, I use this mxml: but after calling the remote method I get t...

Views

423

Likes

0

Replies

1