Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForumForumModifying and tasting the DNNForum - How to?Modifying and tasting the DNNForum - How to?
Previous
 
Next
New Post
6/10/2008 6:01 AM
 

Hi!

First thanks in advance for reading and replying.

I have to cover some specification requirements and I need to modify some details of the forum.

The first thing you all have to know is that I'm giving my first steps in ASP .NET so I'll be very grateful if the replies are a little bit more specifics.

The Question: I would like to know is how to load again the DNNForum I have modified.

Giving more details, I have download the source and I have unpacked it into the DesktopModules folder of my DNN as I read in an other googling. And know I have into DesktopModules/Forum_04.04.03_Source all the SQLDataProviders, the Forum.dnn and a folder called Resources which contains the solution I am modifying.

So when I move to the Host/ModuleDefinition menu of the portal (I logged like superuser) I cannot find the Module I have been modifying.

I tried to install it by browsing the .dnn file but I get this error: "Invalid File Extension For Custom Module UMLModels_Forum.dnn". Should I have to pack the module for installed each time I want to test a change?

I tried also to import it, but in the manifest select box does not appear the UMLModels_Forum.dnn

So, I'm a little bit lost.

Anybody can help me?

Thanks for all!

 
New Post
6/10/2008 11:44 AM
 

First you have to install the Module on the devloper Portal localy.  Then check the DesktopModules\Forum folder if are all source are there, if not extract the files from the Zip file.  Go to the web.config and set debug = "true"  . Check the Project files if they are correctly linked to your virtual folders.  Then open the project over the project file in the "DesktopModules\Forum" folder.  Now you can make your changes and the check it to do debug (F5) this will compile the new dll file.

 
New Post
6/10/2008 5:37 PM
 

Ok!

In the Forum folder I don't have the source code.

1.- Can I do it in another folder diferent from the Forum folder? (Something like myForum). In this case, Should I have to do something into the administration portal?

When I unzip the source code I have into de main folder (Forum_04.04.03_Source) a lot of files .SqlDataProvider, one .dll file, one .dnn file and a folder (Resources) that contains all the source code.

2.- So, do I have to put all the content of the folder  Forum_04.04.03_Source/ Resources  into the Forum folder? Or I should put the content of the root folder (Forum_04.04.03_Source: keeping intact the file structure: with the .dnn, the folder "Resources", ...)

3.- How can I check if the Project files if they are correctly linked to your virtual folders?

Thanks a lot!!

 
New Post
6/10/2008 6:40 PM
 

What Visual Studio version did you using?  Make sure WAP is installed.

1. No you have to use the Forum folder.You have to install the forum module source on your local DNN environment as a new module.

2. Put the content of the Resource Folder to the Forum folder.

3. After you extract the Resource folder you will see the project files, open it with a notepad or edit the files with VS.  You will see the linked paths.  Make sure the paths are the same as on your local machine. Also check if the virtual folder (IIS) is the same as in the project files (Standard is "localhost/DotNetNuke_2" .

Do not use a production environment for developing!

Check this resources http://www.dotnetnuke.com/Resources/Documentation/DownloadableFiles/tabid/478/Default.aspx !!!!

 
New Post
6/11/2008 12:23 PM
 

Thank you very much Matthias!

I have VS 2005 pro. And yes I have Microsoft Web Application Projects  (WAP).

I don't know if I have fixed well all the liking paths. I guess not because I get the next error when I start the debug (F5):

 

"Unable to start debugging on the server. The web server is not configured correctly..."

 

In the IIS I have "localhost/DNNPortal" so, I have modified the next properties in the DotNetNuke.Forums.build file according to my environment:

        <property name="rootWeb" value="http://localhost/" overwrite="false" />
        <property name="webAlias" value="DNNPortal" overwrite="false" />

 

I have also checked this properties in the DotNetNuke.SubProject.build file, which I don't know if I have to modify the words in bold:

               <solution solutionfile="..\..\Solutions\DotNetNuke.All\DotNetNuke.All.sln" configuration="${project.configuration}">     
                <webmap>                 
                    <map url="http://localhost/DotNetNuke/DotNetNuke.vbproj" path="..\..\DotNetNuke.vbproj" />                   
                </webmap>        
            </solution>
           
            <solution solutionfile="${subproject.solution}" configuration="${project.configuration}">     
                <webmap>                 
                    <map url="http://localhost/DotNetNuke/DotNetNuke.vbproj" path="..\..\DotNetNuke.vbproj" />                   
                </webmap>        
            </solution>

The thing is that I don't find the DotNetNuke.vbproj. I have found the this file: DotNetNuke.webproj.

 

Am I skipping any other change?

 

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForumForumModifying and tasting the DNNForum - How to?Modifying and tasting the DNNForum - How to?


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, 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 DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out