Click here to Skip to main content
15,903,540 members

Bugs and Suggestions

   

General discussions, site bug reports and suggestions about the site.

For general questions check out the CodeProject FAQs. To report spam and abuse Head to the Spam and abuse watch. If you wish to report a bug privately, especially those related to security, please email webmaster@codeproject.com

 
GeneralRe: Two quick observations on the 'Routine Confirmation Email' from The CodeProject Pin
Vasudevan Deepak Kumar29-Apr-10 9:42
Vasudevan Deepak Kumar29-Apr-10 9:42 
GeneralLogin problems Pin
Saurabh.Garg28-Apr-10 22:52
Saurabh.Garg28-Apr-10 22:52 
GeneralRe: Login problems Pin
427748030-Apr-10 10:32
427748030-Apr-10 10:32 
GeneralRe: Login problems Pin
Saurabh.Garg30-Apr-10 16:00
Saurabh.Garg30-Apr-10 16:00 
GeneralRe: Login problems Pin
Chris Maunder1-May-10 1:56
cofounderChris Maunder1-May-10 1:56 
GeneralRe: Login problems Pin
Saurabh.Garg1-May-10 2:16
Saurabh.Garg1-May-10 2:16 
GeneralRe: Login problems Pin
Saurabh.Garg1-May-10 3:41
Saurabh.Garg1-May-10 3:41 
GeneralRe: Login problems Pin
Chris Maunder1-May-10 7:35
cofounderChris Maunder1-May-10 7:35 
I've never seen this myself, and aren't getting inundated with complaints about this so I'm a little stuck trying to work out what's happening.

We moved to .NET4 and it's certainly throwing more errors (internally) due to that ridiculous change to RequestValidation that has been made, but if a page fails it fails - it's not going to have a problem, not log you in, and then keep going.

Two things could be happening

1. Cookies are being stripped or dropped. That's an issue your end you should investigate
2. Certain pages you visit are being served to you from the cache, not live. You're logged on in one page, you request another (eg the homepage) instead of sending back the latest, your browser simply serves up an old cached version where you appear logged out.

Only issue with (2) is I think you reported that you would try posting a message but it would fail because you weren't logged in. That's not a cache issue, that's a login issue, hence (1)
cheers,
Chris Maunder

The Code Project | Co-founder
Microsoft C++ MVP

GeneralRe: Login problems Pin
Saurabh.Garg2-May-10 0:21
Saurabh.Garg2-May-10 0:21 
GeneralDangerous bug with Delete answers (I think) [modified] Pin
Tom Deketelaere28-Apr-10 21:14
professionalTom Deketelaere28-Apr-10 21:14 
GeneralSpammers are BACK! Pin
Sandeep Mewara28-Apr-10 21:54
mveSandeep Mewara28-Apr-10 21:54 
GeneralRe: Spammers are BACK! Pin
Tom Deketelaere28-Apr-10 21:59
professionalTom Deketelaere28-Apr-10 21:59 
GeneralRe: Spammers are BACK! Pin
Sandeep Mewara28-Apr-10 22:47
mveSandeep Mewara28-Apr-10 22:47 
GeneralRe: Spammers are BACK! Pin
Tom Deketelaere28-Apr-10 22:52
professionalTom Deketelaere28-Apr-10 22:52 
GeneralRe: Dangerous bug with Delete answers (I think) Pin
Thiru Thirunavukarasu29-Apr-10 4:59
Thiru Thirunavukarasu29-Apr-10 4:59 
GeneralRe: Dangerous bug with Delete answers (I think) Pin
Thiru Thirunavukarasu4-May-10 5:00
Thiru Thirunavukarasu4-May-10 5:00 
GeneralWhat's going on here? Pin
Abhinav S28-Apr-10 19:23
Abhinav S28-Apr-10 19:23 
GeneralRe: What's going on here? [modified] Pin
Viral Upadhyay28-Apr-10 19:42
Viral Upadhyay28-Apr-10 19:42 
GeneralRe: What's going on here? Pin
Tom Deketelaere28-Apr-10 21:07
professionalTom Deketelaere28-Apr-10 21:07 
GeneralRe: What's going on here? Pin
Peter_in_278028-Apr-10 20:00
professionalPeter_in_278028-Apr-10 20:00 
GeneralRe: What's going on here? Pin
Tom Deketelaere28-Apr-10 21:08
professionalTom Deketelaere28-Apr-10 21:08 
GeneralAnd another one Pin
Pete O'Hanlon28-Apr-10 21:43
mvePete O'Hanlon28-Apr-10 21:43 
GeneralRe: What's going on here? Pin
Chris Maunder29-Apr-10 1:10
cofounderChris Maunder29-Apr-10 1:10 
GeneralRe: What's going on here? Pin
Tom Deketelaere29-Apr-10 4:52
professionalTom Deketelaere29-Apr-10 4:52 
GeneralRe: What's going on here? Pin
Chris Maunder29-Apr-10 5:44
cofounderChris Maunder29-Apr-10 5:44 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.