Yep....on your server...root is root

on a shared server...your root is a sub-dir of the web server root.....so the "default CFC directory" is the problem.

The default dir is <install-dir>\cfusionmx\wwwroot

You'll have to have the ISP map a directory (in CF Admin) that is accessible to you so you can drop CFCs in it and have them recognized.

So you will end up using something like this:
<mapped directory name>.UserManager
instead of:
polls.components.managers.UserManager

BTW I have no idea what Pollster is...just going on how CFCs work in general ;-)

Cheers

Bryan Stevenson B.Comm.
VP & Director of E-Commerce Development
Electric Edge Systems Group Inc.
t. 250.920.8830
e. [EMAIL PROTECTED]

  ----- Original Message -----
  From: Marco Antonio C. Santos
  To: CF-Talk
  Sent: Friday, August 06, 2004 2:03 PM
  Subject: Re: Pollster 2 not working.... bad bad news

  Thanx Bryan... Default CFC directory? See readme.txt file included
  with Pollster installation files:

  ...
  To install Macromedia Pollster 2.0, simply place the pollster
  directory anywhere in your web root.
  ...

  Don't talk niz about CFC directory.

  On Fri, 6 Aug 2004 13:48:01 -0700, Bryan Stevenson
  <[EMAIL PROTECTED]> wrote:
  > Could it be an issue with the default CFC directory being different on the shared server?
  >
  > Bryan Stevenson B.Comm.
  > VP & Director of E-Commerce Development
  > Electric Edge Systems Group Inc.
  > t. 250.920.8830
  > e. [EMAIL PROTECTED]
  >
  >
  >
  >  ----- Original Message -----
  >  From: Marco Antonio C. Santos
  >  To: CF-Talk
  >  Sent: Friday, August 06, 2004 1:37 PM
  >  Subject: Pollster 2 not working.... bad bad news
  >
  >  I'm not sure if anyone can help, but I tested out the Pollster 2 app that
  >  cam with Macromedia DRK on my local dev machine and it installed seemlessly.
  >
  >  I then moved it to a shared hosting server and I get this error when I try
  >  to set it up /pollster/setup/index.cfm
  >  __________________________________________
  >
  >  Could not find the ColdFusion Component
  >  polls.components.managers.UserManager.
  >
  >  Please check that the given name is correct and that the component exists.
  >
  >  _________________________________________
  >
  >  I have made the appropriate changes in the Application.cfm file and the cfc
  >  does exist but I can't figure this out.
  >
  >  I have also searched to find any info but alas nothing.
  >
  >  The server is win with cfmx 6.1 installed and Postgre 7.2.3
  >
  >  If anyone could shed some light on this I would appreciate it :)
  >
  >
  >
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to