Lothar Behrens
unread,Feb 14, 2012, 4:25:18 AM2/14/12You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi,
I have encountered a problem with my WCF based download service.
Having a simple service function that returns a stream, my service
seems to keep a lock on the file downloaded.
How should I avoid a file lock correctly?
Can I close the stream in the finaly block at the service method?
Any help please and thanks,
Lothar