Small width layout Medium width layout Maximum width layout Small text Medium text Large text
     Search
Downloads Downloads Directory Directory Forums Forums Forge Forge Blogs Blogs        Marketplace Marketplace Careers Program Careers
Community › Forums Register  |  

telerik -- supercharge your DNN websites
  Ads  
Webhost4Life - $4.95 Windows Hosting
 


  Sponsors  

Meet Our Sponsors

Salaro -- Skins and more
OnyakTech
CrystalTech Web Hosting™
Webhost4life, specialists in DNN hosting
Mad Development is a full service interactive agency focusing on the merge of design, technology, e-commerce, and affiliate marketing by providing total website solutions.
SteadyRain
 


DotNetNuke Forums
 
  Forum  General DotNetN...  Extend It! ( Pr...  Help this wanna-be DNN module developer - SiteMap Module
Previous Previous
 
Next Next
New Post 8/21/2008 2:30 PM
User is offline Tak Shimamura
86 posts
www.lyndonstate.edu
10th Ranked


Help this wanna-be DNN module developer - SiteMap Module 
Modified By Tak Shimamura  on 9/3/2008 11:37:44 AM)

Hello!

I am trying to modify a third party module. It's a module to display any child page links on its page. I like to extend the functionality.  It's a source code version. After I installed the module, the module folder looks like this:

First I thought I just had to change the RandomChildLinks.ascx.vb. But It didn't change anything. I googled around and I realized I need to "re-compile" the module (Yeah, I still not sure what that means.). I looked at the "bin" folder and I believed "Shancer.DNN.Modules.RandomChildLinks.dll" is the one I need to work on.

So I editted the RandomChildLinks.ascx.vb, and recompiled the whole DNN. I copied "Shancer.DNN.Modules.RandomChildLinks.dll" from a recompied folder and pasted it on the same place(bin) on the website.  I opened the site on a broswer and nothing was changed.

I read many online tutorials. I was able to make a couple simple modules but I still cannot modify the existing module. I love to write PHP codes and the PHP code is very simple - you write a code and upload the code to the server - DONE. I am trying to learn this new environtment but it has been hard for me.

Can anybody help me out? Thank you!

 
New Post 8/21/2008 8:04 PM
User is offline Sam MacDonald
28 posts
10th Ranked


Re: Help this wanna-be DNN module developer - compiling the module 

Recompiling is basically put all the code into a readable format for the computer to interpret.  Unlike PHP or Classic ASP which was interpreted on the fly by the web server.  Are you making any changes to the ascx file as that may be giving you problems and there may be settings that are preventing you from accomplishing what you want to do within the module.  The reason I ask is because this module is one of mine.

Also what version of DNN is this installed on and are you using what version of Visual Studio or Visual Web Developer.

Sam
omacdon@learnmsnet.com
omacdon@shancer.com


Sam
http://www.learnmsnet.com/ - Blog about ASP.NET and DotNetNuke
http://www.shancer.com/ - Building modules for DotNetNuke
 
New Post 8/21/2008 8:12 PM
User is offline Michael Washington
2842 posts
ADefWebserver.com
5th Ranked










Re: Help this wanna-be DNN module developer - compiling the module 

I see that you have "SuperSimple" installed. Was that one of the modules you were able to build?

The other module is the WAP format. This tutorial might help you:

Using Web Application Projects (WAP)



Michael Washington
* ADefWebserver.com
* DNN Module Developer's Guide
* IWEB - DNN Web Services
* Silverlight and DotNetNuke
 
New Post 8/22/2008 7:02 AM
User is offline Johnny Li
87 posts
10th Ranked


Re: Help this wanna-be DNN module developer - compiling the module 

Did it run on your development box?

Did you set the module cache time to 0?

VB has came a long ways, but also has throw away the baby with the bath water. Microsoft don't realize that not eveyone like to spend half their lives learning new and different way of doing the same thing.

If you are new to this mess, modification is not the best way to go about learning and can hurt you (feelings). Dnn 4.8.3 is more useful as learning installation than 4.8.4 (IMO).

Have fun and good luck.

 
New Post 8/22/2008 9:13 AM
User is offline Tak Shimamura
86 posts
www.lyndonstate.edu
10th Ranked


Re: Help this wanna-be DNN module developer - compiling the module 
Modified By Tak Shimamura  on 8/22/2008 11:24:23 AM)

>>Sam

I was going to email you to ask this question but I decided to ask here first. Thank you for rescuing me here lol. I am developing it under DNN 4.8.4. & VS 2005. (I also could have, VWD 2008 Express, VWD 2005 Express, IIS, SQL server 2005 under Vista if that's easier or neccesary).
I tried to change the code on line 81 (RandomChildLinks.ascx.vb)

newRow("TabName") = "here we go"

I was expecting all the links would say "here we go". But they didn't. I even emptied the randomchildlinks.ascx.vb - it still did display child links. I realized that I was doing something wrong fundmentally.  I hope there is an example how we can edit the existing module, recompile, and overwrite the existing module.

 

>>Michael
Hello Michael. Thank you for stopping in this newbies post. Your tutorials are awesome. These helped me a lot.  I like the supersimple module. It was super simple lol. I'll read your application development articles again.

 

>>Johnny
I must agree with you on that. I kinda understand how MS is trying to make the development environment easier by making everything GUI based.  I think, once I went through the hardest part(like, now), it'll be very easy. However, it wasn't attractive to me at first. That's why it took me a couple years before I decided to make a module. Only reason I am willing to learn this is that I love DNN so much. Otherwise, I wouldn't even touch it lol Go DNN GO :)

By the time enough number of programmers learned this new environment, MS might say "tada! we developped a new programming environment AGAIN!  Yeah, forget the last one. That's old". That's what I am afraid of lol.

 

 
Previous Previous
 
Next Next
  Forum  General DotNetN...  Extend It! ( Pr...  Help this wanna-be DNN module developer - SiteMap Module
 


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, please observe the following posting guidelines:

1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

 


Swirlhost Inc.
Affordable DotNetNuke Hosting, Skin Development, Custom Module Development, and DotNetNuke Consulting. We will install your preference of DNN and now host with us and get a free license for the Swirl AJAX Chatroom Module.
www.swirlhost.com
Active Modules, Inc.
Creators of Active Forums, the best forum module for DotNetNuke
www.activemodules.com
DNNCovered.com - Your Offshore Dotnetnuke Partner
Dnncovered.com is the only Dotnetnuke offshore outsourcing center specializes in DNN skinning and module development with lowest pricing and quality service. Our staff is dedicated to websites based on DNN and our graphic designers are creative and imaginative well enough to provide customers the complete set of skinning solutions and packages
www.dnncovered.com

DotNetNuke Corporation   Terms Of Use  Privacy Statement
DotNetNuke®, DNN®, and the DotNetNuke logo are trademarks of DotNetNuke Corporation
Hosted by MaximumASP