Hi Jen, If you can enable debugging, check for exceptions on the COAPI page. FarCry handles a lot of exceptions gracefully so some things simply vanish when one occurs, but the output still looks complete. If that's the case it'll have some indication of where the problem occurred in the debug info.
As for what could cause it - mostly guessing - a problem in the CFC definition, cfproperty types (there's no DB abstraction for type 'colour' for example), if FarCry threw an exception trying to compare database field types to the property types, or angry monkeys. I can't remember what other triggers I've had for that behaviour, but I know there were some. When you go to edit an object of that type through the custom admin, does it throw a specific error? Chris -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Jen Sent: Saturday, 18 February 2006 1:03 AM To: farcry-dev Subject: [farcry-dev] Disappearing Custom Type! Help! I have several custom types successfully deployed, including dmRep, dmResellers,. etc., for Sales people. I had a custom type called dmStateStandards nicely deployed, everything was working...however now when I look in the COAPI > types it's missing entirely, and it won't come up in the custom admin section so I can edit it. What would make a custom type disappear like this? And how can I get it back in? I tried to re-deploy it but the COAPI > types can't even see it. Is there a way to flush the app scope (I've done updateapp=1 many times). Running FarCry 2.x under Oracle. thanks! Jen --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev -~----------~----~----~----~------~----~------~--~---
