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 StartedInstalling DNN ...Installing DNN ...Host / Extensions tab unavailableHost / Extensions tab unavailable
Previous
 
Next
New Post
11/27/2009 12:07 PM
 

After several upgrades on one DNN installation (latest upgrade to 5.2.2) I still have a problem with Host / Extensions tab; "Object reference not set to an instance of an object."

So, my problem is that I have tab named Extension under Host menu, but can't use it (because is throwing error on opening) and tab Extensions under Admin menu, does not offer deinstallation or "Install Available Extensions" function.

Does anyone know how to fix problem with error on opening Host / Extension tab?

Copy from Event viewer:

AssemblyVersion: 5.2.0
PortalID: xx
PortalName: xxxx
UserID: xx
UserName: xxxxx
ActiveTabID: 457
ActiveTabName: Extensions
RawURL: /tabid/457/portalid/0/language/hr-HR/Default.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer:
UserAgent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; FDM)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 93543f7d-c43d-46c2-9ebb-80bba830f7b7
InnerException: Object reference not set to an instance of an object.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: DotNetNuke.Services.Installer.Packages.PackageController.CanDeletePackage
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object.at DotNetNuke.Services.Installer.Packages.PackageController.CanDeletePackage(PackageInfo package, PortalSettings portalSettings)at DotNetNuke.Modules.Admin.Extensions.Extensions.grdPackages_ItemDataBound(Object sender, DataGridItemEventArgs e)at System.Web.UI.WebControls.DataGrid.OnItemDataBound(DataGridItemEventArgs e)at System.Web.UI.WebControls.DataGrid.CreateItem(Int32 itemIndex, Int32 dataSourceIndex, ListItemType itemType, Boolean dataBind, Object dataItem, DataGridColumn[] columns, TableRowCollection rows, PagedDataSource pagedDataSource)at System.Web.UI.WebControls.DataGrid.CreateControlHierarchy(Boolean useDataSource)at System.Web.UI.WebControls.BaseDataList.OnDataBinding(EventArgs e)at System.Web.UI.WebControls.BaseDataList.DataBind()at DotNetNuke.Modules.Admin.Extensions.Extensions.BindGrid()at DotNetNuke.Modules.Admin.Extensions.Extensions.OnLoad(EventArgs e)at System.Web.UI.Control.LoadRecursive()at System.Web.UI.Control.LoadRecursive()at System.Web.UI.Control.LoadRecursive()at System.Web.UI.Control.LoadRecursive()at System.Web.UI.Control.LoadRecursive()at System.Web.UI.Control.LoadRecursive()at System.Web.UI.Control.LoadRecursive()at System.Web.UI.Control.LoadRecursive()at System.Web.UI.Control.LoadRecursive()at System.Web.UI.Control.LoadRecursive()at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)--- End of inner exception stack trace ---
Source:
Server Name: xxx

 
New Post
12/10/2009 3:53 PM
 

I can use Extension from "Command task" and Admin menu, but if i try from Host menu i have the following error:

AssemblyVersion: 5.2.0
PortalID: 17
PortalName: XXX
UserID: XXX
UserName: XXX
ActiveTabID: 36
ActiveTabName: Extensions
RawURL: /tabid/36/portalid/17/language/en-US/Default.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer:
UserAgent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 7ce01ce3-fb83-4844-abbb-fe55f6008e63
InnerException: Object reference not set to an instance of an object.
FileName: M:\CCNet_Builds\DotNetNuke_5_Maintenance\WorkingDirectory\Library\Services\Installer\Packages\PackageController.vb
FileLineNumber: 125
FileColumnNumber: 21
Method: DotNetNuke.Services.Installer.Packages.PackageController.CanDeletePackage
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.Services.Installer.Packages.PackageController.CanDeletePackage(PackageInfo package, PortalSettings portalSettings) in M:\CCNet_Builds\DotNetNuke_5_Maintenance\WorkingDirectory\Library\Services\Installer\Packages\PackageController.vb:line 125 at DotNetNuke.Modules.Admin.Extensions.Extensions.grdPackages_ItemDataBound(Object sender, DataGridItemEventArgs e) at System.Web.UI.WebControls.DataGrid.OnItemDataBound(DataGridItemEventArgs e) at System.Web.UI.WebControls.DataGrid.CreateItem(Int32 itemIndex, Int32 dataSourceIndex, ListItemType itemType, Boolean dataBind, Object dataItem, DataGridColumn[] columns, TableRowCollection rows, PagedDataSource pagedDataSource) at System.Web.UI.WebControls.DataGrid.CreateControlHierarchy(Boolean useDataSource) at System.Web.UI.WebControls.BaseDataList.OnDataBinding(EventArgs e) at System.Web.UI.WebControls.BaseDataList.DataBind() at DotNetNuke.Modules.Admin.Extensions.Extensions.BindGrid() at DotNetNuke.Modules.Admin.Extensions.Extensions.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---
Source:
Server Name: XXXX

 
New Post
12/10/2009 7:52 PM
 

I suspect these identical errors are caused by permission issues:

Please verify that you both have the following set:

On your DNN web folder, sub-folders and files:

Network Service or whichever Account you're running IIS under: Everything but "Special Permissions" is selected

IIS_IUSRS:

Read & Execute
List folder contents
Read

That the above accounts have db_owner permissions on your database.

That IIS is using either the Network Service or named account that you have permissioned for your web folder and IIS.

 


Ken Grierson
DotNetNuke Corporation
Test Lead
 
New Post
12/11/2009 3:30 PM
 

On your DNN web folder, sub-folders and files Network Service and IIS_IUSRS have full control.

Error appeare only on Host - Extension menu (so if think it isn't permission issues).

I use a VPS with plesk and Virtuozzo, on Windows Server 2003 Standard Edition SP2 ...In the same server in a clean installation all is OK.

PS: this issue was reported in GEMINI: http://support.dotnetnuke.com/issue/ViewIssue.aspx?ID=10910&PROJID=2

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Host / Extensions tab unavailableHost / Extensions tab unavailable


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