Some debug that may assist:

 Query Of Queries runtime error.
Comparison Exception: While executing "="
Unsupported Type Comparison Exception: Comparator operator "=" does not
support comparison between following types:
Left hand side expression type = "STRING".
Right hand side expression type = "LONG".
 
The error occurred in C:\farcry\farcry_core\admin\includes\librarylist.cfm:
line 78

76 : WHERE      UPPER(status) = 'APPROVED'
77 :            AND bLibrary = 1<cfif lExcludeObjectID NEQ "">
78 :            AND objectid NOT IN 
(#preservesinglequotes(lExcludeObjectID)#)</cfif>
79 : </cfquery>
80 : 

--
View this message in context: 
http://www.nabble.com/Error-when-using-MediaLibrary-t1415762c621.html#a3961716
Sent from the FarCry - Dev forum at Nabble.com.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/farcry-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to