bug report webserver - if file doesn't exists - WeOnlyDo Discussion board

bug report webserver - if file doesn't exists (General questions)

by mik, Sunday, December 27, 2009, 14:46 (5444 days ago)

See code below,

If index.html doesn't exists after custom response, as below, VB6 crash in/after IwodWebNotify_RequestDone. This only take place after custom response and NOT if the server takes care of all requests automatically.

Private Sub IwodWebNotify_RequestHeaders(..)
If (User.Request.PageName = ) Then
User.Response.FileName = html/index.html
End If
End Sub

Re: bug report webserver - if file doesn't exis

by wodDamir, Sunday, December 27, 2009, 19:13 (5444 days ago) @ mik

Hi Mik,

I believe I duplicated this. I'll contact our developers to check out why this occurs. We will inform you as soon as we know more on this.

Regards,
Damba

Re: bug report webserver - if file doesn't exis

by wodDamir, Sunday, December 27, 2009, 22:12 (5443 days ago) @ wodDamir

Mik,

This should be resolved now. Can you please update the component and try it out?

Regards,
Damba

Re: bug report webserver - if file doesn't

by Micke, Monday, December 28, 2009, 09:08 (5443 days ago) @ wodDamir

Okey,

Thanks for quick reply. The latest version is still 1.4.1. Is there a link to pre-release versions somewhere, or can you tell me where I find the updated versions. I do have a valid license.


Regards,
Michaek

Re: bug report webserver - if file doesn

by woddrazen, Monday, December 28, 2009, 09:21 (5443 days ago) @ Micke

Michaek,


Actually latest version is 1.4.1.283. So only build number is changed (283)

You can download latest version from our web page in Request update section.


Drazen

Re: bug report webserver - if file doesn

by Micke, Monday, December 28, 2009, 12:03 (5443 days ago) @ woddrazen

Issue solved - confirmation!

Change from 1.4.1.282 to 1.4.1.283 solved the problem.

Thanks,
Michael