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

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...ERROR LOADING EXTENSION PAGEERROR LOADING EXTENSION PAGE
Previous
 
Next
New Post
3/1/2016 12:25 PM
 
I just checked the script. You need to call the procedure manually after applying it. please run the following statement in Host > SQL:
Exec {databaseOwner}[{objectQualifier}BuildTabLevelAndPath] Null, 1

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
3/2/2016 4:16 AM
 

Hello,

 

thank you for reply.

run the script, but get same error on browsing Extension page

 
New Post
3/2/2016 8:23 AM
 

this sounds very strange. I need to investigate, why it is trying to add an entry to the tabs table.
as a workaround you may drop the index:

DROP Index IX_Tabs_PortalLevelParentOrder ON dbo.tabs;

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
3/2/2016 11:42 AM
 
Hello,

thank you for reply

tried to apply script and get this :

Incorrect syntax near 'Index'. If this is intended as a part of a table hint, A WITH keyword and parenthesis are now required. See SQL Server Books Online for proper syntax.

ALTER TABLE dbo.tabs DROP Index IX_Tabs_PortalLevelParentOrder


p.s. in another website with this kind of issues (the brand new website) notice another issue, when try to edit page appearance, get:
Error: is currently unavailable. DotNetNuke.Services.Exceptions.ModuleLoadException: Value of '12/31/9999 11:59:59 PM' is not valid for 'SelectedDate'. 'SelectedDate' should be between 'MinDate' and 'MaxDate'. Parameter name: SelectedDate ---> System.ArgumentOutOfRangeException: Value of '12/31/9999 11:59:59 PM' is not valid for 'SelectedDate'. 'SelectedDate' should be between 'MinDate' and 'MaxDate'. Parameter name: SelectedDate at Telerik.Web.UI.RadDatePicker.set_SelectedDate(Nullable`1 value) at DotNetNuke.Modules.Admin.Tabs.ManageTabs.BindTab() at DotNetNuke.Modules.Admin.Tabs.ManageTabs. (EventArgs e) --- End of inner exception stack trace ---
 
New Post
3/2/2016 11:59 AM
 
Hello,

for the latest issue, followed up :
http://www.dnnsoftware.com/forums/thr...
and modify ManageTabs.ascx.cs
Now seems to open page settings correctly.
Hope exist a way to fix first issue too.
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...ERROR LOADING EXTENSION PAGEERROR LOADING EXTENSION PAGE


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