Register   Login
     
  Latest Posts  
News Articles Read more page uses admin skin
by kfarrell on 11/22/2008 8:56 AM
RE: List Properties by User
by aviavia on 11/22/2008 7:03 AM
List Properties by User
by rodneyjoyce on 11/22/2008 6:44 AM
[RSSLINKENCODED] request.
by aviavia on 11/22/2008 6:41 AM
RE: Date Type
by rodneyjoyce on 11/22/2008 3:26 AM
Date Type
by rodneyjoyce on 11/22/2008 3:21 AM
Default Location Data
by rodneyjoyce on 11/22/2008 3:06 AM
RE: AutoFill fields by selection Type
by rodneyjoyce on 11/22/2008 3:05 AM
RE: SEO for listing view
by rodneyjoyce on 11/22/2008 3:04 AM
RE: Comments questions
by macounwr on 11/22/2008 2:28 AM
  Forums  
Subject: Upgrade to 4.4 causes weird behavior
Prev Next
You are not authorized to post a reply.

Author Messages
Larry OliverUser is Offline
Registered Users
Nuke Active Member
Nuke Active Member
Posts:33

1/02/2007 7:25 PM  

I just upgraded to 4.4 on a site I have under developement.   everything works fine when I am logged in as Admin or host but when I am not logged in.  I get this error message

Module Load Warning
One or more of the modules on this page did not load. This may be temporary. Please refresh the page (click F5 in most browsers). If the problem persists, please let the Site Administrator know.

it appears that the module is working, all the sections are displayed (featured, search and types) but when clicking the pictures doesnt launch them but they do as an admin or host.

I removed the compression lne from the web.config to see it that was causing the issue but it did not help.

Anybody got any ideas or experienced this already.


Have a great day!
Larry
Ulrik MotzfeldtUser is Offline
Gold Membership
Nuke Addict
Nuke Addict
Posts:54

1/03/2007 4:50 AM  
I had the same "error". When I remove the "Whitespace Filter" in the host menu, then the error was gone. Maybe the same error ?
DNN ProfessorUser is Offline
Gold Membership
Nuke Master
Nuke Master
Posts:743


1/03/2007 6:25 AM  

I have upgraded to 4.4.0 on one site. Another issue is that none of the Inventua products now work on DNN 4.40.

According to the posts, the resolve won't  be available until 4.41. IMHO - hold off on installing 4.4.0.


Buck Anderson
DNNprofessor.com
www.dnnprofessor.com
JustNorth Outdoors
www.justnorth.com
Jive Media
www.jivemg.com
Larry OliverUser is Offline
Registered Users
Nuke Active Member
Nuke Active Member
Posts:33

1/03/2007 7:36 AM  

It sure does sound like the best advice is to wait for 4.4.1.   Looks like I will be rolling this site back to 4.3.7 and wait awhile before I upgrade again. Luckily this site is only on my development box at the moment and not a live sited.

Thanks for the feedback.


Have a great day!
Larry
Darnell JordanUser is Offline
Gold Membership
Nuke Addict
Nuke Addict
Posts:67


1/04/2007 9:37 AM  

I have had the same exact error message on the login page; except I had no boxes in which to enter my user name/password. I could not even log in!!

I moved the compression.confg to the root directory, and then re-installed 4.4.0 over itself, then everything worked just fine.

 


If God does not live in Colorado, I bet he visits there a lot.
Scott McCullochUser is Offline
Administrators
Nuke Master
Nuke Master
Posts:12446


1/05/2007 4:39 AM  
I've noticed that a lot of the additional features such as "Compression", "Whitespace Removal" will now be turned off by default in 4.4.1

Scott McCulloch
Site Administrator
IT LackeyUser is Offline
Gold Membership
Nuke Super Newbie
Nuke Super Newbie
Posts:18

1/09/2007 10:24 AM  

I am receiving an error, possibly the same one. But turning of whitespace removal does not solve the problem. There actual exception is security related. Here is the dump:

Method: DotNetNuke.Security.PortalSecurity.HasNecessaryPermission
StackTrace:
Message: DotNetNuke.Services.Exceptions.ModuleLoadException: Unhandled Error Adding Module to ContentPane ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.Security.PortalSecurity.HasNecessaryPermission(SecurityAccessLevel AccessLevel, PortalSettings PortalSettings, ModuleInfo ModuleConfiguration, String UserName) at DotNetNuke.Entities.Modules.PortalModuleBase.CanAddAction(SecurityAccessLevel access, Boolean checkAdminControl) at DotNetNuke.Entities.Modules.PortalModuleBase.LoadActions() at DotNetNuke.Entities.Modules.PortalModuleBase.get_Actions() at DotNetNuke.UI.Skins.Skin.ProcessActionControls(PortalModuleBase objPortalModuleBase, Control objContainer) at DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings) --- End of inner exception stack trace ---

This only occurs when browsing as an anonymous user. I have triple checked the module, page, and file security settings related to this modules and do not see anything odd. Can anyone confirm this is the same issue and offer any suggestions either way.  BTW: this is a 4.4.0 upgrade running the latest module release. I have turned off compression and whitespace filters...

TIA

Ian

Scott McCullochUser is Offline
Administrators
Nuke Master
Nuke Master
Posts:12446


1/09/2007 4:03 PM  
Hi Ian,

This is a bug in the core when you have host options in the action menu and anonymous users viewing it.

Here is a link to the DNN forums describing this issue. It will be fixed in the next release of DNN, but there is not much I can do at the moment to fix it. (since it occurs to a fundamential part of DNN such as the action menu)

Scott McCulloch
Site Administrator
IT LackeyUser is Offline
Gold Membership
Nuke Super Newbie
Nuke Super Newbie
Posts:18

1/09/2007 5:52 PM  

Scott,

Thanks for the quick reply, I had a feeling that it was an issue with the core. My gut told me not to buy in just yet but the performance gains proved to be too much tempation. Live and learn I guess. This is a tricky spot I have gotten myself into, I use the install package to deploy to production so the fix suggested will not be an easy fix. I know this is not your problem / support issue, but being a DNN member and a respected developer in general I was hoping you could answer a question I have about the problem. If not that is totally understandable. If I make the change to the source locally to implement the fix and recompile the DotNetNuke.dll, could I upload it to my bin folder to resolve the issue?

Again thanks for the great support!

IT LackeyUser is Offline
Gold Membership
Nuke Super Newbie
Nuke Super Newbie
Posts:18

1/09/2007 5:56 PM  
Just crazy enough to work...

It occured to me that if the issue is tied to the Action menu, maybe if I do not display the container (which obviously contains the action menu) it will not load the action menu for anonymous users and there would not execute the effected portion of code....

BINGO!

No more error and lightbox is now working as expected!

I understand that this is not a fix per say, but it will be enough to get me by until 4.4.1 (hopefully). I wanted to be sure to post it here in case it will help anyone else get through to the next release.

Hope this helps

Ian
You are not authorized to post a reply.
Forums > Modules > Property Agent > Upgrade to 4.4 causes weird behavior



ActiveForums 3.7