A quick question for the great minds here at farcry-dev.... Has anyone seen this error before? Does anyone know what the cause might be? We get it about once a week and it will not go away (where ever it crops up) until we restart CF.
I can't say that the error always occurs on line 257 of formtools.cfc. But I do see it enough to be driven insane. :) corrupt table The error occurred in C:\Inetpub\DougHughes\FarCry4\core\packages\farcry\formtools.cfc: line 257 Called from C:\Inetpub\DougHughes\FarCry4\core\admin\facade \library.cfm: line 339 Called from C:\Inetpub\DougHughes\FarCry4\core\admin\facade \library.cfm: line 319 Called from C:\Inetpub\DougHughes\FarCry4\core\admin\facade \library.cfm: line 1 255 : ,(SELECT count(d.objectid) FROM #arguments.typename# d WHERE d.versionid = t.objectid) as bHasMultipleVersion 256 : </cfif> 257 : FROM ##thetops t where t.myint > ((select count(*) from ##thetops) - #arguments.RecordsPerPage-thisDiff#) 258 : </cfif> 259 : Thanks, Dug --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
