|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
Newbie questionsHello,
I'm trying to learn Fusebox and Coldfusion. I download and have done a couple of tutorial on 4.1. It's going pretty good, but at the bottom of all my pages I'm getting the following error messages: "22:55:08.008 - Application Exception - in C:\CFusionMX7\wwwroot\personalweb\fusebox4.loader.cfmx.cfm : line 97 The specified Directory attribute value C:\CFusionMX7\wwwroot\personalweb\parsed could not be created. 22:55:08.008 - Application Exception - in C:\CFusionMX7\wwwroot\personalweb\fusebox4.loader.cfmx.cfm : line 101 The specified Directory attribute value C:\CFusionMX7\wwwroot\personalweb\plugins could not be created. 22:55:08.008 - fusebox.forceLoadException.newAppRoot - in C:\CFusionMX7\wwwroot\personalweb\fusebox4.loader.cfmx.cfm : line 130 The application root directory has changed. 22:55:08.008 - MissingInclude Exception - in C:\CFusionMX7\wwwroot\personalweb\fusebox4.runtime.cfmx.cfm : line 170 Could not find the included template ./fusebox.init.cfm." I checked all the permissions to the folders and they are all good to go. My apps seem to be working ok, I just keep getting these error messages. Any help you could lend to get rid of these would be very much appreciated. Thanks in advance! Mark ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/Fusebox/message.cfm/messageid:6886 Subscription: http://www.houseoffusion.com/groups/Fusebox/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12 |
|
|
Re: Newbie questionsThese are harmless exceptions and can be ignored. It is often easier
to try an operation and catch the exception than to figure out whether the operation would succeed in advance. FWIW, Fusebox 5 mostly does not throw any of these exceptions because it's written a different way - but it will still run your Fusebox 4.1 applications. On 8/7/06, Mark Brown <mtbiker1069@...> wrote: > Hello, > I'm trying to learn Fusebox and Coldfusion. I download and have done a couple of tutorial on 4.1. It's going pretty good, but at the bottom of all my pages I'm getting the following error messages: > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/Fusebox/message.cfm/messageid:6887 Subscription: http://www.houseoffusion.com/groups/Fusebox/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12 |
| Free embeddable forum powered by Nabble | Forum Help |