Do you have multiple config files? File on a different server?

Mark

On Mon, Mar 23, 2009 at 10:46 AM, Matthew <matthewbchamb...@gmail.com>wrote:

>
> No package.
>
> I have tried reloading Transfer, restarted CF but nothing worked.
>
> Cheers
> Matthew
>
> On Mar 23, 10:36 am, Mark Mandel <mark.man...@gmail.com> wrote:
> > Is it in a package?
> >
> > Did you reset Transfer when you changed your config?
> >
> > Mark
> >
> > On Mon, Mar 23, 2009 at 10:33 AM, Matthew <matthewbchamb...@gmail.com
> >wrote:
> >
> >
> >
> >
> >
> > > Hi everyone
> >
> > > I'm getting an "Invalid Object Name 'PressRelease'" error but I can't
> > > work out why Transfer thinks it's invalid. I've got many other
> > > transfer objects which work fine but I just can't get this one to
> > > work. The weird thing is that Transfer doesn't throw the error at all
> > > when it loads, plus I can find it via the GetTransferMetaData() method
> > > so I know it's there. It just spits the dummy when I try to call the
> > > object via a list('PressRelease') method. Is there any where in the
> > > documentation that explains errors?
> >
> > > CONFIG XML:
> > > <object name="PressRelease">
> > >        <id name="PressReleaseId" column="press_release_id"
> > > type="numeric"></
> > > id>
> > >        <property name="heading" type="string"></property>
> > > </object>
> >
> > > CODE:
> > > **this works**
> > > <cfdump var="#getTransfer().GetTransferMetaData
> > > ('PressRelease').getObjectName()#">
> > > **this DOESN'T work ?!?!?**
> > > <cfdump var="#getTransfer().list('PressRelease')#">
> >
> > > Cheers
> > > Matthew
> >
> > --
> > E: mark.man...@gmail.com
> > W:www.compoundtheory.com
> >
>


-- 
E: mark.man...@gmail.com
W: www.compoundtheory.com

--~--~---------~--~----~------------~-------~--~----~
Before posting questions to the group please read:
http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer

You received this message because you are subscribed to the Google Groups 
"transfer-dev" group.
To post to this group, send email to transfer-dev@googlegroups.com
To unsubscribe from this group, send email to 
transfer-dev-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/transfer-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to