wodVPN.dll and virtual adapter for 64bit OS - WeOnlyDo Discussion board

wodVPN.dll and virtual adapter for 64bit OS (General questions)

by Giovanni, Monday, July 27, 2009, 15:35 (5597 days ago)

Hi all,

i have a 2.1.5 release of licensed wodVPN component.

Registering wodVPN.dll on 32bit OS works fine, and also the script included to install the virtual ethernet card.

But installation of the virtual ethernet on 64bit OS fails.

Exist two different version for 32 or 64 bit OS? I have to make something for install the network card on 64bit OS?

PS: 'im sorry for my english :D

thanks

Giovanni

Re: wodVPN.dll and virtual adapter for 64bit OS

by woddrazen, Monday, July 27, 2009, 15:48 (5597 days ago) @ Giovanni

Hi Giovanni,


Currently we don't have wodVPN 64bit driver, but wodVPN should be
able to use OpenVPN's adapters normally.

Also, wodVPN is able to load Wippien's adapters, and you can download
one from

http://www.wippien.com/download/Wip_64drv.zip

so please try them out.

Let us know how it goes.


Regards,
Drazen

Re: wodVPN.dll and virtual adapter for 64bit OS

by Giovanni, Tuesday, July 28, 2009, 16:10 (5596 days ago) @ woddrazen

ok, thanks.

Giovanni

Re: wodVPN.dll and virtual adapter for 64bit OS

by Giovanni, Wednesday, November 04, 2009, 18:54 (5497 days ago) @ Giovanni

Hi,

I've tryed to install the virtual nic released from openvpn and wippien (for 64bit installation) but the nic appears, in the network control panel, as Cable unplugged .

Analyzing the nic from .NET application, using WMI interface, the nic appears always with this two properties set to false:
IpEnabled = false
NetEnabled = false

When trying to set static IP/NetMask, the new values appear on the window panel shown from network control panel properties, but ipconfig /all not confirms this: the nic appears with no IP and it's description is similar to disconnetcted support (my OS installation is in italian)

In addition, when my application create a wodVPN instance, it's fail with error Retrieving the COM class factory for component with CLSID {459C65ED-AA9C-4CF1-9A24-7685505F919A} failed due to the following error: 80040154. seems the dll has not properly registered, but the command regsvr32 has worked fine...

Any ideas?

Thanks for any hint/help! :)


PS: Have you the intention of release an own 64bit virtual adapter driver?


Giovanni

Re: wodVPN.dll and virtual adapter for 64bit OS

by wodSupport, Wednesday, November 04, 2009, 18:58 (5497 days ago) @ Giovanni

Giovanni,

did you switch your project's architecture to 32bit (x86)? This could be a reason wodVPN fails on 'Any Cpu' settings on x64 architecture.

As for adapter.. If I right-click on it and select Configure then under Advanced tab I see media status that can be set to Always On and Application Controlled . You can change that.

I am not sure if we will publish adapter at this time since it's a bit more complicated to digitaly sign it on x64 environments.

Kreso

Re: wodVPN.dll and virtual adapter for 64bit OS

by Giovanni, Thursday, November 05, 2009, 15:30 (5496 days ago) @ wodSupport

my application is .NET windows form application for AnyCPU configuration.

In this solution we have a dll project that references your wodVPN.dll and the compilation create an iterop.
I've tryed to compile this dll project for x64 cpu architecture but when launch my application on vista 64bit it fails with the error message above (also on AnyCPU compilation).

We don't have recompiled your wodVPN.dll for 64bit. Is this necessary to solve the problem?

Giovanni

Re: wodVPN.dll and virtual adapter for 64bit OS

by woddrazen, Thursday, November 05, 2009, 16:55 (5496 days ago) @ Giovanni

Giovanni,


Can you please change AnyCPU to x86 inside your project? When you change Target CPU to x86 project will be run as 32bit application 64bit OS.

You can find Target CPU option when you open your project properties.

Under Compile properties you can find Advance Compile Options. When you open it you can set TargetCPU to x86. Please build such project and test it on x64 machine again.

Let us know how it goes.


Drazen

Re: wodVPN.dll and virtual adapter for 64bit OS

by Giovanni, Thursday, November 05, 2009, 21:20 (5496 days ago) @ woddrazen

Giovanni,


Can you please change AnyCPU to x86 inside your project? When you change Target CPU to x86 project will be run as 32bit application 64bit OS.

You can find Target CPU option when you open your project properties.

Under Compile properties you can find Advance Compile Options. When you open it you can set TargetCPU to x86. Please build such project and test it on x64 machine again.

Let us know how it goes.


Drazen


This is not an answer to my question, i'm able to change the configuration to compile for a different platform. Maybe my english is very bad and I apologize, but my question is: how can I use the wodVPN in a 64bit application? and not how can I use an 32bit application under 64bit system

Otherwise I don't understand your's product home page when says Available as x86 and x64 binaries

thanks

Giovanni

Re: wodVPN.dll and virtual adapter for 64bit OS

by woddrazen, Thursday, November 05, 2009, 21:33 (5496 days ago) @ Giovanni

Giovanni,


I'm sorry for misunderstanding. Yes, we can send you 64bit version of wodVPN.

Can you please send us email to techsupport@weonlydo.com and we will send you 64bit version of a component.


Drazen

Re: wodVPN.dll and virtual adapter for 64bit OS

by Giovanni, Monday, November 09, 2009, 17:16 (5492 days ago) @ woddrazen

ok, thank you :)