it looks like it is specifically coded to run from the calendar
folder.  Try creating a calendar folder and dropping all the files in
that and running it again.

I dropped the folder that unzipped from the download, into my webroot.
 called /calendar/sample/index.cfm and the whole app came to life.

Good Luck
simeon

On Tue, 25 Jan 2005 12:38:23 -0500, Damien McKenna
<[EMAIL PROTECTED]> wrote:
> Greetings everyone.
> 
> I'm trying out the calendar API
> (http://www.horwith.com/index.cfm?mode=entry&entry=C8837FD9-E081-0478-47
> F93823F4029950) and obviously have the directory structure messed up
> somehow as it isn't working.  I've set it up where all of the files are
> under the site root and get this error:
> 
> Could not find the ColdFusion Component calendar.cfc.calendar.
> Please check that the given name is correct and that the component
> exists.
> The error occurred in
> C:\Inetpub\wwwroot\secure3_spnvision_com\calendar\sample\Application.cfm
> : line 23
> 21 :            // set this to the path to your component
> 22 :            request.useScope.calendarCFCPath =
> "calendar.cfc.calendar";
> 23 :            request.useScope.objCalendar = createObject("component",
> request.useScope.calendarCFCPath);
> 24 :            request.useScope.objCalendar.init(now(), true);
> 25 :            request.useScope.objCalendar.setWeekStart(1);
> 
> Anyone care to help me set this up?  Thanks.
> 
> --
> Damien McKenna - Web Developer - [EMAIL PROTECTED]
> The Limu Company - http://www.thelimucompany.com/ - 407-804-1014
> #include <stdjoke.h>
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:191747
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to