you are a star!
the problem wasnt with the script as such, i had fixed that error
earlier, but i had set teh default mapping "/" to a directory other
than that, and as such thought that i should put the script in the
place the mapping specified... i guess not after all!

On 7 Jan 2004, at 13:52, Mauricio Giraldo wrote:

> <rant>
> maybe you could edit your reply so we dont get the infinite-scroll
> page :)
> </rant>
>
> well I copy/pasted your code and it works just fine... it came to me
> to give it a test via CFM with web services (any CFC with access =
> remote  is a webservice)... so I typed:
> http://lightwillrise.com:27000/cfcremoting/sendMe.cfc?wsdl
> and I get:
>
> Invalid CFML construct found on line 23 at column 17.
> The error occurred in
> D:\WWWRoot\DefaultSite\www\CFIDE\administrator\cfcremoting\sendMe.cfc:
> line 23
>
> 21 :
> 22 : <cfset s = "blah"
> 23 : <cfreturn s>
> 24 :
> 25 : </cffunction>
>
> I believe that line 23 should read
>
> <cfset s = "blah">
>
> Missing a ">" ?
>
> Mauricio
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to