bug report webserver - if file doesn't exists (General questions)
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
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
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
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
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
Issue solved - confirmation!
Change from 1.4.1.282 to 1.4.1.283 solved the problem.
Thanks,
Michael