Forms Authentication Decryption1.0 to 1.1

E

Eolss

I used ASP.NET version 1.0 to encrypt data. My project
structure is as follows:
I have a project, Project1 which accepts registration and
encrypts the password and stores in the database.
Project2 decrypts this password, checks for match and
allows the user to login.

This code used to work fine until I upgraded to 1.1.
Everytime Project2 tries to decrypt this data I get a
FormAuthentication error 'Bad Data'.

I want to atleast be able to retrieve the values of the
passwords, so I can decrypt it and store in text format. I
downloaded the database on another machine running 1.0,
but I still cant decrypt it (Bad Data again). Please help.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,266
Messages
2,571,075
Members
48,772
Latest member
Backspace Studios

Latest Threads

Top