iscas.blogg.se

Tfs client tools 2010
Tfs client tools 2010











tfs client tools 2010

Then restart TFS Build Service, and it’s all good again… Anyway, to fix the problem we need to add the following line to web.config file on TFS server: It actually tells us that the problem is caused by multiple bindings in IIS on TFS website and it tells us how this error can be fixed. End of inner exception stack trace -Īt (String relativeVirtualPath, EventTraceActivity eventTraceActivity) If your service is being hosted in IIS you can fix the problem by setting 'rviceModel/serviceHostingEnvironment/multipleSiteBindingsEnabled' to true or specifying 'rviceModel/serviceHostingEnvironment/baseAddressPrefixFilters'.Īt (Int32 index, Uri item)Īt `1.Add(T item)Īt (Uri addresses)Īt (Type serviceType, Uri baseAddresses)Īt .CreateServiceHost(Type serviceType, Uri baseAddresses)Īt .CreateServiceHost(String constructorString, Uri baseAddresses)Īt .CreateService(String normalizedVirtualPath, EventTraceActivity eventTraceActivity)Īt .ActivateService(ServiceActivationInfo serviceActivationInfo, EventTraceActivity eventTraceActivity)Īt .EnsureServiceAvailable(String normalizedVirtualPath, EventTraceActivity eventTraceActivity) There can be at most one address per scheme in this collection. > System.ArgumentException: This collection already contains an address with scheme http. If your service is being hosted in IIS you can fix the problem by setting 'rviceModel/serviceHostingEnvironment/multipleSiteBindingsEnabled' to true or specifying 'rviceModel/serviceHostingEnvironment/baseAddressPrefixFilters'. The exception message is: This collection already contains an address with scheme http. Sender Information: +HostingManager/4342953Įxception: : The service '/tfs/queue/DefaultCollection/Services/v4.0/MessageQueueService2.svc' cannot be activated due to an exception during compilation. Technical information (for administrator): .” Not very useful error message, isn’t it? TFS logs were a bit more informative and had the following error: There was an error contacting the server. At one of our clients, TFS build server was choking for no good reason with the following error “Please contact your administrator.













Tfs client tools 2010