[SE Source Code] Instalation Device Driver Failed

Post your questions about SoftEther VPN software here. Please answer questions if you can afford.
Post Reply
elborneo
Posts: 17
Joined: Fri Oct 18, 2013 8:39 am

[SE Source Code] Instalation Device Driver Failed

Post by elborneo » Mon Jan 13, 2014 8:11 am

i try to run in debug mode of SE Visual Studio Project, and run vpn client manager.
but i cant create new adapter, always showing error like attached pic.
FYI... i never touch the source code

can someone help me.. pls.
You do not have the required permissions to view the files attached to this post.

dnobori
Posts: 228
Joined: Tue Mar 05, 2013 10:04 am

Re: [SE Source Code] Instalation Device Driver Failed

Post by dnobori » Wed Jan 15, 2014 10:08 am


elborneo
Posts: 17
Joined: Fri Oct 18, 2013 8:39 am

Re: [SE Source Code] Instalation Device Driver Failed

Post by elborneo » Sat Jan 18, 2014 6:55 pm

hi dnobori

you are the coder of this amazing vpn server.

sorry for this newbie question..
let me know how to build my own custom driver installer,
i dont need full-build, i just need vpnclient service and vpncmd.
in full-build i found that driver_intaller.exe located in temp folder
i think that must be some parameters to run it from command line to make it works as portable application, CMIIW.

Thanks for your reply
awesome project.

dnobori
Posts: 228
Joined: Tue Mar 05, 2013 10:04 am

Re: [SE Source Code] Instalation Device Driver Failed

Post by dnobori » Tue Jan 21, 2014 7:46 pm

Check whether the target CPU-bits is correct to the build target. If your Windows is 64-bit, you must choose x64 as the build target.

Post Reply