Subj : Debug version work ok but release version not work To : netscape.public.mozilla.jseng From : Bryht Date : Tue Jan 11 2005 11:45 am Hi, Please help me! I am using the spidermonkey Javascript Engine for a simple html viewer in my project. Everything work ok when I use the debug version of js32.dll. But when I use the release version of js32.dll it will not work. A simple example.