<cfset anobject= createObject("component","com.peregrine.acfc")>
I have tried calling the cfc like so:
<cfset anobject= createObject("component","cfusion.wbt.com.peregrine.acfc")>
but that isn't working. Rather than fool around with this for hours I was hoping someone else can suggest how to correct the path problem so the cfc can be called correctly.
The base url of the application in IIS/JRun is mapped to /, so calling com.peregrine in the cfc works in that configuration.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

