Forgot the error message, here it is: "Element RB is undefined in a Java object of type class [Ljava.lang.String;,
The error occurred in M:/apps/farcry/core/packages/lib/fapi.cfc: line 1557 Called from M:/apps/farcry/core/packages/lib/error.cfc: line 459 Called from M:/apps/farcry/core/packages/lib/error.cfc: line 242 Called from M:/apps/farcry/core/packages/lib/error.cfc: line 413 Called from M:/apps/farcry/core/Application.cfc: line 458 Called from M:/apps/farcry/projects/customer120/www/Application.cfc: line 164 1555 : <cfset arguments.rbString = arguments.key /> 1556 : 1557 : <cfreturn application.rb.formatRBString(argumentCollection="#arguments#") /> 1558 : </cffunction> 1559 : On Monday, November 26, 2012 6:46:36 PM UTC-8, West wrote: > > Hi, > > I just spun up a new Windows server running FarCry 6.2.3 and IIS 7.5. I > installed ColdFusion10 today and applied the latest patches via the CF > Administrator, but when I try to load up my site I get this error. > > Any idea why? I understand the variable "rb" isn't present in the > application scope, but I'm hoping someone can tell me why? > > Thanks.... > -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry
