you have here, i think this would work:
Try mapping
..\InsideWood\cataloging\
to
/catalog
i think that should work.
Next time, map your component directory from the very beginning, making sure
beforehand that the mapping is available on the testing and production machines before
you start coding.
-----Original Message-----
From: Troy Simpson [mailto:[EMAIL PROTECTED]
Sent: Monday, February 23, 2004 11:59 PM
To: CF-Talk
Subject: CFC Packages...
All,
During development, I saved my components in the URL
/catalog/model/*.cfc like this:
/catalog/model/description.cfc
And I referenced my components like this in my code:
catalog.model.description
Now I am moving my application onto a testing machine and they have
changed the URL to this:
/InsideWood/cataloging/model/description.cfc
And now my application has broke with the error "Could not find the
ColdFusion Component catalog.model.description"
So to keep this from happening again with my next application: What
should I do? How should I organized my components? How should I
package my components?
Thanks,
Troy
--
Troy Simpson
Applications Analyst/Programmer, OCPDBA, MCSE, SCSA
North Carolina State University Libraries
Campus Box 7111 | Raleigh | North Carolina
ph.919.515.3855 | fax.919.513.3330
E-mail: [EMAIL PROTECTED]
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

