/myapp is probably a mapping or a customtag/component location that has 
not been set up

the myapp referenced in the CF Admin error handler is not a directory in 
your application, but a coldfusion mapping

you can add the mapping "/myapp" to point to your absolute path 
"C:\WHEREVERYOURWEBROOTIS\myapp"

That way, CF can properly find your "myerrorhandler.cfm" file

Thanks!

George Lu wrote:
> It looks like if I put ip address instead of DNS name/server name it'll work
> (i.e. http://serveripaddress/myapp/myscheduledtask.cfm). I just don't know
> why.
>
> On 12/04/2008, George Lu <[EMAIL PROTECTED]> wrote:
>   
>> I've got the same issue in Scheculed Tasks. If I put
>> http://servername/myapp/index_mysite.cfm in the task CF Admin will throw a
>> 500 error. It looks like "http://servername/..."; and "
>> http://servername:8301/..."; are in different application scope?
>>
>> On 11/04/2008, George Lu <[EMAIL PROTECTED]> wrote:
>>     
>>> I've just set up a cluster with two instances. I've got an error handler
>>> worked in the past. Now put it same url as before e.g.
>>> "/myapp/myerrorhandler.cfm". The CF Admin comes up with an error: "The file
>>> specified as the site wide error handler does not exist.". The instance
>>> admin url start with 
>>> http://servername:8301/CFIDE/...<http://servername:8301/CFIDE/>.
>>> My app is in IIS web root. Is there any way I can specify the correct path
>>> to the error handler?
>>>
>>> Please help.
>>>
>>> George
>>>
>>>       
>>     
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:303264
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to