Receive Location "Address should be unique"
This is another annoying thing about BTS2004 WSSLib I have discovered.
You cannot have two receive locations with the same URI. The problem being that the view field is not included in the URI! So if you have two receive location for the same document library but different view it will not work.
I have made it work in my demo by using /">http://
The question now is: How will I make it work in production? Can I create another URI that points to the same libary?