I am trying to add a custom module to my Website. All instructions that I have been able to locate tell me that there should be a file titled [ModuleName].SqlDataProvider under DesktopModules. The only SqlDataProvider files I do have are the 01.00.00.SqlDataProvider and Uninstall.SqlDataProvider.
Hope someone out there knows what I am doing wrong, because after updating the table, changing the stored procs and modifying the ADO VB classes, I am stuck with a module that is not showing up in my site. If I try to load the ModuleName.dnn from the Host account, it tells me that it is not a valid module, though it does verify on the Modules screen.