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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T04:09:03+00:00 2026-05-26T04:09:03+00:00

I am transfering my solution from a website project to a web application project.

  • 0

I am transfering my solution from a website project to a web application project. In the process I am migrating profiles as well. Part of migrating from website to web application is that I need to write my own Profile-class as described here: http://leedumond.com/blog/asp-net-profiles-in-web-application-projects/

This works fine for all my existing properties except those belonging to a propertygroup.
In my website I had a propertygroup called “Facebook” for storing facebook-specific details. But in my web application project I cannot access these properties. Instead it seems to overwrite my existing properties with new empty ones. When I look in the database I can see that the old properties were stored as eg. “Facebook.FacebookUserId” whereas the new properties are stored as just “FacebookUserId” (without the “Facebook”-prefix). So my question is how to get my old properties ? I have tried creating propertygroups as proposed in the link above, but this just leads to a new xml-property (serializing the class).

Right now I am fetching the properties like this:
public long FacebookUserId
{
get
{
return (long)GetPropertyValue(“FacebookUserId”);
}
}

I have also tried:
public long FacebookUserId
{
get
{
return (long)GetPropertyValue(“Facebook.FacebookUserId”);
}
}

But none of this seems to work.

Any help is appreciated

thanks
Thomas

  • 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-26T04:09:04+00:00Added an answer on May 26, 2026 at 4:09 am

    I ended up doing a search and replace on the Facebook-prefix, and removed it

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

Sidebar

Related Questions

Is there any well-known algorithm (or obvious solution) for transforming a list from order
I have a maintenance application that has to turn enterprise data (from various databases/tables)
I have a C# application that generates an html document from transforming an xml
I have an application which I am in the process of migrating to Windows
I am developing a solution for transfering data from android phone to the server
im doing an application in which im transfering file through FTP.i succesfully done all
I have a large database of users (~200,000) that I'm transferring from a ASP.NET
I am trying to send an image from a Java desktop application to a
I'm currently facing a need of creating user frontend application to database with dozens
Upon transfering my site from one server to another, some functions started behaving differently.

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.