ASP.Net User Account

Ask a Question related to ASP.NET General, Design and Development.

  1. #1

    Default ASP.Net User Account

    Novice here. I just loaded Visual Basic.Net Standard 2003
    and ended up with a new user account on my computer
    named "ASP.Net Machine A". If I am not currently using my
    machine as a server is there a problem with deleting the
    user account. Any reason it's there? OS is Win XP Home.
    Thanks for the help
    Bendall Guest

  2. Similar Questions and Discussions

    1. user account
      I am on log on screen window and want to switch back to welcome to user window.
    2. php and linux user account
      I want use php create linux user account¡A but I believe user login will save into MySQL. Which function may help me?
    3. User Account Disabled
      Im helping a friend sort out a problem on his Unix box, im not very clever at unix I can just work through problems with the right advice. The box...
    4. User Account for asp app
      Hello everybody, I have a asp.net application and a setup application for that. How can i configure the setup project to install my asp.net...
    5. Old Windows user account VS New windows user account ROUND 1
      Larissa; Her name is listed because her name was used when the profile was created. Create a new profile and copy the data to the new profile:...
  3. #2

    Default Re: ASP.Net User Account

    This account is used for ASP.NET service, just removing is not a good idea.
    Your machine might not be a server, but when it runs IIS , it's a web
    server. Why do you want to delete this account anyway?You can always
    configure ASP.NET to run under a different account, and disable ASP.NET
    account. But it's there for a reason.


    "Bendall" <bendalltk@yahoo.com> wrote in message
    news:04cc01c357c2$f9b29c50$a501280a@phx.gbl...
    > Novice here. I just loaded Visual Basic.Net Standard 2003
    > and ended up with a new user account on my computer
    > named "ASP.Net Machine A". If I am not currently using my
    > machine as a server is there a problem with deleting the
    > user account. Any reason it's there? OS is Win XP Home.
    > Thanks for the help

    Lenny Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139