Silverlight SVC Web Service problems on IIS
Posted by: Al Pascual,
on 09 Apr 2009 |
View original | Bookmarked: 0 time(s)
Since WCF services hosted in IIS can have only one Base Address so we can create a custom service factory to intercept and create a System.ServiceModel.ServiceHost for a specific type of service with a dynamic URI or base address that is from the request URL. The Error. Server Error in '/' Application. 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...