Search found 2 matches

by ecosky
2011-07-10T21:59:51-07:00
Forum: Bugs
Topic: COM+ keeps file handles locked after work is done
Replies: 2
Views: 5258

Re: COM+ keeps file handles locked after work is done

Bit late on the follow up, sorry about that. Thanks for the response. I have been using the COM+ for a while but finally switched to just starting the executable directly in order to avoid this file lock problem. I tried for a while to discover where the folks working on the COM+ module hung out, ne...
by ecosky
2011-05-14T10:05:27-07:00
Forum: Bugs
Topic: COM+ keeps file handles locked after work is done
Replies: 2
Views: 5258

COM+ keeps file handles locked after work is done

I'm using the COM+ component in C# as documented in this post http://blog.boundingboxgames.com/2011/05/adding-imagemagick-to-star-ninjas-xna.html to create temporary files in a game asset pipeline which are read back in after processing. Unfortunately it appears the COM+ object keeps the file handle...