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

HomeHomeGetting StartedGetting StartedNew to DNN Plat...New to DNN Plat...Navigation between modules?Navigation between modules?
Previous
 
Next
New Post
2/1/2013 1:00 PM
 

Very new to DotNetNuke.  I will try to explain the situation to the best of my ability.  The particular code in question will follow the explaination. 

Basically I am trying to navigate from one module to another.  I have used Response.Redirect(EditUrl()) and Globals.NavigateUrl().  Both of which lead to a blank page.  Other examples of this code that has been used works fine, no issues what so ever.  Any help or even a nudge in the right direction would be greatly appreciated!

Public Sub btnFac_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnFac.Click
    'Response.Redirect(EditUrl("FacilityManager")) //<--This line is commented out of course
    Response.Redirect(DotNetNuke.Common.Globals.NavigateURL(PortalSettings.ActiveTab.TabID, "FacilityManager", "mid=" & CStr(ModuleId)))
End Sub

 
New Post
2/1/2013 2:13 PM
 

Do you have your module definitions configured and registered within the Database for the module you are working with? You need to make sure there is a definition with FacilityManager as the controlKey

 


Chris Hammond
Former DNN Corp Employee, MVP, Core Team Member, Trustee
Christoc.com Software Solutions DotNetNuke Module Development, Upgrades and consulting.
dnnCHAT.com a chat room for DotNetNuke discussions
 
New Post
2/1/2013 3:19 PM
 
I've been reading the Module Development pdf, and to make sure I am on the same page when you say definitions configured and stored, are you referring to the definition under the edit Module Contol?
 
New Post
2/1/2013 3:32 PM
 
I believe so, problem is the wording is different in a number of locations, unfortunately. A couple of other questions.

Are you using a Template for your project, or did you just create a project in VS and start adding files to it?

Do you have a .DNN file (manifest) or are you just manually registering the module?


Chris Hammond
Former DNN Corp Employee, MVP, Core Team Member, Trustee
Christoc.com Software Solutions DotNetNuke Module Development, Upgrades and consulting.
dnnCHAT.com a chat room for DotNetNuke discussions
 
New Post
2/1/2013 4:29 PM
 
There is a definition in the edit module control.  This is a program that was developed before my employment, I have been thrown in the deep end so to speak.  I will look into those questions and see what I can figure out. I haven't found a .DNN file, but will keep looking.
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedNew to DNN Plat...New to DNN Plat...Navigation between modules?Navigation between modules?


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