Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Can I use the DNNProfileProvider with other sites - i.e., dashCommerceCan I use the DNNProfileProvider with other sites - i.e., dashCommerce
Previous
 
Next
New Post
9/4/2007 7:43 PM
 

I've been chasing this around for the entire afternoon and decided it's time for a post and some help.  Can I use the DNNProfileProvider with other (non-DNN, but ASP.Net 2.0) sites?  I have several DNN portals on one DNN (4.5.5) install and am pointing them to a dashCommerce storefront.  The Membership integration works seemlessly simply by making the correct web.config entries.  I'm assuming I just don't have the correct config yet to get this to fly. 

Here's what I have in the web.config for the dashCommerce site:

      <profile
            enabled="true"
            defaultProvider="DNNProfileProvider">
        <providers>
          <clear />
          <add
            name="DNNProfileProvider"
            type="DotNetNuke.Security.Profile.DNNProfileProvider, DotNetNuke.Provider.DNNProvider"
            connectionStringName="MembershipSqlServer"
            applicationName="DotNetNuke" />
      </providers>

I've copied the DotNetNuke.*.dll assemblies to the ../bin/...of the dashCommerce site and I receive this error when attempting to view any page after authenticating on a DNN portal:

Parser Error Message: Provider must implement the class 'System.Web.Profile.ProfileProvider'.

Source Error:
Line 278:          <add
Line 279:            name="DNNProfileProvider"
Line 280:            type="DotNetNuke.Security.Profile.DNNProfileProvider, DotNetNuke.Provider.DNNProvider"
Line 281:            connectionStringName="MembershipSqlServer"
Line 282:            applicationName="DotNetNuke" />

 Any help is greatly appreciated.  Thanks,

-Paul

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Can I use the DNNProfileProvider with other sites - i.e., dashCommerceCan I use the DNNProfileProvider with other sites - i.e., dashCommerce


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out