In ColdFusion MX 6.1 this watermark could be avoided by setting the content type with CFCONTENT in pages where the watermark broke the generated content, but in CFMX 7 there is no such workaround.
Since the DevNet edition is meant for development/QA only, you could remove the existing DevNet serial number for the ColdFusion MX 7 installation and it will automatically become the free Developer's Edition which does not produce the watermark but has an IP restriction to localhost and 2 other IP addresses. To change the edition from DevNet to Developer: Stop ColdFusion MX server Backup $CFHOME/lib/license.properties Edit the original $CFHOME/lib/license.properties Find the line with the serial number, such as "sn=CXX7NN-NNNNN-NNNNN-NNNNNN" Remove everything on that line after "sn=" (remove the serial number actually) Save the file Start ColdFusion server Check System Information page in CF Admin to confirm that it is Developer Edition Again, the Developer Edition has full Enterprise features, but it has an IP restriction that DevNet did not. The META tag watermark will no longer appear in the generated content. - Snake -----Original Message----- From: Susan McNab [mailto:[EMAIL PROTECTED] Sent: 05 July 2006 10:08 To: CF-Talk Subject: Web Services - Not for production or development The insertion of the "Not for Production Use" meta tag is resulting a validation error which prevents the development and testing of Web Services on my local CF App Server. I currently have Enterprise Edition (DevNet) CFMX 7.0.1 (not an ideal verison for Web services, but need to keep that version for a short while). Does anyone know a work-around for this? Am I doing something wrong? Does 7.0.2 fix this? Having a not for prod use tag is fair enough, but surely it should be well-formed. The XML page cannot be displayed Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later. ---------------------------------------------------------------------------- ---- End tag 'head' does not match the start tag 'META'. Error processing resource 'http://[local dev server name]:8081/path1/path2/path3/... <META NAME="ColdFusionMXEdition" CONTENT="ColdFusion DevNet Edition - Not for Production Use."></head> --------... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:245377 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

