I have a VERY interesting problem with DNN 3.3.5. First of all it is NOT possible for me to upgrade to any other version for this particular site.
I have a module that right now is REALLY simple, only two view controls. The first one has a hyperlink that is set to navigate to the other using
NavigateURL("ControlName") where "ControlName" is the name of my second control.
Now, when I click on the link I just get a blank page, the module is not rendered but there is also not an error. Nothing is recorded in the Log Viewer either..