IwodWebNotify_ResponseDone called twice (wodWebServer / wodWebServer.NET)
Hi,
In my project, IwodWebNotify_ResponseDone is called twice for each request.
At this time i use this workaround, but i think it should be fixed
If User.Response.Tag = True Then
Exit sub
End If
User.Response.Tag = True
Thank you,
Josef
Complete thread:
- IwodWebNotify_ResponseDone called twice - Josef Lindinger, 2006-10-23, 13:15
- Re: IwodWebNotify_ResponseDone called twice - wodSupport, 2006-11-01, 20:06