Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Client Application Services

Client Application Services

Scheduled Pinned Locked Moved C#
csharpasp-netdatabasehelpquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • I Offline
    I Offline
    Illegal Operation
    wrote on last edited by
    #1

    Hi! I have implimented Client Application Services in my Windows Application. I have a DAL and a Web Application as well. I am using ASP.NET Membership framework to enable my windows application to login a user against the same database that he uses to logon to the website. The problem is that I can logon with a username and password on the website without any problem but when I try logging on to the windows app I cant authenticate. I checked my connectionstring, membershipprovider, roleprovider etc but everything is fine. When I logon using my ID I can logon to both windows and web but when I create a new id using the ASP.NET Configuration tool I cannot logon to the windows app. I can logon to the website. Any thoughts and/or ideas??

    Illegal Operation

    R 1 Reply Last reply
    0
    • I Illegal Operation

      Hi! I have implimented Client Application Services in my Windows Application. I have a DAL and a Web Application as well. I am using ASP.NET Membership framework to enable my windows application to login a user against the same database that he uses to logon to the website. The problem is that I can logon with a username and password on the website without any problem but when I try logging on to the windows app I cant authenticate. I checked my connectionstring, membershipprovider, roleprovider etc but everything is fine. When I logon using my ID I can logon to both windows and web but when I create a new id using the ASP.NET Configuration tool I cannot logon to the windows app. I can logon to the website. Any thoughts and/or ideas??

      Illegal Operation

      R Offline
      R Offline
      Ravi Mori
      wrote on last edited by
      #2

      You told that your connectionstring,membershipprovider,roleprovider etc. are fine and when you are creating new account, it can't be authenticate.. This might because your new account is still deactivated..so checkout in your database, whether that user is active or not??

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups