Skip to Content
0
Former Member
Oct 21, 2004 at 05:31 PM

HTTP 400 errors in Collaboration with IISProxy

102 Views

I'm getting HTTP 400 errors (bad request, invalid url) whenever I use the menus or other functions with the collaboration launch pad, among others. This only happens when accessing the portal with NT authentication, it works when connecting with port 50000. I'm guessing IIS rejects the URLs that have "<" and ">" characters in them like this :

/irj/servlet/prt/portal/prtroot/com.sap.netweaver.coll.shared.ui.CollaborationLaunchPad/alias/<mycontacts>

I'm looking for a way to tell IIS to let these URLs through.

Has anyone successfully used collaboration through IISProxy? This is on EP6 SP2 Patch 5 and IIS 6.0 on Windows Server 2003.