I'm getting the following error when I try to refresh a workflow. I'm running the execute cause I've finished task one (including using cfa_taskend) and would like the other tasks to be notified. I'm modifying code that has proven to work on 1.01. Note: I looked in the CFA file in question for the parameter that it says I'm missing. The paramter Iautoadvanced is only used once, in the location where the error appears. It's not paramed anywhere in this file that I can see. Anyone have any knowledge about this problem. I did a cursory search on the knowledgebase but missed the info if it was there.... Error Diagnostic Information An error occurred while evaluating the expression: autoAdvanceCounter = autoAdvanceCounter + r_stParams.iAutoAdvanced Error near line 144, column 9. Error resolving parameter R_STPARAMS.IAUTOADVANCED The object IAUTOADVANCED is not present in the scope named R_STPARAMS. It is likely that you have misspelled the name of the object you are trying to access. The error occurred while processing an element with a general identifier of (CFSET), occupying document position (144:3) to (144:76) in the template file D:\ALLAIRE\SPECTRA\HANDLERS\SYSTEM\WORKFLOWINSTANCE\WORKFLOWINSTREFRESH.CFM. Date/Time: 04/06/01 19:14:18 Patricia Lee **************************************************** Cold Fusion Developer & Instructor, ACCD Fig Leaf Software "We've Got you Covered" **************************************************** [EMAIL PROTECTED] **** 202.797.5426 **** ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm ------------------------------------------------------------------------------ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
