object not found

Post your questions about SoftEther VPN software here. Please answer questions if you can afford.
Post Reply
boudy6000
Posts: 2
Joined: Fri Nov 25, 2022 1:57 am

object not found

Post by boudy6000 » Fri Nov 25, 2022 2:10 am

i have a problem whenever i click new virtual network adapter it takes too long to make it , then it appears and when i click on enable virtual network adapter or delete it it sends me “ object not found “ and when i click windows network connections it doesnt show vpn client so whats the solution please

solo
Posts: 1228
Joined: Sun Feb 14, 2021 10:31 am

Re: object not found

Post by solo » Fri Nov 25, 2022 4:39 am

Try this:
- unistall SE client
- Device Manager > View > Show hidden devices: check
- Device Manager > Network adapters: delete all "VPN - VPN Client *"
- delete all C:\WINDOWS\inf\oem*.[i|p]nf(s) with "NeoAdapter_VPN" in them
- reboot, re-try

?

boudy6000
Posts: 2
Joined: Fri Nov 25, 2022 1:57 am

Re: object not found

Post by boudy6000 » Fri Nov 25, 2022 12:36 pm

solo wrote:
Fri Nov 25, 2022 4:39 am
Try this:
- unistall SE client
- Device Manager > View > Show hidden devices: check
- Device Manager > Network adapters: delete all "VPN - VPN Client *"
- delete all C:\WINDOWS\inf\oem*.[i|p]nf(s) with "NeoAdapter_VPN" in them
- reboot, re-try

?
i deleted the vpn clients in device manager there was a yellow triangle on them but i havent found \oem* in c
i have a problem that whenever i download any vpn app i get a yellow triangle in vpn client of it

solo
Posts: 1228
Joined: Sun Feb 14, 2021 10:31 am

Re: object not found

Post by solo » Fri Nov 25, 2022 12:56 pm

They are definitely there, eg on my OS it's "oem7":

E:\>findstr /i neoadapter C:\Windows\inf\*.inf

Code: Select all

C:\Windows\inf\oem7.inf:%NeoAdapter.DeviceDesc% = NeoAdapter.Install, NeoAdapter_VPN
C:\Windows\inf\oem7.inf:[NeoAdapter.Install]
C:\Windows\inf\oem7.inf:AddReg                                          = Neo.Reg, NeoAdapter.Ndi
C:\Windows\inf\oem7.inf:[NeoAdapter.Install.Services]
C:\Windows\inf\oem7.inf:[NeoAdapter.Ndi]
C:\Windows\inf\oem7.inf:HKR, Ndi, DeviceID, , "NeoAdapter_VPN"
C:\Windows\inf\oem7.inf:NeoAdapter.DeviceDesc           = "VPN Client Adapter -VPN"
So, I'd delete:
C:\Windows\inf\oem7.inf
C:\Windows\inf\oem7.pnf

Post Reply