Hey guys,

I recently updated our site using application.cfc, and although things are working well, I'm getting this error message involving Reactor when trying to directly go to a link instead of the home page:

E:\Websites\encfsa\mailinglist/reactor.xml does not exist. This could be any link.

1. Reactor has no involvement with this particular link
2. I can go to any link once I first visit our home page first thing. This seems to "activate" things.

I've place this code in my OnApplicationStart:

<CFSET Application.Reactor = CreateObject("Component", "reactor.reactorFactory").init(expandPath(".") & "/reactor.xml") />

Is there a different place to put this, or is there a reason Reactor may be trying to get involved?

thanks,

hoz




-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Reactor for ColdFusion Mailing List
[EMAIL PROTECTED]
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --

Reply via email to