WAS5 and space in url

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

Subject: WAS5 and space in url

Have you found a solution for this short of renaming all attachments w/o spaces?

Subject: RE: WAS5 and space in url

I’v downloaded a newer version (from the site below) of the iisWASPlugin and that solved my problem.

http://www-1.ibm.com/support/docview.wss?uid=swg24007265

Hope that it will solve your problem also.