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

HomeHomeDevelopment and...Development and...Building ExtensionsBuilding ExtensionsModulesModulesNavigateURL() in App_CodeNavigateURL() in App_Code
Previous
 
Next
New Post
3/11/2010 9:25 AM
 

Have created a class to be used in the scheduler under the App_Code folder and am not having success using NavigateURL().  I am using the following right now, with no luck.  How can I make this work?

DotNetNuke.Common.Globals.NavigateURL(202, "version", "mid=612", "policy=" & x.Item("PolicyID"))

Thanks,


Bub
 
New Post
4/8/2010 3:39 AM
 

I know that this is a very old post but I just encounter the same issue.

Calling Dotnetnuke.Common.Globals.NavigateURL(tabId, controlKey, args) inside a scheduler always returns the following errror:

Object reference not set to an instance of an object., stack at DotNetNuke.Common.Globals.NavigateURL(Int32 TabID, Boolean IsSuperTab, PortalSettings settings, String ControlKey, String Language, String[] AdditionalParameters) ......

Any input will be appreciated.

Thanks,
v

 
New Post
4/8/2010 4:33 AM
 

Upon viewing the source code for NavigateURL function I notice that it gets the PortalSettings using PortalController.GetCurrentPortalSettings function which gets its data from HttpContext.Current.Items("PortalSettings") which we dont have if we are inside a Scheduled Task.

Good thing for us we have stored the portalId in our data.

HTH
v

 
Previous
 
Next
HomeHomeDevelopment and...Development and...Building ExtensionsBuilding ExtensionsModulesModulesNavigateURL() in App_CodeNavigateURL() in App_Code


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