Their technical support knows and knew that the cfdump tag was not permitted, regardless of how it functions behind the scenes. They should have shown that in their advertised list of tags they don't support.
Of course I have a development environment. The intention was to build a quick and easy system that wouldn't necessitate me to replicate everything. Besides, it isn't unheard of to have to debug a system after launching it to someone else's box. https://support.dailyrazor.com/index.php?_m=knowledgebase&_a=viewarticle&kba rticleid=293&nav=0,29,76 William ::William Seiter wrote: ::> I just found out (the hard way) that in addition to this: ::> On the shared ColdFusion servers you will have access to all tags and ::> functions except for the following: :: ::> CF Functions: :: ::> CreateObject(JAVA) ::> ::> They don't allow the 'CFDUMP' tag!!!!!! :: ::Most likely they do allow access to the cfdump tag, but cfdump is trying ::to inspect a variable by using a CreateObject("java", ...) internally. ::You could ask Adobe to fix that: http://adobe.com/go/wish/ :: :: ::> Does any one have any experience with this company? Is there a 'magic ::way' ::> to get them to turn on the 'CFDUMP' tag? :: ::What do you need cfdump for anyway? Don't you have a development ::environment? :: ::Jochem :: :: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:308993 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

