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 ...Error: User Accounts is currently unavailable.Error: User Accounts is currently unavailable.
Previous
 
Next
New Post
11/22/2006 9:04 AM
 

I've tried that already. It doesn't work.

select * from aspnet_Users au left outer join Users u on au.UserName = U.UserName where U.UserName is null

...returns no results.

Martin

 
New Post
11/22/2006 10:54 AM
 

Hi Martin, I just noticed you posted this question on my blog, but I'll answer here also.

If that query does not return any results, then it means there are not any users out of sync.  More specifically it means that all the users in the aspnet_Users table are also in the Users table. 

The script on my blog was only designed to handle that one case because DNN was often creating the user in the aspnet table but erroring out before it got created in the other table.

If the third party module caused this error, then it may be better to get the developer of that module to help you fix it.

Otherwise, you are going to need someone who has a good understanding of how the membership tables relate to each other to look at your specific issue.


DotNetNuke Modules from Snapsis.com
 
New Post
11/22/2006 11:27 AM
 
Hi again John! You seem to be the foremost authority responding so far; so here's my question:

I am trying to pass the registration information at the time of registration to another DB. I have everything working but the password. Where would the plaintext password be passed into the system prior to be encrypted? I need these passwords to be synced.

Thanks for all your help!!
 
New Post
11/22/2006 12:28 PM
 
John Mitchell wrote

Hi Martin, I just noticed you posted this question on my blog, but I'll answer here also.

If that query does not return any results, then it means there are not any users out of sync.  More specifically it means that all the users in the aspnet_Users table are also in the Users table. 

The script on my blog was only designed to handle that one case because DNN was often creating the user in the aspnet table but erroring out before it got created in the other table.

If the third party module caused this error, then it may be better to get the developer of that module to help you fix it.

Otherwise, you are going to need someone who has a good understanding of how the membership tables relate to each other to look at your specific issue.

Hello John,

thanks for the quick response! Yes, I had posted a comment on the blog as well. Shows my desperation I guess :-) I realize that your script was intended for a different problem and it seems to work well for most people. After investigating more today, I guess my problem comes down to wrong ApplicationIDs in the various tables. I have in the meantime managed (don't ask me how) to access the User Account module in 4 of the 5 sub-portals I have by re-assigning the ApplicationID GUID's (some were pointing to an Application ID which didn't correspond to the various portal IDs but to - I presume - that user module I had installed; and I changed them to point to PortalID 0 instead using the proper GUID from aspnet_Applications), but the main portal (0) still doesn't work.

Maybe the problem is as simply as that I missed some entries. Thanks anyway for the reponses.

 
New Post
11/29/2006 10:55 AM
 
I'm having this exact same error in our Intranet.  I believe our problem is related to John Mitchell's blog about the sync between the DNN and ASP.NET membership tables.  However, I think it is more serious.  We are using the ADSI authentication (DNN version 3.3.6).  I think there may be some sync issues here?  Anyone else noticed this particular error when using DNN 3.3.6/4.3.6 with the ADSI authentication (Windows/ActiveDirectory Authentication)?
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Error: User Accounts is currently unavailable.Error: User Accounts is currently 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