Dear All,
I am using asp.net2.0, IIS 5.0
I am trying to use membership feature of asp.net.
What I did is first I created project on file system. Used membership feature to create , login . then I created virtual path to map project but when I am accessing same project through localhost. My user are not authenticated . I tried with same username and password through VS2005 IDE. Its authenticated. Then I created user from localhost what I seen was that its created the user for different application. My question is why its happen and how to rectify the same so the it should same set of user
Please guide me in doing so or give me some useful link.
Thanks
I am using asp.net2.0, IIS 5.0
I am trying to use membership feature of asp.net.
What I did is first I created project on file system. Used membership feature to create , login . then I created virtual path to map project but when I am accessing same project through localhost. My user are not authenticated . I tried with same username and password through VS2005 IDE. Its authenticated. Then I created user from localhost what I seen was that its created the user for different application. My question is why its happen and how to rectify the same so the it should same set of user
Please guide me in doing so or give me some useful link.
Thanks
Comment