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 933179
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T20:47:18+00:00 2026-05-15T20:47:18+00:00

Okay,…first the facts. I’m working on an ASP.Net project which validates it’s users across

  • 0

Okay,…first the facts.

I’m working on an ASP.Net project which validates it’s users across a WCF service. I have a CutomMembershipUser class in a shared assembly which inherits from MembershipUser since I’m using a custom membership provider. All this cannot change because it’s out of my remit.

Here’s roughly what’s happening. I’ve got some code in the Logged_In event of a login control that looks like this…

            CustomMembershipUser user = (CustomMembershipUser)SecurityBL.GetUser(userName);

            if (user.Customer.ToLower() == "some user")
            {
                //impl omitted
            }

The first line executes without problems and I get the correct user back from the service. However, in the second line, when I compare the user.Customer property a second request is sent to the service with an empty userName string which hangs the whole IDE for about 30 secnods or so and eventually throws a FaultException<T> which I can catch on the service side.

Obviously my first assumption was that there was some logic in the getter of that property that lazy loads the property but there isn’t; in fact it’s an auto implemented property!

Even more strange than that,..in the calling code I can’t even catch the exception which tells me that the request is coming from a different thread than that which I’m executing.

This same problem happens for any property access on this object whether it’s overridden or entirely new.

Has anyone seen anything like this before? I’v been scratching my head for 2 days now and I’m not sure what to try next.

Any help would be great.

Thanks in advance.
Stimul8d

  • 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-05-15T20:47:19+00:00Added an answer on May 15, 2026 at 8:47 pm

    membership is pretty straight ahead and actually has no knowledge of network communications especially not WCF,, so there has to be something hinky happening in your code. really.

    if you want to try and isolate the smallest footprint of code that reproduces the effect and upload it somewhere I would be happy to take a look.

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

Sidebar

Related Questions

Okay, so I'm doing my first foray into using the ADO.NET Entity Framework. My
Okay, next PHPExcel question. I have an HTML form that users fill out and
Okay, so I'm working on a java server for an Apps backend, it must
Okay so here is what I'm trying to accomplish. First of all below table
Okay, I've set up a bit of code which searching for all the pages
Okay so I'm a total beginner at programming and this is my first programming
Okay so here is my database: I have a page on my .net form
Okay, I have hundreds of .net controls with text attributes that needs to be
Okay, so my paddle collision is working fine: if(velo.y > 0){ float t =
Okay so im working on this php image upload system but for some reason

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.