Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9162241
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T14:09:51+00:00 2026-06-17T14:09:51+00:00

I have two applications, one is the main site and the other one is

  • 0

I have two applications, one is the main site and the other one is the administrative site.
The thing I want to do is remove users that belong to the main site, from the administrative, using Membership.DeleteUser.

The problem is that it returns false, although Membership.GetUser is returning me the correct user.

Microsoft documentation about DeleteUsers says

“Users deleted from the database are only deleted from the configured
applicationName.”

So there’s nothing strange to my problem.
I tried deleting a user that was created through my administrative application and it worked. But that’s not what I want. Any ideas?

 var muser = Membership.GetUser( userId, false );

 if( !Membership.DeleteUser( muser.UserName, true ) )
 {
    throw new Exception( "An error occurred. User not deleted." );
 }
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T14:09:52+00:00Added an answer on June 17, 2026 at 2:09 pm

    I’m assuming you’re using the default schema and implementation of Membership. The providers (Membership, Role, etc.) all include an ApplicationName property that is used, purposefully, to let you use one database for multiple applications but still have your users separated by app. As the documentation explains at http://msdn.microsoft.com/en-us/library/system.web.security.membership.applicationname%28v=vs.100%29.aspx, you need to programmatically change the ApplicationName if you want to delete a user outside of the the current app.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i have two flex applications and i want to pass the data from one
I have two applications that need to talk to each other over HTTP. One
I have two applications, one is the main application and the other is a
I have an application that has two threads. The first one (the main thread)
I have two separated applications, one written in Java and other in Erlang. Both
I run foo.com. I have two different applications that live in foo.com: one is
I have a project that generates applications for two targets. One of the targets
I have two applications in my project 'test' the applications are one.mxml and two.mxml
I have two window form applications written in C, one holds a struct consisting
I have two ASP.NET MVC web applications. One of them logs unhandled exceptions to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.