OVERVIEW / PURPOSE / GOAL |
|
PROBLEM STATEMENT |
|
TROUBLESHOOTING |
|
WEBSERVICES VERBOSE LOGGING |
2012-07-18T11:22:00 [2840:972] Error - Workspace:DiscoveryForSave : An exception was thrown while running a WSDL import extension: System.ServiceModel.Channels.TransportBindingElementImporter Error: Invalid URI: The hostname could not be parsed. --------- Outer Exception Data --------- Message: An exception was thrown while running a WSDL import extension: System.ServiceModel.Channels.TransportBindingElementImporter Error: Invalid URI: The hostname could not be parsed. Exception root Exception type: System.ServiceModel.Description.WsdlImporter+WsdlImportException Source: System.ServiceModel Stack Trace: at System.ServiceModel.Description.WsdlImporter.ImportWsdlPort(Port wsdlPort, ErrorBehavior errorBehavior) at Microsoft.IdentityManagement.MA.WebServices.WebServices.ServiceDescriptionProvider.GenerateEndpoints(ServiceContractGenerator generator) at Microsoft.IdentityManagement.MA.WebServices.WebServices.WsdlCompiler.Compile(String assemblyFileName, String configurationFileName) at Microsoft.IdentityManagement.MA.WebServices.ConfigurationTool.Misc.Workspace.DiscoveryForSave(Boolean compile) Target Site: ImportWsdlPort --------- Inner Exception Data --------- Message: An exception was thrown while running a WSDL import extension: System.ServiceModel.Channels.TransportBindingElementImporter Error: Invalid URI: The hostname could not be parsed. Exception root Exception type: System.InvalidOperationException Source: System.ServiceModel Stack Trace: at System.ServiceModel.Description.WsdlImporter.CallImportEndpoint(WsdlEndpointConversionContext endpointConversionContext) at System.ServiceModel.Description.WsdlImporter.ImportWsdlPort(Port wsdlPort, ErrorBehavior errorBehavior) Target Site: CallImportEndpoint --------- Inner Exception Data --------- Message: Invalid URI: The hostname could not be parsed. Exception root Exception type: System.UriFormatException Source: System Stack Trace: at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind) at System.ServiceModel.Description.WsdlImporter.WSAddressingHelper.ImportAddress(Port wsdlPort) at System.ServiceModel.Channels.TransportBindingElementImporter.ImportAddress(WsdlEndpointConversionContext context, TransportBindingElement transportBindingElement) at System.ServiceModel.Description.WsdlImporter.CallImportEndpoint(WsdlEndpointConversionContext endpointConversionContext) Target Site: CreateThis |
CAUSE |
|
RESOLUTION |
|
ADDITIONAL INFORMATION |
|