Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • deepika 1 post 21 karma points
    Feb 28, 2013 @ 19:03
    deepika
    0

    ASP.net membership provider and OAuth login into umbraco MVC front end

    Hi all,

    I am trying to implement the external login form front end site using Dot.net Oauth,ASP.net Membership Db,MVC4 & Umbraco6.0,I have 2 databases one is Umbraco DB and another Asp.net member ship DB which is .mdf type added default connection string in Web.config file, when i run the my application  its working fine  after  login in to the external  provider like facebook I need  callback to the Action method there I am getting the Run time like below,

    I could resolved the issue by modifying the appsetting in web .config 

     

     "<add key="enableSimpleMembership" value="true" />

     

    but I am facing another issue like 

     


     

     

     

     please help me out  to resolve the issue..

     

     

  • Ben Norman 167 posts 276 karma points
    Jun 22, 2013 @ 19:45
    Ben Norman
    0

    If you have set up a source code repo in github, i might be able to have a look and help you out.

  • Simon steed 378 posts 700 karma points
    Aug 06, 2014 @ 01:03
    Simon steed
    0

    How did you get on? I'm part way through an implementation based upon the oauth examples but getting sql timeouts 

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies