Re: [flexcoders] .CFC cannot be accessed remotely...

2010-02-19 Thread Darrin Kay
I wouold need to see the code, but I would check the path. You did make the function access="remote"? Darrin On Fri, Feb 19, 2010 at 10:17 AM, Laurence wrote: > > > I've reinstalled everything on my server, including FlexBuilder and > ColdFusion... > > Now, when I run my app from within FlexBu

[flexcoders] .CFC cannot be accessed remotely...

2010-02-19 Thread Laurence
I've reinstalled everything on my server, including FlexBuilder and ColdFusion... Now, when I run my app from within FlexBuilder, I get the following error message: "The method 'updateLoginInfo' in component C:\Inetpub\wwwroot\QMS\cfcs\dao\LoginDAO.cfc cannot be accessed remotely." What does t