Hi Jane, The only advise I can offer is after applying an updater, delete the class files ( CF_Root\wwwroot\WEB-INF\cfclasses ) and cycle the services. This will recompile your code and from scratch allowing any changes in the runtime to match up (so to speak).
Worth a try if you haven't done this already :) John PS. Or Geoff was on the money and MM have introduced a new undocumented feature :( -----Original Message----- From: Jane Howie [mailto:[EMAIL PROTECTED]] Sent: Tuesday, 18 February 2003 19:48 To: CFAussie Mailing List Subject: [cfaussie] MX server updater 2 bug ?!?!? Has anyone experienced a bug with the application of the Updater 2 patch to CF server MX . I am receiving a new error, on a live app that was working ok before, regarding calls to stored procedures to an Oracle 8i database. specifically it fails on 'wrong number or types or arguments in call'. Code used to make call is below. <cfstoredproc procedure="cats.catsi_sp.GetCountries" datasource="CATSI_b"> <cfprocresult name="qryCountry" maxrows="-1"> </cfstoredproc> Any help on this one would be greatly appretiated ! -- ---------------------------------------------------------------------------- ------- Jane Howie Manager Web Development Unit Technical Services Group Faculty of Business and Economics Telephone: 9903.1902 Email: [EMAIL PROTECTED] --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/ --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
