I've been trying to get a call to a dialog working based on various code samples found here and in various blogs as well as OpenNTF and I cannot get past this error getting thrown when I activate a line of code such as: dijit.byId('Dialog3').show(); I've got the <xp:dojoModule name="dijit.Dialog"></xp:dojoModule> line in the <xp:this.resources> spot, I have the dojoParseOnLoad="true" and dojoTheme="true" in the XPages All Properties as well. Anyone have any ideas? I've had to go with some f