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...Upgrading DNN P...Upgrading DNN P...View Profile not working after 6.2 upgradeView Profile not working after 6.2 upgrade
Previous
 
Next
New Post
5/31/2012 4:25 PM
 

Today I made the leap from 6.1.4 (which was a new install, not upgraded from prior version) to 6.2...everything seems to be in order except for a couple of things.

My User Profile page is no longer working.  If I add the viewprofile module to a new page , I get the same behavior, In the event log I got this:


AssemblyVersion: 6.2.0

PortalID: 0

PortalName: Words2Eat:Words Inspired by God

UserID: 1

UserName: host

ActiveTabID: 86

ActiveTabName: User Profile

RawURL: /User-Profile.aspx

AbsoluteURL: /Default.aspx

AbsoluteURLReferrer: http://words2eat.com/Site-Info/W2E-Ad...

UserAgent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0) Gecko/20100101 Firefox/13.0

DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider

ExceptionGUID: f7838191-1aed-43a5-9793-3886622ec77d

InnerException: Unhandled Error Adding Module to ContentPane

FileName:

FileLineNumber: 0

FileColumnNumber: 0

Method: System.Threading.Thread.AbortInternal

StackTrace:

Message: DotNetNuke.Services.Exceptions.ModuleLoadException: Unhandled Error Adding Module to ContentPane ---> System.Threading.ThreadAbortException: Thread was being aborted. at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at DotNetNuke.UI.Modules.ProfileModuleUserControlBase.OnInit(EventArgs e) at DotNetNuke.Modules.Admin.Users.ViewProfile.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.AddedControl(Control control, Int32 index) at System.Web.UI.ControlCollection.Add(Control child) at DotNetNuke.UI.Modules.ModuleHost.InjectModuleContent(Control content) at DotNetNuke.UI.Modules.ModuleHost.CreateChildControls() at System.Web.UI.Control.EnsureChildControls() at DotNetNuke.UI.Modules.ModuleHost.get_ModuleControl() at DotNetNuke.UI.Containers.Container.get_ModuleControl() at DotNetNuke.UI.Containers.Container.ProcessModule() at DotNetNuke.UI.Skins.Pane.InjectModule(ModuleInfo module) --- End of inner exception stack trace --- at DotNetNuke.UI.Skins.Pane.InjectModule(ModuleInfo module) at DotNetNuke.UI.Skins.Skin.InjectModule(Pane pane, ModuleInfo module)

Source:

Server Name: GENERIC138

 

 

When I try to access the exist user profile page I get this error in the event log:

AssemblyVersion: 6.2.0

PortalID: 0

PortalName: Words2Eat:Words Inspired by God

UserID: 1

UserName: host

ActiveTabID: 86

ActiveTabName: User Profile

RawURL: /User-Profile.aspx

AbsoluteURL: /Default.aspx

AbsoluteURLReferrer: http://words2eat.com/Admin/LogViewer/...

UserAgent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0) Gecko/20100101 Firefox/13.0

DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider

ExceptionGUID: f8ff2944-64b7-4912-a12c-2a6f76eeb52b

InnerException: Unhandled Error Adding Module to ContentPane

FileName:

FileLineNumber: 0

FileColumnNumber: 0

Method: System.Threading.Thread.AbortInternal

StackTrace:

Message: DotNetNuke.Services.Exceptions.ModuleLoadException: Unhandled Error Adding Module to ContentPane ---> System.Threading.ThreadAbortException: Thread was being aborted. at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at DotNetNuke.UI.Modules.ProfileModuleUserControlBase.OnInit(EventArgs e) at DotNetNuke.Modules.Admin.Users.ViewProfile.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.AddedControl(Control control, Int32 index) at System.Web.UI.ControlCollection.Add(Control child) at DotNetNuke.UI.Modules.ModuleHost.InjectModuleContent(Control content) at DotNetNuke.UI.Modules.ModuleHost.CreateChildControls() at System.Web.UI.Control.EnsureChildControls() at DotNetNuke.UI.Modules.ModuleHost.get_ModuleControl() at DotNetNuke.UI.Containers.Container.get_ModuleControl() at DotNetNuke.UI.Containers.Container.ProcessModule() at DotNetNuke.UI.Skins.Pane.InjectModule(ModuleInfo module) --- End of inner exception stack trace --- at DotNetNuke.UI.Skins.Pane.InjectModule(ModuleInfo module) at DotNetNuke.UI.Skins.Skin.InjectModule(Pane pane, ModuleInfo module)

Source:

 

 
New Post
6/1/2012 8:17 AM
 
Bump, any ideas...willing to "hire" someone to help me out with this.  This is a showstopper for our site launch.
 
New Post
6/1/2012 1:22 PM
 

I am having the same issue.  Profiles used to be visible.  Immediately after upgrade, they were visible as well.

Now, the next day, perhaps with new cache.. looking at another user's profile gets bounced back to the user's individual profile.

When trying to view a profile as an unauthenticated user, it is now blank.  Yesterday it worked on 6.2

Hoping I don't have to revert to 6.1.5 :(

I even tried to change the default profile visibility mode under Admin..Site Settings..User Accounts to All Users.  Still no luck!

 
New Post
6/1/2012 2:42 PM
 
what is the link you're seeing when you click, there is some code to detect if there is no profileid and redirect to the relevant page (if the user is on the usertab or a parent to the usertab) - as this code does a response.redirect that will throw a thread abort to perform the 302 redirect , so perhaps something is wrong here. Please check what your admin->site settings user and profile tab settings are, and if you can look at the requests that occur in a http proxy such as fiddler and let us know that would be useful

Buy the new Professional DNN7: Open Source .NET CMS Platform book Amazon US
 
New Post
6/1/2012 3:10 PM
 

Thanks -- I'm not sure what you mean.

But unfortunately I have already instructed my host to revert to the backup :(

http://mysite.org/UserProfile/tabid/61/userId/13/Default.aspx for example gets redirected to http://mysite.org/UserProfile/tabid/61/UserId/1/Default.aspx when I am logged in as host.

However, even when logged in as host and looking at my own profile, it STILL doesn't work.. whether I'm redirected there or purposely go to my own profile.  I see the Edit button with a bunch of: **** asterisks where information should be.

________

When I am logged in as a registered user, if I view my own profile.. it is BLANK without any asterisks or any information at all.  All I see is the "My Profile" module title and "Edit Profile" button.

Additionally, when I am logged in as a registered user... I cannot view other people's profiles.  It redirects me to my own profile that is still BLANK with the Edit Profile button.

______

Yesterday, profiles were VISIBLE for unauthenticated users after the upgrade.  Earlier today, profiles were blank for unauthenticated users.  But now, right before reverting, which could happen at any minute.. the profile does seem to work for unauthenticated users...  Very odd.

_______


Lots of these errors:

AssemblyVersion: 6.2.0

PortalID: 0

PortalName: REMOVED

UserID: 3

UserName: REMOVED

ActiveTabID: 61

ActiveTabName: User Profile

RawURL: /UserProfile/tabid/61/userId/13/Default.aspx

AbsoluteURL: /Default.aspx

AbsoluteURLReferrerhttp://mysite.org/Directory/DirectoryforMembers.aspx

UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_4) AppleWebKit/536.5 (KHTML, like Gecko) Chrome/19.0.1084.52 Safari/536.5

DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider

ExceptionGUID: 3c64268a-c73b-4322-aa65-fa7082e00dcf

InnerException: Thread was being aborted.

FileName:

FileLineNumber: 0

FileColumnNumber: 0

Method: System.Threading.Thread.AbortInternal

StackTrace:

Message: System.Threading.ThreadAbortException: Thread was being aborted. at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at DotNetNuke.Modules.CoreMessaging.View.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.AddedControl(Control control, Int32 index) at System.Web.UI.ControlCollection.Add(Control child) at DotNetNuke.UI.Modules.ModuleHost.LoadAjaxPanel() at DotNetNuke.UI.Modules.ModuleHost.CreateChildControls() at System.Web.UI.Control.EnsureChildControls() at DotNetNuke.UI.Modules.ModuleHost.get_ModuleControl() at DotNetNuke.UI.Containers.Container.get_ModuleControl() at DotNetNuke.UI.Containers.Container.ProcessModule() at DotNetNuke.UI.Skins.Pane.InjectModule(ModuleInfo module)

Source:

Server Name: GENERIC139


________

And while I'm typing this.. my site is now down being reverted to 6.1.5.  Sorry can't provide more info than this...


 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...View Profile not working after 6.2 upgradeView Profile not working after 6.2 upgrade


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