wodWebServer support for VS 2010 Express - WeOnlyDo Discussion board

wodWebServer support for VS 2010 Express (wodWebServer / wodWebServer.NET)

by Vesku, Thursday, June 17, 2010, 18:55 (5055 days ago)

Is there any known issues regarding wodWebServer ActiveX Component and VS 2010 Express? ActiveX seems to work (com doesn't), but event parameters seens be liitle bit different than in documentation. As a hobbiest only, that could be mistake. And 64-bit Windows 7 can also have something to do with this.

br,
Vesku

Re: wodWebServer support for VS 2010 Express

by woddrazen, Thursday, June 17, 2010, 19:00 (5055 days ago) @ Vesku

Hi Vesku,


Did you try latest wodWebServer from our website?

Also please make sure that you run VS 2010 Express as administrator (right click on VS 2010 Express icon and click on run as administrator).

Let us know how it goes.


Regards,
Drazen

Re: wodWebServer support for VS 2010 Express

by Vesku, Thursday, June 17, 2010, 21:26 (5055 days ago) @ woddrazen

Hi Drazen

I suppose my version is latest (downloaded 1 week ago).

Effect is same with administrator permissions.

I guess when opening with VB 2008/2010 Express, project will be upgraded and that might cause lot of errors like
Error 1 Class 'Form1' must implement 'Sub CGIStart(Owner As wodWebServerCom, User As WebUser, FullPath As String, Environment As WebHeaders)' for interface 'WODWEBSERVERCOMLib.IwodWebNotify'. C:UsersVeskuAppDataLocalWeOnlyDoSampleswodWebServerVBComponent9. Chunked responseProject1.NET2Form1.vb 5 13 Project1

That is not big deal for me. What I'm worried, why event parameters are different from documentation. Example:
WebServer_RequestDone(ByVal sender As Object, ByVal e As AxWODWEBSERVERLib._IwodWebServerEvents_RequestDoneEvent) Handles WebServer.RequestDone

In documentation same eventhandler:
Http1_RequestDone(ByVal User As WODWEBSERVERCOMLib.IWebUser)

I don't know is that a problem while I can manage using e.user instead of user.

So samples for VS 2010 would be nice

br,
Vesku

[:wink:][:wink:][:wink:][:wink:][:wink:][:wink:] [img]http://[/img] [:wink:]

Re: wodWebServer support for VS 2010 Express

by woddrazen, Thursday, June 17, 2010, 21:38 (5055 days ago) @ Vesku

Vesku,


Can you please send us email to techsupport@weonlydo.com and we will send you example there.

I just try it out and it worked for me without any problem on Windows 7 x64 and VS 2010 Express.


Drazen