Could not find the ColdFusion component or interface console./admin/config/Coldbox. | |
| Ensure that the name is correct and that the component or interface exists. | |
| The error occurred in/src/mapped/frameworks/coldbox/system/web/loader/CFCApplicationLoader.cfc: line 74 Called from /src/mapped/frameworks/coldbox/system/web/services/LoaderService.cfc: line 52 Called from /src/mapped/frameworks/coldbox/system/Coldbox.cfc: line 71 Called from /src/admin/console/Application.cfc: line 61 |
|
The Config File: /src/admin/console/admin.config.Coldbox can't be found. | |
| The error occurred in /src/mapped/frameworks/coldbox/system/core/util/Util.cfc: line 164 Called from /src/mapped/frameworks/coldbox/system/web/loader/XMLApplicationLoader.cfc: line 59 Called from /src/mapped/frameworks/coldbox/system/web/services/LoaderService.cfc: line 52 Called from /src/mapped/frameworks/coldbox/system/Coldbox.cfc: line 71 Called from /src/admin/console/Application.cfc: line 61 | |
162 : <cfargument name="detail" required="false" default=""> 163 : <cfargument name="type" required="false" default="Framework"> 164 : <cfthrow type="#arguments.type#" message="#arguments.message#" detail="#arguments.detail#"> 165 : </cffunction> 166 : | |
| LINE: | 74 |
| Template: | /src/mapped/frameworks/coldbox/system/web/loader/CFCApplicationLoader.cfc |
--
You received this message because you are subscribed to the Google Groups "ColdBox Platform" group.
To post to this group, send email to col...@googlegroups.com
To unsubscribe from this group, send email to coldbox-u...@googlegroups.com
For more options, visit this group at http://groups-beta.google.com/group/coldbox
For News, visit http://blog.coldbox.org
For Documentation, visit http://wiki.coldbox.org