|
RE: VIEWSTATE is undefined
|
to-@j7is.co.uk
|
Jun 13, 2008 10:00 PDT
|
I'm using the 'quick start examples' and I'm now greeting an error
Could not find the ColdFusion Component or Interface
coldspring.beans.DefaultXmlBeanFactory.
The error occurred in
C:\ColdFusion8\wwwroot\ModelGlue\unity\ModelGlue.cfm: line 74
72 :
73 : <!--- Create ColdSpring --->
74 : <cfset _modelglue.beanFactory = createObject("component",
"coldspring.beans.DefaultXmlBeanFactory").init() />
75 :
76 : <!--- Very simple HBF support --->
|
|
 |
|