>On Tuesday 09 August 2005 11:49, Peter Shaw wrote:
>> scope. The name of the image file is identical on each request and is being
>> displayed further down the same web page that generates it.
>
>What if you make the filename unique per-request ?
>
>-- 
>
>Tom Chiverton 
>Advanced ColdFusion Programmer

Thanks Tom,

The COM object has been amended so that it generates a unique filename for each 
request but I am still seeing the same behaviour. I can create an instance 
which works, but only one time and then ColdFusion needs to be restarted before 
another image can be successfully created.

The object is being released at the end of each request with
<cfset releaseComObject(instance)>

If I try to create another instance of the COM object with a different name 
then this also fails.

Most grateful for any ideas on how to work out what is wrong.

Peter


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:214202
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to