Date: 06/16/2003 07:10 PM Author: Justin Mundy Short Link: http://www.houseoffusion.com/lists.cfm?link=m:4:24867:125068
Hello, I am looking for some assistance with patching up a CFMX Server on a Windows 2000 platform, that has had CFMX Updater 3 run against it. I am trying to patch the server to eliminate the error message that has been occuring when CFGRIDUPDATE is run (IE 6.0 & JRE version 1.4.1_01). The message says "cfgridupdate could not find the grid named WHAT_EVER_THE_GRID_NAME_IS." I understand that this is a known issue resulting in the way that Sun Java Applets now handles variable names (variables w/ underscores in the names are not accepted), and has impacted the use of CFGRID and CFGRIDUPDATE. Here are the specific Macromedia Tech Notes to solve this issue: ColdFusion 5: Hot fix for applets when using Java Plug-in versions greater than 1.3.1_01a http://www.macromedia.com/support/coldfusion/ts/documents/tn18251.htm ColdFusion 5: Hot fix for cfform controls http://www.macromedia.com/support/coldfusion/ts/documents/tn17998.htm ColdFusion 5: Netscape browser continues to prompt user to download Java plug-in http://www.macromedia.com/support/coldfusion/ts/documents/tn17952.htm My problem is that the instructions for these fixes are all geared towards CF 5.0 and not CFMX, as some naming conventions have changed in the directory structure. Both of the NetScape and IE fix instructions (from the links above) say to replace the "CFJava2.jar" file in the "\web_root\cfide\classes" directory, but this file does not exist in the CFMX version but following the same path "\web_root\cfide\classes\cfapplets.jar" leads me to "cfapplets.jar". Should I rename the downloaded CFJava2.jar file to cfapplets.jar? Can these two files co-exist in the classes directory without causing issues on the CFMX Server? Has Macromedia done a new release to fix this in CFMX? Any help would be great! Thanks, Justin Mundy Justin Mundy Web Publication Assistant Camosun College Victoria, BC www.camosun.bc.ca [EMAIL PROTECTED] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

