Hi, First of all thanks for your job, I found it very useful and well done. I've done some tests however, and i have a big problem. I have wrapped your library in a UserControl, with the following code: public void AddAndPlay(string fileName, string options) { if (working) return; this.locca(true); ...