Hi all,
We have installed the WAS5 plugin on IIS and configure it to passthrough the reqeust to our domino servers. Everthing is working fine, accept for attachments in documents where name of the file contains 1 or more spaces. Domino translate the spaces to %20 (that’s normal), but the WAS5 plugin replace %20 into a space again when it sends the GET request to the domino server and returns a 400 Bad request.
We cannot use the WAS4 plugin, because we use the new option of the WAS5 plugin.
Does anybody know a solution for this problem or knows if there’s a newer version.
Thanks,
Mark