Hi,
I am trying to get ColdFusion 8 work with FB Connect
I am running CF8 on IIS, Windows Server 2003.
I use this FB Connect wrapper for ColdFusion written by James Constable,
http://jamesconstable.co.uk/web-development/facebook-connect-library-for-coldfusion
The library is written for Railo server, I managed to port it (or i think so) to IIS, but it gives me this error
Loop error. Invalid collection [expires, session_key, ss, user]. Must be a valid structure or COM object.
From there I deduct that the init method has been called, but the fb params is not populated.
I am now trying to merge the FBML API by Gavin on RIAA with that wrapper. No success so far.
I am panicking now, this is my first CF project, a bit clueless :).
Needing some enlightenment :)
Thank you in advance,
.tre.