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...PortalSettings coming nullPortalSettings coming null
Previous
 
Next
New Post
4/21/2013 1:29 AM
 

Thank you Man, it's work.

 
New Post
5/8/2013 12:25 PM
 

I experienced this problem with a new install of DNN 7 when also using the "Module Development Template" by Chris H. In my case the issues seems to be related to this find by Chris: "the DESKTOPMODULES folder randomly gets turned into a Virtual Directory, that will cause problems with the site. Try removing the Virtual Directory in IIS" http://www.chrishammond.com/blog/item...

So although the other fix in this post corrected the one problem, it didn't correct the underlying issue, and other problems remained.

 
New Post
5/16/2013 10:02 PM
 

Makes me think this error is caused because there is some missing parameter.
  I got around this by doing the following:
1 - In DNN properties, select the  "Set as Startup Project".
2 - Click the DEBUG menu option.
3 - Click your dnn "properties" at the end of the drop down menu.
4 - Select the "Start URL:" option.
5 - Enter the URL you use in the browser that starts your dnn.
6 - Notice the dropdown shows you other URL's you can use (if you have used others for this dnn project).
7 - F5 (for debugging, i had good luck with the attach to process method of debugging. Perhaps its just a good way to debug DNN).
   Here are some other issues I encountered debugging DNN and my code not stopping at the breakpoints.
Be sure you are loading your PDB Symbols - Once you are in debug mode, go the the DEBUG menu, Windows, Modules and make sure Symbol status is loading the symbols. If not, Options, Debugging, Symbols - check Microsoft symbol servers and specify (Create a folder) a place on disk to put the cached PDB files, select "All Modules"..
In Options, Debugging, General, uncheck "Enable Just My Code".
When using the attach to process method of debugging  DNN, remember, w3wp.exe does not show up UNTIL you make your first request to IIS (Calling up a web page).
  These are just some points i ran across when trying to debug DNN.
  if there is something i could do better here, anyone can let me know.

 
New Post
5/16/2013 10:25 PM
 

Makes me think this error is caused because there is some missing parameter.
  I got around this by doing the following:
1 - In DNN properties, select the  "Set as Startup Project".
2 - Click the DEBUG menu option.
3 - Click your dnn "properties" at the end of the drop down menu.
4 - Select the "Start URL:" option.
5 - Enter the URL you use in the browser that starts your dnn.
6 - Notice the dropdown shows you other URL's you can use (if you have used others for this dnn project).
7 - F5 (for debugging, i had good luck with the attach to process method of debugging. Perhaps its just a good way to debug DNN).
   Here are some other issues I encountered debugging DNN and my code not stopping at the breakpoints.
Be sure you are loading your PDB Symbols - Once you are in debug mode, go the the DEBUG menu, Windows, Modules and make sure Symbol status is loading the symbols. If not, Options, Debugging, Symbols - check Microsoft symbol servers and specify (Create a folder) a place on disk to put the cached PDB files, select "All Modules"..
In Options, Debugging, General, uncheck "Enable Just My Code".
When using the attach to process method of debugging  DNN, remember, w3wp.exe does not show up UNTIL you make your first request to IIS (Calling up a web page).
  These are just some points i ran across when trying to debug DNN.
  if there is something i could do better here, anyone can let me know.

 
New Post
6/17/2013 8:02 AM
 
Message=Object reference not set to an instance of an object.
when execute the follwing line:
if (PortalSettings.ActiveTab.PageHeadText != Null.NullString && !Globals.IsAdminControl())
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedNew to DNN Plat...New to DNN Plat...PortalSettings coming nullPortalSettings coming null


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