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 Userprofile management > Problem using A...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 2 Topic 238 of 267
Post > Topic >>

Problem using ASP.Net Web Site Administration Tool with UPM Provider

by "Chris" <chris.j.pearce@[EMAIL PROTECTED] > Sep 6, 2006 at 07:21 AM

I have implemented the UpmMember****pProvider in a site and can
successfully register users and login using the ASP.Net 2.0 Member****p
controls. However, when I try to use the "Security" tab of the ASP.Net
Web Site Administration Tools I am presented with the following error:


  "There is a problem with your selected data store. This can be caused
by an  invalid server name or credentials, or by insufficient
permission. It can also be caused by the role manager feature not being
enabled. Click the button below to be redirected to a page where you
can choose a new data store. The following message may help in
diagnosing the problem: Object reference not set to an instance of an
object. (C:\Do***ents and Settings\Administrator\My Do***ents\Visual
Studio 2005\Projects\TestSolution\TestProject\web.config line 453)."


Line 453 of the web.config file points to the following:

  <member****p defaultProvider="UpmProvider"
userIsOnlineTimeWindow="15">
    <providers>
     <add name="UpmProvider"

type="Microsoft.CommerceServer.Runtime.Profiles.UpmMember****pProvider"
        logonNameProperty="GeneralInfo.email_address"
        maxInvalidPasswordAttempts="5"
        passwordAttemptWindow="10"
        passwordLockoutPeriod="0"
        requiresApproval="false"
        writeExceptionsToEventLog="true"
        minRequiredPasswordLength="5"
        minRequiredNonalphanumericCharacters="0"
        requiresQuestionAndAnswer="false"
        enablePasswordReset="true"
        enablePasswordRetrieval="true"
        requiresUniqueEmail="true"
        passwordFormat="Clear" />
     </providers>
    </member****p>



Is the ASP.Net Web Site Administration Tool sup****ted for use with the
UPMMember****pProvider?
If so, are there any additional permissions settings that need to be
configured?
 




 2 Posts in Topic:
Problem using ASP.Net Web Site Administration Tool with UPM Prov
"Chris" <chr  2006-09-06 07:21:16 
RE: Problem using ASP.Net Web Site Administration Tool with UPM
davidhargis@[EMAIL PROTEC  2006-09-07 18:00:47 

Post A Reply:
  Go here to Signup

AddThis Feed Button


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

Contact
tan12V112 Mon Dec 1 17:04:04 CST 2008.