Compiling a Custom Module for 3.xhttp://forums.asp.net/t/853867.aspx/1?Compiling+a+Custom+Module+for+3+xThu, 10 Mar 2005 22:52:49 -0500853867853867http://forums.asp.net/p/853867/853867.aspx/1?Compiling+a+Custom+Module+for+3+xCompiling a Custom Module for 3.x 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 dont 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 2005-03-10T22:48:12-05:00