can not start asp.net service

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • abcd

    can not start asp.net service

    I am getting this error when tried to start ASP.NET State Service

    Could not start ASP.NET service on the Local Computer
    Error 1069:- The service did not start due to login failure

    I am using windows 2000 professional, I have installed asp.net 1.1
    redistributable package....

    any clues...



  • Robbe Morris [C# MVP]

    #2
    Re: can not start asp.net service

    What windows account are you attempting to run the
    service under?

    --
    Robbe Morris - 2004/2005 Microsoft MVP C#

    Earn money answering .NET Framework
    messageboard posts at EggHeadCafe.com .




    "abcd" <abcd@abcd.co m> wrote in message
    news:eKKAy0coFH A.320@TK2MSFTNG P09.phx.gbl...[color=blue]
    >I am getting this error when tried to start ASP.NET State Service
    >
    > Could not start ASP.NET service on the Local Computer
    > Error 1069:- The service did not start due to login failure
    >
    > I am using windows 2000 professional, I have installed asp.net 1.1
    > redistributable package....
    >
    > any clues...
    >
    >
    >[/color]


    Comment

    • abcd

      #3
      Re: can not start asp.net service

      I removed framework 1.0 and 1.1 from the machine and reinstalled framework
      1.1 and that solved my issue

      thanks
      cheers

      "Robbe Morris [C# MVP]" <info@eggheadca fe.com> wrote in message
      news:u9VE%23nfo FHA.2444@tk2msf tngp13.phx.gbl. ..[color=blue]
      > What windows account are you attempting to run the
      > service under?
      >
      > --
      > Robbe Morris - 2004/2005 Microsoft MVP C#
      >
      > Earn money answering .NET Framework
      > messageboard posts at EggHeadCafe.com .
      > http://www.eggheadcafe.com/forums/merit.asp
      >
      >
      >
      > "abcd" <abcd@abcd.co m> wrote in message
      > news:eKKAy0coFH A.320@TK2MSFTNG P09.phx.gbl...[color=green]
      >>I am getting this error when tried to start ASP.NET State Service
      >>
      >> Could not start ASP.NET service on the Local Computer
      >> Error 1069:- The service did not start due to login failure
      >>
      >> I am using windows 2000 professional, I have installed asp.net 1.1
      >> redistributable package....
      >>
      >> any clues...
      >>
      >>
      >>[/color]
      >
      >[/color]


      Comment

      Working...