Hello, I got a custom module to compile, this sounds like a noob question, cause I haven't been in the DNN community, waiting for the 3.x to reach a level of stability. I've read the developer's guide, but I don’t have Visual .net. Anyone experienced compiling
a custom module with out visual .net, and neither a development machine configured with a default DNN installation within a virtual directory? Here are my files: CustomModule.ascx CustomModule.ascx.resx CustomModule.ascx.vb CustomModuleController.vb CustomModuleInfo.vb
DataProvider.vb AssemblyInfo.vb (is this file really necessary) Providers/DataProviders/SqlDataProvider/SqlDataProvider.vb Providers/DataProviders/SqlDataProvider/AssemblyInfo.vb App_LocalResources/CustomModule.ascx.resx App_LocalResources/CustomModule.ascx.fr-FR.resx
How do I compile these files, to plug into the 3.x core? (with out visual .net) THX
emmensus.com
Member
175 Points
35 Posts
Compiling a Custom Module for 3.x
Mar 10, 2005 10:48 PM|LINK