Hi all, Just wondering if anyone can shed any light on this problem I'm having running cf_curconvert tag on NT4.0 SP5 IIS4.0 CF4.51. It's returning an error of "System low on virtual memory". My past experience tells me that there is a recursive loop occuring somewhere, hence the loss of server virtual memory. I'm merely running a test scenario of the tag with the following code: <cf_curconvert from="USD" to="GBP" value="16.00" result="totalcurrency"> <cfoutput> $16.00 is equal to #totalcurrency# GBP </cfoutput> Any advice appreciated as I need to have this currency conversion running soon Regards, Dave Dave Wilson Internet Technology Manager, BizNet Solutions <Allaire Premier Partner> Co-Founder CFUG Ireland http://www.cfug.ie 224, Lisburn Road Belfast BT9 6GE Tel: 02890 225 776 Fax: 02890 223 223 web: http://www.biznet-solutions.com email: [EMAIL PROTECTED] ------------------------------------------------------------------------------ Archives: http://www.mail-archive.com/[email protected]/ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

