HTFC Forums

H.T.F.C.

How To Fix Computers





Go Back   HTFC Forums > Software Newsgroups > Windows XP > XP Networking

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1  
Old 07-18-2004, 03:00 AM
Kyle
 
Posts: n/a
Default Missing icons in Network Connections, no Network Setup Wizard, no ICS.

I have been following this bug for quite some time without ever
finding a resolution. My only clue is that someone from MSFT has
stated that these behaviors (specifically, Network Setup Wizard not
starting up) could be caused by a failure to enumerate the network
connections. Anyway, here are my symptoms:

#1) VPN connections vanish after reboot. They are still in the phone
book, but are no longer visible via Network Connections.

#2) Network Setup Wizard does not start up. Attempting to start it up
results in a flicker of the hourglass and nothing more.

#3) ICS is no longer available on the advanced tab for LAN/Internet
connections. The firewall, however, IS still available and does
function.

#4) There is no network connection visible for the 1394b LAN Adapter.
Reinstalling the "driver" does nothing, the driver comes with Windows
and the location of the adapter is listed as "on Texas Instruments
OHCI Compliant IEEE 1394 Host Controller". The only downloadable for
this is an .inf from the motherboard manufacturer. Disabling the 1394
controller in the BIOS gets rid of the 1394 LAN Adapter in the Device
Manager, but does not clear up the other problems.

What could cause the "connections enumeration" process to fail, and is
there somewhere in the registry that I could delete some keys that
could possibly be causing the failure?

I'm running XP Pro SP1 with whatever critical updates have been
released. My motherboard is an Abit IS7, and I am using the on-board
3com ethernet adapter.

Anyone who is experiencing this problem, please reply to this post. It
would be really nice to see this issue put to rest.
Reply With Quote
Sponsored Links
  #2  
Old 07-18-2004, 07:57 AM
philip ashley
 
Posts: n/a
Default Re: Missing icons in Network Connections, no Network Setup Wizard, no ICS.

try this

in Start/Run type these lines and hit ENTER after each line

regsvr32 netshell.dll
regsvr32 netcfgx.dll
regsvr32 netman.dll

hth

philip ashley

"Kyle" <kyle.eli@gmail.com> wrote in message
news:9fdf85cc.0407171800.5992277a@posting.google.c om...
> I have been following this bug for quite some time without ever
> finding a resolution. My only clue is that someone from MSFT has
> stated that these behaviors (specifically, Network Setup Wizard not
> starting up) could be caused by a failure to enumerate the network
> connections. Anyway, here are my symptoms:
>
> #1) VPN connections vanish after reboot. They are still in the phone
> book, but are no longer visible via Network Connections.
>
> #2) Network Setup Wizard does not start up. Attempting to start it up
> results in a flicker of the hourglass and nothing more.
>
> #3) ICS is no longer available on the advanced tab for LAN/Internet
> connections. The firewall, however, IS still available and does
> function.
>
> #4) There is no network connection visible for the 1394b LAN Adapter.
> Reinstalling the "driver" does nothing, the driver comes with Windows
> and the location of the adapter is listed as "on Texas Instruments
> OHCI Compliant IEEE 1394 Host Controller". The only downloadable for
> this is an .inf from the motherboard manufacturer. Disabling the 1394
> controller in the BIOS gets rid of the 1394 LAN Adapter in the Device
> Manager, but does not clear up the other problems.
>
> What could cause the "connections enumeration" process to fail, and is
> there somewhere in the registry that I could delete some keys that
> could possibly be causing the failure?
>
> I'm running XP Pro SP1 with whatever critical updates have been
> released. My motherboard is an Abit IS7, and I am using the on-board
> 3com ethernet adapter.
>
> Anyone who is experiencing this problem, please reply to this post. It
> would be really nice to see this issue put to rest.



Reply With Quote
  #3  
Old 07-18-2004, 01:48 PM
lap
 
Posts: n/a
Default Re: Missing icons in Network Connections, no Network Setup Wizard,

I have the same symptoms for a very long time in two of my machines. I have tried the suggestion of running the commands:

regsvr32 netshell.dll
regsvr32 netcfgx.dll
regsvr32 netman.dll

but they didn't help at all. I wonder if there is anything to do Visual Studio .Net since both of my machines have Visual Studio .Net installed.


"philip ashley" wrote:

> try this
>
> in Start/Run type these lines and hit ENTER after each line
>
> regsvr32 netshell.dll
> regsvr32 netcfgx.dll
> regsvr32 netman.dll
>
> hth
>
> philip ashley
>
> "Kyle" <kyle.eli@gmail.com> wrote in message
> news:9fdf85cc.0407171800.5992277a@posting.google.c om...
> > I have been following this bug for quite some time without ever
> > finding a resolution. My only clue is that someone from MSFT has
> > stated that these behaviors (specifically, Network Setup Wizard not
> > starting up) could be caused by a failure to enumerate the network
> > connections. Anyway, here are my symptoms:
> >
> > #1) VPN connections vanish after reboot. They are still in the phone
> > book, but are no longer visible via Network Connections.
> >
> > #2) Network Setup Wizard does not start up. Attempting to start it up
> > results in a flicker of the hourglass and nothing more.
> >
> > #3) ICS is no longer available on the advanced tab for LAN/Internet
> > connections. The firewall, however, IS still available and does
> > function.
> >
> > #4) There is no network connection visible for the 1394b LAN Adapter.
> > Reinstalling the "driver" does nothing, the driver comes with Windows
> > and the location of the adapter is listed as "on Texas Instruments
> > OHCI Compliant IEEE 1394 Host Controller". The only downloadable for
> > this is an .inf from the motherboard manufacturer. Disabling the 1394
> > controller in the BIOS gets rid of the 1394 LAN Adapter in the Device
> > Manager, but does not clear up the other problems.
> >
> > What could cause the "connections enumeration" process to fail, and is
> > there somewhere in the registry that I could delete some keys that
> > could possibly be causing the failure?
> >
> > I'm running XP Pro SP1 with whatever critical updates have been
> > released. My motherboard is an Abit IS7, and I am using the on-board
> > 3com ethernet adapter.
> >
> > Anyone who is experiencing this problem, please reply to this post. It
> > would be really nice to see this issue put to rest.

>
>
>

Reply With Quote
  #4  
Old 07-18-2004, 01:52 PM
lap
 
Posts: n/a
Default RE: Missing icons in Network Connections, no Network Setup Wizard, no

I have the same symptoms for a very long time in two of my machines. I have tried the suggestion of running the commands:

regsvr32 netshell.dll
regsvr32 netcfgx.dll
regsvr32 netman.dll

but they didn't help at all. I wonder if there is anything to do with Visual Studio .Net since both of my machines have Visual Studio .Net installed.



"Kyle" wrote:

> I have been following this bug for quite some time without ever
> finding a resolution. My only clue is that someone from MSFT has
> stated that these behaviors (specifically, Network Setup Wizard not
> starting up) could be caused by a failure to enumerate the network
> connections. Anyway, here are my symptoms:
>
> #1) VPN connections vanish after reboot. They are still in the phone
> book, but are no longer visible via Network Connections.
>
> #2) Network Setup Wizard does not start up. Attempting to start it up
> results in a flicker of the hourglass and nothing more.
>
> #3) ICS is no longer available on the advanced tab for LAN/Internet
> connections. The firewall, however, IS still available and does
> function.
>
> #4) There is no network connection visible for the 1394b LAN Adapter.
> Reinstalling the "driver" does nothing, the driver comes with Windows
> and the location of the adapter is listed as "on Texas Instruments
> OHCI Compliant IEEE 1394 Host Controller". The only downloadable for
> this is an .inf from the motherboard manufacturer. Disabling the 1394
> controller in the BIOS gets rid of the 1394 LAN Adapter in the Device
> Manager, but does not clear up the other problems.
>
> What could cause the "connections enumeration" process to fail, and is
> there somewhere in the registry that I could delete some keys that
> could possibly be causing the failure?
>
> I'm running XP Pro SP1 with whatever critical updates have been
> released. My motherboard is an Abit IS7, and I am using the on-board
> 3com ethernet adapter.
>
> Anyone who is experiencing this problem, please reply to this post. It
> would be really nice to see this issue put to rest.
>

Reply With Quote
  #5  
Old 07-18-2004, 05:54 PM
Kyle
 
Posts: n/a
Default Re: Missing icons in Network Connections, no Network Setup Wizard, no ICS.

I have tried this fix along with the others in KB article #825826.
Didn't help. Thanks for the suggestion, though.

-Kyle

"philip ashley" <p.ashley47RE@MOVEntlworld.com> wrote in message news:<TbpKc.169$8D.96@newsfe3-gui.ntli.net>...
> try this
>
> in Start/Run type these lines and hit ENTER after each line
>
> regsvr32 netshell.dll
> regsvr32 netcfgx.dll
> regsvr32 netman.dll
>
> hth
>
> philip ashley

Reply With Quote
  #6  
Old 07-20-2004, 01:20 AM
Ken Wickes [MSFT]
 
Posts: n/a
Default Re: Missing icons in Network Connections, no Network Setup Wizard, no ICS.

If reinstalling the 1394 driver does nothing, try reinstalling the other
devices under Network Adapters in Device Manager.

DON'T select "View hidden devices" when you do this, and mostly DON'T
uninstall the WAN Miniport Adapters.

--

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


"Kyle" <kyle.eli@gmail.com> wrote in message
news:9fdf85cc.0407171800.5992277a@posting.google.c om...
> I have been following this bug for quite some time without ever
> finding a resolution. My only clue is that someone from MSFT has
> stated that these behaviors (specifically, Network Setup Wizard not
> starting up) could be caused by a failure to enumerate the network
> connections. Anyway, here are my symptoms:
>
> #1) VPN connections vanish after reboot. They are still in the phone
> book, but are no longer visible via Network Connections.
>
> #2) Network Setup Wizard does not start up. Attempting to start it up
> results in a flicker of the hourglass and nothing more.
>
> #3) ICS is no longer available on the advanced tab for LAN/Internet
> connections. The firewall, however, IS still available and does
> function.
>
> #4) There is no network connection visible for the 1394b LAN Adapter.
> Reinstalling the "driver" does nothing, the driver comes with Windows
> and the location of the adapter is listed as "on Texas Instruments
> OHCI Compliant IEEE 1394 Host Controller". The only downloadable for
> this is an .inf from the motherboard manufacturer. Disabling the 1394
> controller in the BIOS gets rid of the 1394 LAN Adapter in the Device
> Manager, but does not clear up the other problems.
>
> What could cause the "connections enumeration" process to fail, and is
> there somewhere in the registry that I could delete some keys that
> could possibly be causing the failure?
>
> I'm running XP Pro SP1 with whatever critical updates have been
> released. My motherboard is an Abit IS7, and I am using the on-board
> 3com ethernet adapter.
>
> Anyone who is experiencing this problem, please reply to this post. It
> would be really nice to see this issue put to rest.



Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
"Wizard found disconnected network." screen when running "Network Setup Wizard". Don J Windows XP 0 06-13-2007 01:54 AM
XP network wizard setup Jim Hartigan XP Networking 1 07-04-2004 07:46 PM
Network Setup Wizard Jim XP Networking 0 06-27-2004 10:44 PM
lan connection and other icons missing from network connections sanj XP Networking 0 05-28-2004 04:29 PM
Network Connections icons missing (knowledge base didnt help) Bruce XP Networking 0 05-21-2004 07:12 PM


All times are GMT. The time now is 09:30 AM.


Powered by vBulletin® Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
© 2004 - 2007 Web-S-Sense Pty. Ltd. Usenet and forums posts © their respective authors.
Ad Management by RedTyger