[CLOSED] What is password of admin user of MVC.Ext.Net Example

  1. #1

    [CLOSED] What is password of admin user of MVC.Ext.Net Example

    I have downloaded complete MVC Example from following URL:
    http://code.google.com/p/extnet-mvc/...ate%253Dclosed

    I want password for "admin" user to explore complete functionality provided by you.

    Thanks
    With Regards

    Niraj Dave
    Last edited by Daniil; Jun 20, 2011 at 1:56 PM. Reason: [CLOSED]
  2. #2
    Hi,

    There is no "admin" user. There is only "Demo" user, and all existing functionality is shared to that user.
  3. #3

    I have seen username in ASPNETDB.aspnet_users

    Quote Originally Posted by Daniil View Post
    Hi,

    There is no "admin" user. There is only "Demo" user, and all existing functionality is shared to that user.
    I have seen username in ASPNETDB.aspnet_users tables there are two users one is admin and another is demo.
    I asking about this admin user's password.

    Thanks
    With Regards

    Niraj Dave
  4. #4
    Hi,

    MVC example doesn't contain any hidden functionality, the application doesn't use roles therefore any authenticated user has the same rights.
    All functionality is available under demo user
  5. #5

    How can I use Register.aspx which is available in Views folder in this MVC example.

    Quote Originally Posted by Vladimir View Post
    Hi,

    MVC example doesn't contain any hidden functionality, the application doesn't use roles therefore any authenticated user has the same rights.
    All functionality is available under demo user
    How can I use Register.aspx View by this MVC example. Is it admin functionality.
    Also, If we create new user ASP.Net Configuration (i.e. Web Site Administration Tool) we can not login this demo using this new username and password.
  6. #6
    Hi,

    Account views was created by VS as part of standard application template. We don't use Register view in that example

    Also, If we create new user ASP.Net Configuration (i.e. Web Site Administration Tool) we can not login this demo using this new username and password
    I don't know which problem which can be, you have all sources of that example, just debug to investigate the issue
    Also you can remove forms authentication at all
  7. #7

    Mark As Resolve this thread. This is very very good sample project regarding MVC.

    Quote Originally Posted by nirajrdave View Post
    How can I use Register.aspx View by this MVC example. Is it admin functionality.
    Also, If we create new user ASP.Net Configuration (i.e. Web Site Administration Tool) we can not login this demo using this new username and password.
    Mark As Resolve this thread. This is very very good sample project regarding MVC.

Similar Threads

  1. Implement a Password Meter to a Password Field
    By sudantha in forum 1.x Help
    Replies: 1
    Last Post: Jan 15, 2012, 6:59 AM
  2. [CLOSED] pls help how to recover svn password
    By dev in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Apr 03, 2011, 5:06 PM
  3. [CLOSED] Remember User name and Password
    By vedagopal2004 in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: Jan 12, 2011, 1:52 PM
  4. password confirm
    By maxdiable in forum 1.x Help
    Replies: 3
    Last Post: Aug 19, 2010, 3:07 PM
  5. [CLOSED] TextField InputType.Password
    By jsemple in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Dec 10, 2009, 1:30 PM

Tags for this Thread

Posting Permissions