Dear friends, We are using FC5 with SQLServer 2005 on shared host.
I dont know what happened to one of my custom types, which used to work properly recently (allowing to add articles to system), but now it brings an error like this when i am trying to insert an article hitting Add button: [empty string] ErrNumber 0 Message Element '' is undefined in a CFML structure referenced as part of an expression. Resolvedname [empty string] StackTrace coldfusion.runtime.UndefinedElementException: Element '' is undefined in a CFML structure referenced as part of an expression. at coldfusion.runtime.CfJspPage.ArrayGetAt(CfJspPage.java:919) at coldfusion.runtime.CfJspPage._arrayGetAt(CfJspPage.java:930) at coldfusion.runtime.CfJspPage._arrayGetAt(CfJspPage.java:925) at cftypes2ecfc1669505450$funcSETDATA.runFunction(E:\webs\reporter.am \wwwroot\test\farcry\core\packages\types\types.cfc:535) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke (UDFMethod.java:324) at coldfusion.filter.FunctionAccessFilter.invoke (FunctionAccessFilter.java:59) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:277) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:463) at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2436) at cffarWorkflow2ecfc511242377$funcSETUPINSTANCE.runFunction(E:\webs \reporter.am\wwwroot\test\farcry\core\packages\types\farWorkflow.cfc: 168) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java: 360) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke (UDFMethod.java:324) at coldfusion.filter.FunctionAccessFilter.invoke (FunctionAccessFilter.java:59) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:277) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:463) at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2436) at cffarWorkflow2ecfc511242377$funcRENDERWORKFLOW.runFunction(E:\webs \reporter.am\wwwroot\test\farcry\core\packages\types\farWorkflow.cfc: 235) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java: 360) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke (UDFMethod.java:324) at coldfusion.filter.FunctionAccessFilter.invoke (FunctionAccessFilter.java:59) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:277) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:463) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:453) What may cause this? Please help! Thanks, Mika --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
