Welcome to Windows Workflow Foundation (WF)
Top Tasks :

WF Community Bloggers

Multi-named web sites and WCF

Glav posts about a problem I've also had recently - that Matt helped me figure out how to solve. The exception is (repeated here for seach purposes): This collection already contains an address with scheme http. There can be at most one address per scheme in this collection. Parameter name: item Description : An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.ArgumentException: This collection already contains an address with scheme http. There can be at most one address per scheme in this collection. Parameter name : item The way to solve this problem is to setup multiple web sites in IIS (rather than having one site that has multiple Host entries) - and point all the websites to the same directory. Hope this helps someone. Check out my BizTalk R2 Training . Read More...
Published Friday, June 06, 2008 9:51 AM by Jon Flanders' Blog
Filed under:
Anonymous comments are disabled

<June 2008>
SuMoTuWeThFrSa
25262728293031
1234567
891011121314
15161718192021
22232425262728
293012345

Copyright © 2006 Microsoft Corporation. All Rights Reserved. | Terms of Use | Privacy Statement | Contact Us