Redistributable libraries (wodWebServer / wodWebServer.NET)

by Kishore KR @, (752 days ago)

Hi Team,
Please help. Do you provide a redistributable library packaged separately?

My point is; I don't want to ship the WOD libraries along with my package but would like to install a redistributable package for a specific version so all the necessary dlls are installed automatically.

Thanks
Kishore

locked

Redistributable libraries

by Jasmine, (752 days ago) @ Kishore KR

Hi.

Only one file is neccessary, DLL you're using. Not sure what you mean by other redistributables.

What component are you referring to?

Regards,
Jasmine

locked

Redistributable libraries

by Kishore @, (751 days ago) @ Jasmine

Hi.

Only one file is neccessary, DLL you're using. Not sure what you mean by other redistributables.

What component are you referring to?

Regards,
Jasmine

Thanks for your quick response.
We are using the web server ActiveX for VB5/6. Just thinking about how to upgrade the WOD dlls with the new version if needed.

Another question. Since VB6 is 32-bit, which Windows directory is appropriate to put the dlls system32 or syswow64? please help.

locked

Redistributable libraries

by Jasmine, (751 days ago) @ Kishore

Hi.

If you're running x86 process on x64 OS, you should copy wodWebServer DLL to SYSWOW64 folder and register it there (regsvr32 as admin).

I hope this helps!
Jasmine

locked