[transfer-dev] Event handler exception.

2009-02-16 Thread Andy J
Hi I am having trouble with Transfer. On the dev machine all is fine. When I upload the code and run a my test page I am getting the following. From what I can tell its something to do with the datasource but I cannot see what. If anyone can look over the error and point me in the right

[transfer-dev] Re: Event handler exception.

2009-02-16 Thread Mark Mandel
Andy, What DB driver are you using on production? Mark On Tue, Feb 17, 2009 at 6:24 AM, Andy J m...@andyjarrett.co.uk wrote: Hi I am having trouble with Transfer. On the dev machine all is fine. When I upload the code and run a my test page I am getting the following. From what I can

[transfer-dev] Re: Event handler exception.

2009-02-16 Thread Andy J
Hi Mark I've figured it was a DB/connector issue. I tried running cfdbinfo and the the site threw a wobbly on that. I've already put a support request in to check the drivers being used. Cheers for the quick reply. On Feb 16, 8:48 pm, Mark Mandel mark.man...@gmail.com wrote: Andy, What DB

[transfer-dev] Decorator Dependancy Injection

2009-02-16 Thread John K.
So, right now I'm using Brian Kotek's Transfer Decorator Bean Injector Observer from the following blog entry: http://www.briankotek.com/blog/index.cfm/2008/1/14/My-Transfer-Decorator-Bean-Injector-Observer-Is-Now-Available#comments I was originally on the newest version but I thought that was

[transfer-dev] Re: Decorator Dependancy Injection

2009-02-16 Thread Ezra Parker
Hi John, On Feb 16, 10:53 pm, John K. rayray5...@gmail.com wrote: At this point each transfer object should have it's own error collection that I can work with on forms and such.  The problem I'm having is that it seems as if the ErrorCollection is not being created or injected as a