I have followed Shaun's document - scenario #2 but for some reason that escapes me my module throws an exception stating that the view....ascx.vb file is missing.
I have published the site, as instructed, and created the relevant entries in the DNN file. I have also copied the required dlls etc into the zip.
I am using 2 DNN sites on my local machine. One containing the DNN source where the module was developed and another containing the DNN install release where I test modules.
After uploading the module and placing it on a page I get the error when I browse to the page.
Have I missed something? I have re-read the document but can't see where I may have gone wrong. Why is it looking for .vb file if this is compiled into dll?
Declan