Quantcast
Channel: Adobe Community : Popular Discussions - ColdFusion
Viewing all articles
Browse latest Browse all 14291

Unable to invoke CFC - Invalid CFML construct found on line 1 at column 1

$
0
0

Hi there,

 

I need HELP! Please, I build a Flex 3 Application using Flash Remoting using CF 8,


Apache and MS-SQL Server 2005, have been working fine for the last year, until Thursday when then hosting provider upgrade to CF 9.01:

 

Any time I try to access one of my components (CFC) I receive a this message:

 

“Unable to invoke CFC - Invalid CFML construct found on line 1 at column 1”

 

Above a simple example of one component, when I call from Flex,  I receive from Flex the same Error Message:

 

<cfcomponent output="false">
<cffunction name="testConnect" access="remote" returntype="string"output="false">   
    <cfset myResult="foo">
    <cfreturn myResult>
</cffunction>
       
</cfcomponent>

 

I really need your help…
best regards

Viewing all articles
Browse latest Browse all 14291

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>