Network Connections service does not starts

Ask a Question related to Windows Networking, Design and Development.

  1. #1

    Default Network Connections service does not starts

    I have XP prof.
    Network Connections service does not starts.
    It says:

    D:\temp>net start Netman
    System error 1058 has occurred.

    The service cannot be started, either because it is disabled
    or because it has no enabled devices associated with it.



    This is service config:

    D:\temp>psservice config Netman

    PsService v1.1 - local and remote services viewer/controller
    Copyright (C) 2001-2003 Mark Russinovich
    Sysinternals - [url]www.sysinternals.com[/url]

    SERVICE_NAME: Netman
    Manages objects in the Network and Dial-Up Connections
    folder, in which you can
    view both local area network and remote connections.
    TYPE : 120 WIN32_SHARE_PROCESS
    INTERACTIVE_PROCESS
    START_TYPE : 2 AUTO_START
    ERROR_CONTROL : 1 NORMAL
    BINARY_PATH_NAME : C:\WINNT\System32
    \svchost.exe -k netsvcs
    LOAD_ORDER_GROUP :
    TAG : 0
    DISPLAY_NAME : Network Connections
    DEPENDENCIES : RpcSs
    SERVICE_START_NAME: LocalSystem


    Any suggestions?

    kostan Guest

  2. Similar Questions and Discussions

    1. Audio starts on click/stops/and finaly starts correctwith video
      Hi there... When ActionScript 3 the video on the FMS2 starts, begins audio (sound) during the buffering (to early). If after the buffering the...
    2. Can I have 2 Connections - Network and FTP?
      :confused; I'm trying to set up 2 connections for clients. The site is hosted on a server on the client's network. My problem is that clients want...
    3. Hidden Network adapter & network connections
      When I plug my USB wireless adapter into the USB port of my Windows XP, the system correctly detects a new device, and sets it up. However, it...
    4. 2 network connections ?
      Is it possible to setup a second network connection ? I already have 1 set up for my ADSL/Net/Home network, yet wish to set up a second for when I...
    5. Network connections
      Running XP prof, and network connections hove disapeared. The computer still uses the networ card for successful access to internet, but other...
  3. #2

    Default Re: Network Connections service does not starts

    Try this

    1. Right click My Computer, Manage
    2. Goto Services and Applications, Services in the left pane
    3. In the right pane, right click on Network Connections Service and select
    properties
    4. Go to the Log on tab.
    5. Make sure it is enabled in each hardware profile.


    --

    Ken Wickes [MSFT]
    This posting is provided "AS IS" with no warranties, and confers no rights.


    "kostan" <kostano@yahoo.com> wrote in message
    news:04ee01c34a61$370d0870$a301280a@phx.gbl...
    > I have XP prof.
    > Network Connections service does not starts.
    > It says:
    >
    > D:\temp>net start Netman
    > System error 1058 has occurred.
    >
    > The service cannot be started, either because it is disabled
    > or because it has no enabled devices associated with it.
    >
    >
    >
    > This is service config:
    >
    > D:\temp>psservice config Netman
    >
    > PsService v1.1 - local and remote services viewer/controller
    > Copyright (C) 2001-2003 Mark Russinovich
    > Sysinternals - [url]www.sysinternals.com[/url]
    >
    > SERVICE_NAME: Netman
    > Manages objects in the Network and Dial-Up Connections
    > folder, in which you can
    > view both local area network and remote connections.
    > TYPE : 120 WIN32_SHARE_PROCESS
    > INTERACTIVE_PROCESS
    > START_TYPE : 2 AUTO_START
    > ERROR_CONTROL : 1 NORMAL
    > BINARY_PATH_NAME : C:\WINNT\System32
    > \svchost.exe -k netsvcs
    > LOAD_ORDER_GROUP :
    > TAG : 0
    > DISPLAY_NAME : Network Connections
    > DEPENDENCIES : RpcSs
    > SERVICE_START_NAME: LocalSystem
    >
    >
    > Any suggestions?
    >

    Ken Wickes [MSFT] 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