Sorry to break the silence... I've just started to keep getting this error while developing in MX:
------------------------------------------------------------------------ -- Index: 80, Size: 68 The Error Occurred in E:\development\vision\client\fbx_switch.cfm: line 84 Called from E:\development\vision\fbx_fusebox30_CF50.cfm: line 241 Called from E:\development\vision\index.cfm: line 17 82 : <!--- Display general client information ---> 83 : <cfinclude template="qry_clientdetails_general.cfm"> 84 : <cfinclude template="dsp_clientdetails_general.cfm"> 85 : 86 : <!--- Display contact details ---> ------------------------------------------------------------------------ -- Nothing but "Index: 80, Size: 68" which seems a bit strange. Any ideas? It only seems to happen after I've updated one particular template, go back to the browser and hit refresh. If I refresh again, it's fine. It's not exactly a taxing template (just a couple of <cfoutput>'s and a couple of calls to a formatting UDF). It seems to have started when I moved the UDF to another separate include, but there are a couple of other templates using the same UDF and these work just fine. :o\ Any ideas? TIA, Tim. ------------------------------------------------------- Tim Blair Web Application Engineer, Rawnet Limited Direct Phone : +44 (0) 1344 393 441 Switchboard : +44 (0) 1344 393 040 ------------------------------------------------------- rawnet ltd Atrium Court Bracknell [EMAIL PROTECTED] Berkshire Tel : +44 (0) 1344 393 040 RG12 1BW, UK http://www.rawnet.com ------------------------------------------------------- This message may contain information which is legally privileged and/or confidential. If you are not the intended recipient, you are hereby notified that any unauthorised disclosure, copying, distribution or use of this information is strictly prohibited. Such notification notwithstanding, any comments, opinions, information or conclusions expressed in this message are those of the originator, not of rawnet limited, unless otherwise explicitly and independently indicated by an authorised representative of rawnet limited. ------------------------------------------------------- -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
