Good morning. I have a custom DNN Module that is supposed to capture information from a page and use it to create a record inside Microsoft Dynamics CRM. The trouble is that when the call to service.create() is made, it does nothing and simply exits out of the method, no code is executed that appears after the .create() call. The module itself works perfectly when tested inside other DNN sites, but not for the one I specifically need to install it to. Any help would be appreciated> Thank you.