![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | WAN Miniport (SSTP) - missing driver Hi all, just looked in device manager (unrelated matter) on Vista and noticed a device that was listed as having a problem. It wasn't there a couple of days ago. WAN Miniport (SSTP) Windows cannot load the device driver for this hardware. The device driver may be corrupted or missing. (code 39) It seems to refer to an inf file called netsstpa.inf. When I search the computer that file has definitely been indexed in the past (location c: \widows\inf), but it's now gone. I haven't installed or uninstalled anything network related for ages. I'm not sure what this is. Any ideas why this would have suddenly appeared over the last few days? Any idea how to fix it? Thanks Mick |
My System Specs![]() |
| | #2 (permalink) |
| | Re: WAN Miniport (SSTP) - missing driver Mick <mikeyjames69@xxxxxx> wrote in news:Xns99DBC22437F83mikeyjames69NSHotmai@xxxxxx: BTW - Vista Ultimate 32 Gigabyte GA-965P-DQ6 Q6600 @ 3GHZ (8x375) 2G Corsair PC6400 4-4-4-12 Leadtek Geforce 8800GTS (640MB) Dual Boot Vista Ultimate/XP Pro: 2 x Raid 0 (4x Maxtor 250Gb 16MB) Raid1part1=Vista / Raid2part1=XP Pro Quote: > Hi all, > just looked in device manager (unrelated matter) on Vista and > noticed a device that was listed as having a problem. It wasn't > there a couple of days ago. > > WAN Miniport (SSTP) > Windows cannot load the device driver for this hardware. The > device driver may be corrupted or missing. (code 39) > > It seems to refer to an inf file called netsstpa.inf. When I > search the computer that file has definitely been indexed in the > past (location c: \widows\inf), but it's now gone. I haven't > installed or uninstalled anything network related for ages. > > > I'm not sure what this is. Any ideas why this would have suddenly > appeared over the last few days? Any idea how to fix it? > > Thanks > Mick |
My System Specs![]() |
| | #3 (permalink) |
| | Re: WAN Miniport (SSTP) - missing driver This post talks about WAN Miniport (PPTP) that may help. RESOLVED: Network Wizard only ...The solution involved reinstalling the WAN Miniport (PPTP) driver. Here's how I did it: 1. Go to device manager and select "Show Hidden Devices" under the ... http://www.chicagotech.net/netforums...9aeb8e5e43c459 -- Bob Lin, MS-MVP, MCSE & CNE Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com "Mick" <mikeyjames69@xxxxxx> wrote in message news:Xns99DBC22437F83mikeyjames69NSHotmai@xxxxxx Quote: > Hi all, > just looked in device manager (unrelated matter) on Vista and noticed a > device that was listed as having a problem. It wasn't there a couple of > days ago. > > WAN Miniport (SSTP) > Windows cannot load the device driver for this hardware. The device > driver may be corrupted or missing. (code 39) > > It seems to refer to an inf file called netsstpa.inf. When I search the > computer that file has definitely been indexed in the past (location c: > \widows\inf), but it's now gone. I haven't installed or uninstalled > anything network related for ages. > > > I'm not sure what this is. Any ideas why this would have suddenly > appeared over the last few days? Any idea how to fix it? > > Thanks > Mick |
My System Specs![]() |
| | #4 (permalink) |
| | Re: WAN Miniport (SSTP) - missing driver That didn't work for me, in fact now I lost the whole WAN Miniport SSTP option John "Robert L. (MS-MVP)" wrote: Quote: > This post talks about WAN Miniport (PPTP) that may help. > > RESOLVED: Network Wizard only ...The solution involved reinstalling the WAN > Miniport (PPTP) driver. Here's how I did it: 1. Go to device manager and > select "Show Hidden Devices" under the ... > http://www.chicagotech.net/netforums...9aeb8e5e43c459 > > > -- > Bob Lin, MS-MVP, MCSE & CNE > Networking, Internet, Routing, VPN Troubleshooting on > http://www.ChicagoTech.net > How to Setup Windows, Network, VPN & Remote Access on > http://www.HowToNetworking.com > > > "Mick" <mikeyjames69@xxxxxx> wrote in message > news:Xns99DBC22437F83mikeyjames69NSHotmai@xxxxxx Quote: > > Hi all, > > just looked in device manager (unrelated matter) on Vista and noticed a > > device that was listed as having a problem. It wasn't there a couple of > > days ago. > > > > WAN Miniport (SSTP) > > Windows cannot load the device driver for this hardware. The device > > driver may be corrupted or missing. (code 39) > > > > It seems to refer to an inf file called netsstpa.inf. When I search the > > computer that file has definitely been indexed in the past (location c: > > \widows\inf), but it's now gone. I haven't installed or uninstalled > > anything network related for ages. > > > > > > I'm not sure what this is. Any ideas why this would have suddenly > > appeared over the last few days? Any idea how to fix it? > > > > Thanks > > Mick |
My System Specs![]() |
| | #5 (permalink) |
| Vista ultimate 32bit | Re: WAN Miniport (SSTP) - missing driver In case anyone is wondering about the original issue, please see Error message when you view a WAN Miniport (SSTP) network adapter or a WAN Miniport (NDISWANBH) network adapter in Device Manager in Windows Vista: "Error code 39" According to that kb, it is safe to ignore error 39. |
My System Specs![]() |
| | #6 (permalink) |
| | Re: WAN Miniport (SSTP) - missing driver I had this problem in Vista recently. I used netcfg and devcon to resolve it. Netcfg is shipped with windows. Devcon needs to be downloaded from: http://support.microsoft.com/kb/311272/en-us I removed and readded the device with the warning sign. These are special devices for VPN links, etc. Device Manager cannot repair them directly. You may want try just adding the device back without removing it first. To remove: netcfg -e -u ms_ndiswanip To add: devcon install c:\windows\inf\netrasa.inf ms_ndiswanip If you get a failure message in devcon, reboot and let the bootup process try to finish the install. Let it run to completion, it takes a couple of minutes. I had to do this. Devcon seems to fail adding the drivers to the device node when Windows is running. Both of these commands are run from the cmd prompt. Copying devcon.exe to a convenient directory like c:\users\<your ID> first is helpful. If your device has a different name substitute it above. You may want to check netrasa.inf with notepad or wordpad first to make sure it is part of this definition file. Most likely it is. MSDN or TechNet have writeups on what MINIPORTS are used for in more detail. -- dpminusa ------------------------------------------------------------------------ dpminusa's Profile: http://forums.techarena.in/members/dpminusa.htm View this thread: http://forums.techarena.in/windows-v...ork/847046.htm http://forums.techarena.in |
My System Specs![]() |
| | #7 (permalink) |
| | Re: WAN Miniport (SSTP) - missing driver Thank you for the tip. -- Bob Lin, MS-MVP, MCSE & CNE Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com "dpminusa" <dpminusa.3icj3d@xxxxxx> wrote in message news:dpminusa.3icj3d@xxxxxx Quote: > > I had this problem in Vista recently. > > I used netcfg and devcon to resolve it. Netcfg is shipped with > windows. Devcon needs to be downloaded from: > http://support.microsoft.com/kb/311272/en-us > > I removed and readded the device with the warning sign. These are > special devices for VPN links, etc. Device Manager cannot repair them > directly. You may want try just adding the device back without removing > it first. > > To remove: > netcfg -e -u ms_ndiswanip > > To add: > devcon install c:\windows\inf\netrasa.inf ms_ndiswanip > > If you get a failure message in devcon, reboot and let the bootup > process try to finish the install. Let it run to completion, it takes a > couple of minutes. I had to do this. Devcon seems to fail adding the > drivers to the device node when Windows is running. > > Both of these commands are run from the cmd prompt. Copying devcon.exe > to a convenient directory like c:\users\<your ID> first is helpful. > > If your device has a different name substitute it above. You may want > to check netrasa.inf with notepad or wordpad first to make sure it is > part of this definition file. Most likely it is. > > MSDN or TechNet have writeups on what MINIPORTS are used for in more > detail. > > > -- > dpminusa > ------------------------------------------------------------------------ > dpminusa's Profile: http://forums.techarena.in/members/dpminusa.htm > View this thread: > http://forums.techarena.in/windows-v...ork/847046.htm > > http://forums.techarena.in > |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| WAN Miniport (SSTP) Malfunction | Vista hardware & devices | |||
| WAN miniport (SSTP) driver corrupt | Drivers | |||
| WAN Miniport (SSTP) | Vista networking & sharing | |||
| Wan Miniport SSTP suddently the driver will not load... (vista 64 | Vista hardware & devices | |||
| WAN Miniport (SSTP) - missing driver | Vista General | |||