PDA

View Full Version : Microsoft MN-520


bddotnet
3-29-06, 10:09 AM
I am trying to install a Microsoft MN-520 wirless network adapter (PCMCIA) on a Toshiba Satellite Pro 400CDT laptop. The CD requires Microsoft Universal Plug and Play to be installed, yet when it installs it and reboots, it says that C:\WINDOWS\SYSTEM\upnp.dll is either not installed or corrupted. I checked the SYSTEM folder and the file is there. I tried copying it from the CD to the SYSTEM folder and the same error still occurs. My only other idea/option is to d/l the file from the internet or my Windows 98CD and copy it to the SYSTEM folder.

Any suggestions?

Builder
3-29-06, 01:18 PM
Perhaps the DLL file is not getting "registered" for some reason. There was a command you could run from the command line to register DLLs. Lemme see if I can find it.

Aha -- From http://consumer.installshield.com/kb.asp?id=Q108199 :

regsvr32 "C:\Windows\System32\upnp.dll"

Adjust the path as necessary.

Good luck,
Kevin

bddotnet
3-29-06, 06:07 PM
The response was:

LoadLibrary ("upnp.dll") failed.
GetLastError returns __x00000085.

I can't remember what was in front of the x.

Builder
3-29-06, 06:24 PM
Hmm. Well, since the original error message indicated the file may be corrupted, here's one place to download it:
http://www.dlldump.com/download-dll-files_new.php/dllfiles/U/upnp.dll/5.1.2600.2180/download.html

Kevin

bddotnet
3-29-06, 09:34 PM
OK. I downloaded that file and replaced it on the laptop in C:\WINDOWS\SYSTEM. I rebooted and it still didn't work.

Autoload
3-29-06, 10:18 PM
I am trying to install a Microsoft MN-520 wirless network adapter......Windows 98CD and copy it to the SYSTEM folder.

Any suggestions?

Upgrade your OS.

tbonekkt
3-29-06, 10:23 PM
OK. I downloaded that file and replaced it on the laptop in C:\WINDOWS\SYSTEM. I rebooted and it still didn't work.Did you re-register it?

bddotnet
3-30-06, 11:17 AM
I may just put Linux on the laptop and install the MN-520 then.