Computer Hardware
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsComputer HardwareComputer Hardware

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old November 26th, 2004, 03:56 AM
bellcom bellcom is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2003
Posts: 92 bellcom User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 7 h 38 m 24 sec
Reputation Power: 6
Send a message via ICQ to bellcom
errors installing any nics

I have windows 2000 and noticed recently that I was no longer connected to my home network but still connected to the internet through broadband connection. If I tried to view properties fo network connection it would just give a quick error & shut window.

I had a usb nic and decide to change to a pci. I tried 3 different new ones & get "an error occurred during the installation of the device" when I install the driver. I uninstalled the usb nic to see if that made a difference, it did not. Plugged usb nic back in and now it gets same error message. I can't install anything? Keep getting same error no matter which nic I try & cannot connect it to internet

What should I try next? Everything was working fine & still is except nic card?

Thanks,
George
__________________
-George

Reply With Quote
  #2  
Old November 26th, 2004, 06:35 AM
megumi amatuka megumi amatuka is offline
Contributing User
Dev Shed Demi-God (4500 - 4999 posts)
 
Join Date: Jun 2004
Posts: 4,869 megumi amatuka User rank is Major (30000 - 40000 Reputation Level)megumi amatuka User rank is Major (30000 - 40000 Reputation Level)megumi amatuka User rank is Major (30000 - 40000 Reputation Level)megumi amatuka User rank is Major (30000 - 40000 Reputation Level)megumi amatuka User rank is Major (30000 - 40000 Reputation Level)megumi amatuka User rank is Major (30000 - 40000 Reputation Level)megumi amatuka User rank is Major (30000 - 40000 Reputation Level)megumi amatuka User rank is Major (30000 - 40000 Reputation Level)megumi amatuka User rank is Major (30000 - 40000 Reputation Level)megumi amatuka User rank is Major (30000 - 40000 Reputation Level) 
Time spent in forums: 2 Months 6 Days 21 h 24 m 42 sec
Reputation Power: 333
(^~;?(Something is weird upon this matter. Though I think there's no reason why internet is connected if NIC is acting up.)

DSL usually should use same Lan connection. Then the matter should be above hardware layer. What about testing with other OS. If it works, W2K components would be corrupted. I feel like you are making meaningless efforts.

Describe your network environs in details and all hardware spec..

Reply With Quote
  #3  
Old November 26th, 2004, 11:07 AM
shakey1980's Avatar
shakey1980 shakey1980 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2004
Location: Ottawa
Posts: 154 shakey1980 User rank is Sergeant (500 - 2000 Reputation Level)shakey1980 User rank is Sergeant (500 - 2000 Reputation Level)shakey1980 User rank is Sergeant (500 - 2000 Reputation Level)shakey1980 User rank is Sergeant (500 - 2000 Reputation Level)shakey1980 User rank is Sergeant (500 - 2000 Reputation Level) 
Time spent in forums: 1 Day 13 h 17 m 8 sec
Reputation Power: 12
problems with NIC

More than likely issue is screwed up registry settings, additional or partially installed driver, etc.

I would recommend what is covered at the following link as that should help uninstall cards you may not be seeing.

http://www.eicon.com/support/helpweb/dc2ken/w2kuninst.htm

I would recommend uninstall all networking cards and delete OEM#.INF and .PNF files to recycle bin (you will have to reinstall all non-MS drivers if you delete the OEM# files, you may want to open the OEM#.INF files and only do the network ones). Make sure you delete the INF and PNF files before you let windows redetect network card (with the INFs deleted it should prompt for driver disk if the drivers are not MS drivers that come with Windows). The INF files are located in INF folder under Windows folder and the INF folder is a hidden folder so you need to turn on show hidden files if not already done.

I am guessing you are not missing files (missing NETDET.DLL, etc. is common on Win9x but not so common on Win2K). Dropping the dialog like that "may mean" missing DLL, etc. that Windows needs to operate. Many of files Win2K needs for network properties/install are in SYSTEM32 and look at NET*.DLL files to start.

Reply With Quote
  #4  
Old November 26th, 2004, 12:30 PM
bellcom bellcom is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2003
Posts: 92 bellcom User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 7 h 38 m 24 sec
Reputation Power: 6
Send a message via ICQ to bellcom
Removed pnf/inf files & removed all hidden cards. Still get errors. Restored registry from a copy a few months old & still get error.

I do not have NETDET.DLL , could not find much info on that file, should I download it & where does it go.

Should I just try to re-install win2k over top of itself or will that fix anything?

also, this computer has been in use for at least 3-4 years used daily and I have been through 3 versions of photoshop, flash, dreamweaver etc, etc and have installed, uninstalled, tested countless programs over the years so it is probably time for a re-install or upgrade to xp anyways.

Thanks!

Reply With Quote
  #5  
Old November 29th, 2004, 07:15 AM
shakey1980's Avatar
shakey1980 shakey1980 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2004
Location: Ottawa
Posts: 154 shakey1980 User rank is Sergeant (500 - 2000 Reputation Level)shakey1980 User rank is Sergeant (500 - 2000 Reputation Level)shakey1980 User rank is Sergeant (500 - 2000 Reputation Level)shakey1980 User rank is Sergeant (500 - 2000 Reputation Level)shakey1980 User rank is Sergeant (500 - 2000 Reputation Level) 
Time spent in forums: 1 Day 13 h 17 m 8 sec
Reputation Power: 12
if missing network files

DLLs are hidden by default, have to change in the folder options to view OS files (if not already done). Bulk of files for installing network components are in WINNT\SYSTEM32 and WINNT\INF folders.

For Win2K you could try the
SFC /SCANNOW
from command prompt to see if it will correct problem of missing files or incorrect file versions.
http://support.microsoft.com/default.aspx?scid=kb;en-us;222471

As for copying the files, not advisable as likely service pack dependent, etc. You could try rerun Win2K setup from boot-cd and choose repair option for missing/damaged files.

Reply With Quote
Reply

Viewing: Dev Shed ForumsComputer HardwareComputer Hardware > errors installing any nics


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway
Stay green...Green IT