We're trying to load a user control with a contactform inside using the following code:
<!--@LoadControl(/Usercontrols/INNO_ContactForm.ascx)-->
Unfortunately no output is being rendered. What could be going wrong here? We also tried with the new module to load .ascx controls, but that is also showing us no results.