In this directory of a standalone CFMX install: $CFMX_ROOT/runtime/servers/default/SERVER-INF/temp/wwwroot-tmp
there are a bunch of files named 'neotmpNNNNN.tmp' where 'N' is an iteger. They range in size from empty up to 50MB. My partition is getting full, anyone know if I can delete them? or at least some of the older ones. They seem to appear only on occasional days, but when they do, there are usually multiple files on that same day. If I had to wager a guess, I'd say for temporary file uploads, but I don't want to remove them until I know for sure. TIA, barneyb --- Barney Boisvert, Senior Development Engineer AudienceCentral [EMAIL PROTECTED] voice : 360.756.8080 x12 fax : 360.647.5351 www.audiencecentral.com > -----Original Message----- > From: W Luke [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 02, 2003 8:47 AM > To: CF-Talk > Subject: Re: Complex objects problems (again) > > > Woops. Didn't notice the #file# - all working again :) > > Will > > "W Luke" <[EMAIL PROTECTED]> wrote in message > news:<[EMAIL PROTECTED]>... > > Hi. > > > > I've found some spare time lately and got some CF hosting again. > > Thought I'd resurrect an old project which used to work fine on my old > > > server, but is having trouble on the new one (locally). I'm having > > complex object type errors again: > > > > <cfoutput> > > <a > > href="#file#?frompage=#Evaluate(frompage-maxpages)#&StartRow=#Incremen > > tV > > alue(Evaluate((frompage-maxpages-1)*maxrows))##addparams#<cfif > > > isdefined('url.t')>&t=#url.t#&s=#url.s#&d=#url.d#</cfif>">#previousSerie > > s#</a> > > > > </cfoutput> > > > > Same old error: "Complex object types cannot be converted to simple > > values." The code above is from a tag called ResultPages (got it from > > > the gallery IIRC). Any ideas? > > > > Cheers > > > > Will > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

