nope. did nothing.

On 10/12/05, Mike Soultanian <[EMAIL PROTECTED]> wrote:
> Yeah.. I dunno.. that is weird.  For kicks try putting it in the
> coldfusion webroot with the same file structure and see if it works.
> That might help narrow things down.
>
> Arturo Fuentes wrote:
> > i did attempt that.. still no go.
> >
> > cfusionmx7\wwwroot
> > and inetpub\wwwroot are two different directories.. but i don't use
> > the cfmx one..
> >
> > On 10/12/05, Mike Soultanian <[EMAIL PROTECTED]> wrote:
> >> Try setting up a mapping in CF server.  is your web server root the same
> >> as your cf web root?
> >>
> >> mike
> >>
> >> Arturo Fuentes wrote:
> >>> i'm not sure what is happening here.
> >>>
> >>> my directory structure is :
> >>>
> >>> /projects/Pets/assets/com/petlog.cfc
> >>>
> >>> my code references this as:
> >>>  myService = connection.getService("projects.Pets.assets.com.petlog",
> >>> responseHandler );
> >>>
> >>>  I do not get a cfc location error.. i get a null back for my values.
> >>>
> >>>  BUT... if i move my cfc into the webroot /petlog.cfc
> >>>
> >>>  and call it as:
> >>>
> >>>  myService = connection.getService("petlog", responseHandler );
> >>>
> >>>  it  works  fine.. for obvious reasons i do not want to chuck my cfc's
> >>>  into  the  root  of  my  server...  but i am not sure wtf is going on
> >>>  here.. if anyone has any ideas or suggestions. i am open...
> >>>
> >>>
> >>
> >
> >
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:220870
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=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to