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. Need some help using Membership and user authentication

Need some help using Membership and user authentication

Scheduled Pinned Locked Moved C#
securitycsharpjavascriptasp-netvisual-studio
1 Posts 1 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.
  • S Offline
    S Offline
    Shimmy Weitzhandler
    wrote on last edited by
    #1

    I appreciate your post but it didn't answer my question yet. I'll be more specific, I'll tell you exactly what I've already done and what else needs to be done. (if it's necessary: I use VS 2008) I created a solution named "Shehakim". in this solution I added two projects:Windows application named "Shehakim" and ASP.NET Web Service Application named "AppSevices". in the AppServices project I configured roles and users etc. at VS Menu>Projects>ASP.NET Configuration. then in Project Properties>Web>Servers>UseVS...>I chose the deployment destination of the service to port 55438 and Virtual path /AppServices. then, in the "Shehakim" project properties>Services I chose "Use Forms Authentication" and I supplied this address in the fields: http://127.0.0.1:55438/AppServices. now, what I want to do is to create a login form (A windows based form) in the AppServices project so I can call this form from many applications, and causing the "Shehakim" project react correspondingly to the users authorization in the AppService. thank you so much for your time!

    Shimi

    modified on Wednesday, January 16, 2008 3:01:36 AM

    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