Results 1 to 4 of 4

Thread: Windows can not load device driver for this hardware code 39

  1. #1
    Join Date
    Jan 2009
    Posts
    18

    Windows can not load device driver for this hardware code 39

    Hi,

    I got this error message for my WAN miniport SSTP on my Vista

    Windowscannot load the device driver for this hardware. The device driver may be corrupted or missing. (code 39)

    I dont5 have any idea about this & what this error is is this error really harmful to my system?

  2. #2
    Join Date
    May 2008
    Posts
    2,945

    Re: Windows can not load device driver for this hardware code 39

    WAN stands for Wide Area Network. A Miniport driver is a hardware-specific driver that manages the NIC (Network Interface Card), it sends and receives data through the NIC. Moreover, the driver also inter-communicates with higher layer/level transport protocols and drivers.

    There are a few WAN Miniport drivers: WAN Miniport (IP), WAN Miniport (L2TP), WAN Miniport (PPPOE), WAN Miniport (PPTP), and optionally others such as the WAN Miniport (Network Monitor) and the WAN Miniport (SSTP).

    Depending your connection requirements and other needs, some of these miniports are necessary, others are optional, or not needed at all. For example, if you are having a broadband ADSL Internet connection via PPPOE then the said Miniport driver is required. The IP and L2TP are also required along with PPTP.

    However, Microsoft did not plan thoroughly their deployment of this driver for Windows Vista SP1. Meaning that when the Service Pack 1 is uninstalled, the WAN Miniport (SSTP) driver is not removed, thus a big yellow exclamation mark appears right to this driver in the Device Manager. Windows cannot find its driver anymore, since SP1 removed it, but the device isn't removed from the Device Manager list. This may or may not cause problems. Microsoft recommends ignoring the exclamation mark along with possible error code number 39. Now that is a pretty silly work-around, if you ask me.

  3. #3
    Join Date
    May 2008
    Posts
    12

    Re: Windows can not load device driver for this hardware code 39

    Please go for this topic!

    WAN Miniport (SSTP) Malfunction

    Hope this helps!

  4. #4
    Join Date
    Jan 2006
    Posts
    4,221

    Re: Windows can not load device driver for this hardware code 39

    Hi!

    This is how to do it:
    1. Download devcon.exe from some Microsoft site. You can google for it.

    2. Open netrasa.inf in c:\windows\inf (c:\winnt\inf on win2k I guess)

    3. Look for the section [Msft.NTx86]

    4. In the DeviceID column, you can see the installable devices.

    5. Run this command to install the WAN Miniport (PPTP):
    devcon.exe install c:\windows\inf\netrasa.inf MS_PptpMiniport

    6. You can install the other devices similarly. I think you will need MS_L2tpMiniport, MS_PtiMiniport, MS_NdisWanIp, MS_PppoeMiniport additionally

    Best Regards

Similar Threads

  1. Replies: 7
    Last Post: 04-02-2012, 02:14 AM
  2. Replies: 4
    Last Post: 11-08-2009, 05:10 PM
  3. Replies: 3
    Last Post: 03-02-2009, 04:58 PM
  4. Replies: 2
    Last Post: 24-12-2008, 10:53 PM
  5. Replies: 2
    Last Post: 07-07-2008, 03:31 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,304,204.94831 seconds with 17 queries