Hi,
I just created a testmodule to see if I could get it to show up on my main DNN page.
I created a project under DotNetNuke.DesktopModules solutions.
I put a reference to the DNN project and a reference to my project in the DNN project. I cleared the standard namespace as well.
Compiling werks perfectly, I added a control with 1 label on it to the module project. The dll is copied to the DNN bin directory. When I register my module it seems to work fine, but once I add it to a page nothing happens. It's not showing up at all, also no error message.
Any idea's? Cause some parts of the DNN docs were quite unclear on how to add a module.
Thx, Flexy