473,320 Members | 2,146 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

User stopped working after first session expires

158 100+
I've been pulling my hair out over this for over 2 hrs. Whenever I create a user (via Website->asp.net config or through the actual web site using the Sign Up tool from the toolbox) It will allow me to create the user and log in, but as soon as I end the session I can never log in as that person again unless I delete them through the asp.net config.

Thanks in advance for any and all feedback

Jolly
Nov 30 '09 #1
8 1921
Frinavale
9,735 Expert Mod 8TB
Hmmm...
I think this may have something to do with the way that you are attempting to authenticate the user. The first thing that I would check is that you are using the same algorithm as the default system for checking (hashing) the password....

-Frinny
Nov 30 '09 #2
Jollywg
158 100+
Frinny: Thanks for the quick response, but can you break that down? Where can I go to check those items?
Nov 30 '09 #3
Frinavale
9,735 Expert Mod 8TB
I'm not sure...I haven't really used the automated tools before (I've always done my own custom authentication).

What do you have so far and we can go from there.

-Frinny
Nov 30 '09 #4
Jollywg
158 100+
unfortunately I dont have a whole lot. All I've done is drug the user login and the create new user login from the toolbox onto my login.aspx page.
Nov 30 '09 #5
Frinavale
9,735 Expert Mod 8TB
Check out this Video about membership and roles.

Then I'd suggest looking into the information provided by MSDN on the following:
The video was taken from a website that contains a lot of useful information on the topic:this website is found here.

I think it will help you.

-Frinny
Nov 30 '09 #6
Jollywg
158 100+
Thanks for your help Frinny! I'll let you all know how it turned out.
Nov 30 '09 #7
Jollywg
158 100+
Frinny: I removed the login block and added it back and everything is working for the logins
Dec 1 '09 #8
Frinavale
9,735 Expert Mod 8TB
Well that's weird.
At least you solved your problem :)

-Frinny
Dec 1 '09 #9

Sign in to post your reply or Sign up for a free account.

Similar topics

15
by: Joshua Beall | last post by:
Hi All, What is the best way to use a cookie to remember a logged in user? Would you store the username and password in two separate cookies? Should the password be plain text? Hashed? Not...
6
by: Lou | last post by:
Please can someone put me out my misery! Im trying to find a multiple user/password protection script that will redirect the specific user to a specific directory. At the moment I have set up...
3
by: Enoch Chan | last post by:
I would like to set a Session variable to a value. In Vbscript it should be Session("ZoomValue")=500 How can I set this session variable by using Javascript? Thanks
8
by: Beve Lyni | last post by:
I am running an asp.net project on my localhost and using state server as state management, it has the following code in web.config <sessionState mode="StateServer"...
5
by: tshad | last post by:
If I am using FormsAuthentication, is there a way to check who is logged in? I want to be able to check at any particular time, not just how many people are logged in, but who they are. One...
9
by: TCORDON | last post by:
I have a user control that contains 2 image buttons, when you click one of them, both must change the image source, the thing is that the first time you click any one of them the page appears to do...
5
by: Buddy Ackerman | last post by:
My app is a .NET forms app that runs in the taskbar and periodically polls a web service. I have a client that wants the app to integrate with their Active Directory. They do not want the user to...
2
by: Trevor | last post by:
Argh! This problem is driving me nuts! Can you help? In November of 2003, I installed a web service on Windows Server 2003 built in VB.NET for v1.1.4322 of the framework. It contains a timer...
9
by: Gordon | last post by:
I want to add a feature to a project I'm working on where i have multiple users set up on my Postgres database with varying levels of access. At the bare minimum there will be a login user who...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.