Commerce Server General - Authentication Problem in Northwind Traders

This is Interesting: Free IT Magazines  
Home > Archive > Commerce Server General > May 2004 > Authentication Problem in Northwind Traders





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Authentication Problem in Northwind Traders
Sebastian Joseph

2004-05-05, 2:35 am

Hi There
I was working on the trial site (NorthWind Traders) in Commerce Server 2002. I have run into a couple of problems with the authentication.
1) When I click the add to basket on any product it asks for login. But the CommerceContext.Current.AuthenticationInfo.IsAuthenticated() always returns false.
2) In the logoff page i have put this code
AuthenticationInfo authInfo = CommerceContext.Current.AuthenticationInfo;
authInfo.AuthTicket.SignOut();
Response.Redirect("default.aspx");
it give error on authInfo.AuthTicket.SignOut(); Object reference not set to an instance of an object.
Regards
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com