that I know of (but obviously something that I don't know of).
I've got a CFC "com.depressedpress.DPDataSource" (which contains
datasource information). Many of my component methods take this
component as input and validate its type.
On my development server the component (via CFDUMP) returns a type of
"com.depressedpress.DPDataSource" however just recently I was testing
code on production and gots errors: production is returning a type of
just "DPDataSource" which throws a type validation error.
The code on both boxes is the same. The component is instantiated with
"CreateObject('Component', 'com.Depressedpress.DPDataSource')"
What could be the cause? Any ideas?
Jim Davis
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

