Quantcast
Channel: SharpDevelop Community
Viewing all articles
Browse latest Browse all 1764

Adding Service Reference

$
0
0

SharpDevelop Version : 4.4.1.9729-7196a277

.NET Version         : 4.0.30319.34011

OS Version           : Microsoft Windows NT 6.2.9200.0

Current culture      : English (United States) (en-US)

Running under WOW6432, processor architecture: x86-64

Working Set Memory   : 213540kb

GC Heap Memory       : 81274kb

 

Unhandled WPF exception

Exception thrown:

System.UriFormatException: Invalid URI: The URI is empty.

   at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind)

   at System.Uri..ctor(String uriString)

   at ICSharpCode.SharpDevelop.Gui.ServiceReferenceHelper.GetServiceName(ServiceDescription description)

   at ICSharpCode.SharpDevelop.Gui.Dialogs.ReferenceDialog.ServiceReference.AddServiceReferenceViewModel.Add(ServiceDescription description)

   at ICSharpCode.SharpDevelop.Gui.Dialogs.ReferenceDialog.ServiceReference.AddServiceReferenceViewModel.FillItems(ServiceDescriptionCollection descriptions)

   at ICSharpCode.SharpDevelop.Gui.Dialogs.ReferenceDialog.ServiceReference.AddServiceReferenceViewModel.DiscoveredWebServices(ServiceDescriptionCollection services)

   at ICSharpCode.SharpDevelop.Gui.Dialogs.ReferenceDialog.ServiceReference.AddServiceReferenceViewModel.ServiceReferenceDiscoveryComplete(Object sender, ServiceReferenceDiscoveryEventArgs e)

   at ICSharpCode.SharpDevelop.Gui.ServiceReferenceDiscoveryClient.OnDiscoveryComplete(ServiceReferenceDiscoveryEventArgs e)

   at ICSharpCode.SharpDevelop.Gui.ServiceReferenceDiscoveryClient.DiscoveryCompleted(Object sender, RunWorkerCompletedEventArgs e)

   at System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e)

   at System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object arg)

   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)

   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)

 

---- Recent log messages:

10:27:18.332 [1] DEBUG - NavigationService -- resume logging

10:27:22.653 [1] DEBUG - Activated feature 'ICSharpCode.SharpDevelop.Commands.TabStrip.CloseFileTab', activation=ContextMenu

10:27:22.655 [1] DEBUG - Saving memento of '[AvalonEditViewContent C:\Users\Piotr\Documents\SharpDevelop Projects\test1\testClient\Service References\ServiceReference1\wcfservices.com.wsdl]' to key '1e13ec5:C:\USERS\PIOTR\DOCUMENTS\SHARPDEVELOP PROJECTS\TEST1\TESTCLIENT\SERVICE REFERENCES\SERVICEREFERENCE1\WCFSERVICES.COM.WSDL'

10:27:22.663 [1] DEBUG - ActiveContentChanged to 

10:27:22.664 [1] DEBUG - ActiveContentChanged to [AvalonEditViewContent C:\Users\Piotr\Documents\SharpDevelop Projects\test1\testClient\Program.cs]

10:27:22.664 [1] DEBUG - ActiveWorkbenchWindowChanged to [AvalonWorkbenchWindow: Program.cs*]

10:27:22.664 [1] DEBUG - NavigationService

ActiveViewContent: Program.cs

         Subview: ${res:FormsDesigner.DesignTabPages.SourceTabPage}

10:27:22.664 [1] DEBUG - ActiveViewContentChanged to [AvalonEditViewContent C:\Users\Piotr\Documents\SharpDevelop Projects\test1\testClient\Program.cs]

10:27:22.796 [1] DEBUG - XmlTreeView.Dispose

10:27:22.796 [1] DEBUG - OpenedFileClosed: C:\Users\Piotr\Documents\SharpDevelop Projects\test1\testClient\Service References\ServiceReference1\wcfservices.com.wsdl

10:27:23.611 [1] DEBUG - ActiveContentChanged to [AvalonEditViewContent C:\Users\Piotr\Documents\SharpDevelop Projects\test1\testClient\app.config]

10:27:23.612 [1] DEBUG - ActiveWorkbenchWindowChanged to [AvalonWorkbenchWindow: app.config]

10:27:23.612 [1] DEBUG - NavigationService

ActiveViewContent: app.config

         Subview: ${res:FormsDesigner.DesignTabPages.SourceTabPage}

10:27:23.612 [1] DEBUG - ActiveViewContentChanged to [AvalonEditViewContent C:\Users\Piotr\Documents\SharpDevelop Projects\test1\testClient\app.config]

10:27:25.596 [1] DEBUG - Activated feature 'ICSharpCode.SharpDevelop.Commands.TabStrip.CloseFileTab', activation=ContextMenu

10:27:25.599 [1] DEBUG - Saving memento of '[AvalonEditViewContent C:\Users\Piotr\Documents\SharpDevelop Projects\test1\testClient\app.config]' to key '1e13ec5:C:\USERS\PIOTR\DOCUMENTS\SHARPDEVELOP PROJECTS\TEST1\TESTCLIENT\APP.CONFIG'

10:27:25.607 [1] DEBUG - ActiveContentChanged to 

10:27:25.609 [1] DEBUG - ActiveContentChanged to [AvalonEditViewContent C:\Users\Piotr\Documents\SharpDevelop Projects\test1\testClient\Program.cs]

10:27:25.609 [1] DEBUG - ActiveWorkbenchWindowChanged to [AvalonWorkbenchWindow: Program.cs*]

10:27:25.609 [1] DEBUG - NavigationService

ActiveViewContent: Program.cs

         Subview: ${res:FormsDesigner.DesignTabPages.SourceTabPage}

10:27:25.609 [1] DEBUG - ActiveViewContentChanged to [AvalonEditViewContent C:\Users\Piotr\Documents\SharpDevelop Projects\test1\testClient\Program.cs]

10:27:25.751 [1] DEBUG - XmlTreeView.Dispose

10:27:25.752 [1] DEBUG - OpenedFileClosed: C:\Users\Piotr\Documents\SharpDevelop Projects\test1\testClient\app.config

10:40:52.482 [1] DEBUG - ActiveContentChanged to ICSharpCode.SharpDevelop.Project.ProjectBrowserPad

10:40:53.365 [1] DEBUG - Activated feature 'ICSharpCode.SharpDevelop.Project.Commands.AddServiceReferenceToProject', activation=Menu

 

---- Post-error application state information:

Installed 3rd party AddIns: 

Workbench.ActiveContent: ICSharpCode.SharpDevelop.Project.ProjectBrowserPad

ProjectService.OpenSolution: [Solution: FileName=C:\Users\Piotr\Documents\SharpDevelop Projects\test1\asyncWCF.sln, HasProjects=True, ReadOnly=False]

ProjectService.CurrentProject: [CSharpProject: testClient]


Viewing all articles
Browse latest Browse all 1764

Trending Articles