> What puzzles me is why the tag broke when the system 
> booted, after working fine for 2 weeks already.   
> Would locking have solved that do you think?

No, I don't think this is a locking issue. While you may want to
single-thread access to it, if it's not written to handle its own
synchronization issues, this sounds to me like a permissions problem, which
might not show up until you reboot the server. It sounds like the
permissions on the DLL were changed after it had already been loaded into
memory, and they didn't take effect until it was unloaded from memory when
the server was rebooted.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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
Get the mailserver that powers this list at http://www.coolfusion.com

Reply via email to