Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Software > Commerce Server SDK > CS 2007 and ASP...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 1 Topic 235 of 274
Post > Topic >>

CS 2007 and ASP.NET member****p provider

by "Ashkan Daie" <adaie@[EMAIL PROTECTED] > Jul 12, 2006 at 03:17 PM

Just downloaded and installed CS2007 Eval.

I have enabled the CS 2007 member****p provider by adding the following to 
the <system.web> section of the web.config:

<authentication mode="Forms" />


<member****p defaultProvider="UpmProvider">

<providers>

<add name="UpmProvider" 
type="Microsoft.CommerceServer.Runtime.Profiles.UpmMember****pProvider" />

</providers>

</member****p>

I then added three pages to the project (Default.aspx, Register.aspx, 
Login,aspx).

Default.aspx houses the LoginStatus control.
Register.aspx houses the CreateUserWizard control.
Login.aspx houses the Login control.

I can create a user in the profile system using the Register page (I see
the 
newly created user using the Customer and Orders Management tool)

I can log in with the newly created user using the Login page.

The problem is that the LoginStatus control always shows the "Log In" link

which means that the user is not authenticated. I have also check the
value 
of CommerceContext.Current.AuthenticationInfo.IsAuthenticated and it's 
always returning false.

Any help would be appreciated.

Thanks,
Ashkan
 




 1 Posts in Topic:
CS 2007 and ASP.NET membership provider
"Ashkan Daie" &  2006-07-12 15:17:17 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Nov 22 12:22:52 CST 2008.