You need to Register for free and Login to post a message in the forum.

Forum

Subject: How to Install the Module Source Code
Prev Next
You are not authorized to post a reply.

Author Messages
greymatter
Nuke Newbie
Nuke Newbie
Posts:6

18 Mar 2008 6:10 AM  
Hi,

I am new to module development within DNN and am trying to amend the source of a module i have purchased.  I purchased the enterprise license of this particular module which gives me the source code.  What i don't understand is how to go about amending it.  I have downloaded the DNN Starter Kit and created a website in Visual Studio as per the article on the DNN website.  Does anyone know how to integrate the module source code into the my website project so that i can extend its functionality.  Any suggestions or pointers to related articles would be very much appreciated.

Thanks

Dave Clayton
jncraig
DNN Creative Staff
Nuke Master II
Nuke Master II
Posts:2318


18 Mar 2008 8:28 AM  
Fist, you really DON'T need the starter kit.  Simply use the Install version to create a working website.  You'll then be able to open it with Visual Web Developer or the Express Version.  I'd recommend that you use that as the basis for your development.

Next, fire up the website (you don't even need to do this with VWD either), and install the module.  If your source version arrived as an installable private assembly, all of the source code should have been put in the right place.

If the source is separate, you'll have to put the various components into the correct directories by hand.

Then you should be able to open the website within VWD and go from there.

Before you get started, though, I think that it's a really good idea to get familiar first with DotNetNuke modules and module development.  Michael Washington's adefwebserver.com site is a really good one.  There are also some good notes from Mitchel Sellers (www.mitchelsellers.com) on developing modules as Web Application Projects (WAP).  I'd recommend that you check out his site, too.  And, I hope that you have a copy of the DotNetNuke Module Developer's Guide, available from DotNetNuke.com.

Finally, a nice introduction to modifying an existing module is available right here:

How to improve a DotNetNuke module (The Blog module)

Joe Craig
DNN Creative Support
Subscribe to the website
greymatter
Nuke Newbie
Nuke Newbie
Posts:6

18 Mar 2008 8:33 AM  

Hi Joe,

Thanks for your prompt reply.  Those links look interesting and i will give those a read through before i start my development.  I have had a little exposure to DNN module development but only minor so your help is much appreciated.

Thanks


Dave Clayton

jncraig
DNN Creative Staff
Nuke Master II
Nuke Master II
Posts:2318


18 Mar 2008 8:36 AM  
If you have some experience with web and/or asp.net development, this stuff should come fairly easily. There's a bit of a learning curve, particularly with the providers, etc., but you'll eventually get the hang of it.

I also forgot to mention the "DotNetNuke Professional 4" book by Shaun Walker, et. al. That almost indispensible for all of the background. Though most of the details are available online at dotnetnuke.com, I still find comfort in paging through books on occasion.

Joe Craig
DNN Creative Support
Subscribe to the website
greymatter
Nuke Newbie
Nuke Newbie
Posts:6

18 Mar 2008 9:06 AM  
I should pick it up no problem.  I have got the book you mentioned but it didn't seem to answer questions on existing module development.  Only if you are starting from scratch.  Thanks again.
You are not authorized to post a reply.
Forums > Users Lounge > Everything Else > How to Install the Module Source Code



ActiveForums 3.7

Latest Forum Posts

RE: EasyCGI help? by Dr Joe
I'll let you know how it works out. I think I opened up about 6 tickets with them so far. ...
RE: EasyCGI help? by derpir
Hi Joe amazing to say the least! I will change host to PowerDNN as soon as possible, seems to me t...
RE: EasyCGI help? by Dr Joe
Amazing - I'm going through this exact same thing with EasyCGI! I managed to successfully instal...
Running the local host installation after building the application by saintX
My localhost installation of DNN was running blameless. After I oppened the application with VWD it ...
RE: quick question by derpir
Hello Is it possible to buy two skins and combine them? for example put one skins visual attributes...
RE: Environment Variables by leesykes
Thanks for the info,
RE: How can i edit any module from front end by sanju_k1421
ok if i added an text html . now i want to fill into that have to log in ,but i want that an...
Module not working when logged off. by t.ramya85
Hi friends,I have created two modules which interact with each other and i have kept one module to b...
RE: Environment Variables by fandnet
There are many ways to use variables like what I was trying to use...But here is how I did it.DotNet...
RE: OpenForce '08 by mgordon
It was truly a great time.  I really feel this year was much better than last year.  I hope to ge th...
Environment Variables by fandnet
I am creating a simple module that registered users can use to send an email invitation to people wh...
RE: How can i edit any module from front end by leesykes
I'm not sure that I follow, could you provide an example?
RE: Development of modules by leesykes
Hello,Glad you find them useful, at the moment there are not any plans to go into Module Development...
RE: SQL Server 2008 Documents Module DotNetNuke by leesykes
Hello,Thanks for the tip. Yes both connection strings are in correctly and the user has full permiss...
RE: Now, portal creation problem by jncraig
Since you have other issues with installing modules, etc. I believe that you are correct that it's a...
RE: How do I display the current time by jncraig
The [CURRENTDATE] skin object has a DateFormat attribute. The examples give MMMM dd, yyyy as a typi...
RE: Now, portal creation problem by SupaHoopsa
Posted By jncraig on 18 Nov 2008 8:54 AMIf there are other errors related to the database, I would s...
RE: SQL Server 2008 Documents Module DotNetNuke by MobileNow
Make sure that both of the connection strings are the same in the web.config file. Also make sure t...
RE: Now, portal creation problem by jncraig
If there are other errors related to the database, I would start by looking there.  This could be so...
Un-installing SQL Server 2005 by leesykes
I'm in the process of un-installing SQL Server 2005 and while doing this it informs me that Full Tex...
DotNetNuke Modules
RSS Feeds