Can you give me a hand?<br>One of my methods fails as a stand alone MTS component <br>When I bring in the DLL project to debug, it works OK raises the appropriate user-defined error)..<br>Nothing "fancy" is going on in the Add(). All I'm doing is checking to see if this record exists already, and if the recordcount is > 0, then throw my error.<br>It evaluates the condition, but doesn't seem to want to execute the expression. (throw my error)<br>Thought maybe the DLL I use for my errors might be corrupt but it checks out OK....<br>All other code in this DLL works.<br>Any thoughts ?<br>Any help is much appreciated<br>