Hi everyone,
I am totaly new to DNN6. I need some help to develope a 'Hello World' module. I did read throgh tutorials
here but It's DNN5.6 tutorial. I cannot install my module to my DNN6 website. Here is what I did, and hope all you guys help me to correct what I wrong. Thank you in advance.
1. My development environment is: VS2010, SQL2008Epx
2. I downloaded DNN version
06.00.02 release 10/5/2011 5:40 PM
3. Install & run DNN correctly
4. I download project template here
5. Install MS Visual Studio Extension ok
6. Create new DNN module. Stay the generated source code intact.
7. Do compile & create deployment package
8. NOW PROBLEM: I donnot how to install my compiled package. I had did search and try some of the following ways:
8.1. Login as host > extension > manage > install extension wizard.
8.2. Copy to Install>Module
But none of them show correct hello world module.
So, please help me to correct it
Thanks.