<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>WebserviceStudio Work Item Rss Feed</title><link>http://www.codeplex.com/WebserviceStudio/WorkItem/List.aspx</link><description>WebserviceStudio Work Item Rss Description</description><item><title>Created Issue: Empty url [10938]</title><link>http://webservicestudio.codeplex.com/workitem/10938</link><description>Hi,&lt;br /&gt;&lt;br /&gt;I just discovered, that tool crashed when I try to call empty url. It is really a small bug, so just FYI.&lt;br /&gt;&lt;br /&gt;Thanks for a such great tool,&lt;br /&gt;Ondra Fiala&lt;br /&gt;</description><author>ofiala</author><pubDate>Thu, 18 Apr 2013 13:14:18 GMT</pubDate><guid isPermaLink="false">Created Issue: Empty url [10938] 20130418011418P</guid></item><item><title>Commented Issue: Can't run with Mono [10834]</title><link>http://webservicestudio.codeplex.com/workitem/10834</link><description>I am tryig to run WebServiceStudio with Mono &amp;#40;on Ubuntu&amp;#41; but I get this error&amp;#58;&lt;br /&gt;The entry point method could not be loaded&lt;br /&gt;Comments: ** Comment from web user: Rudloff ** &lt;p&gt;Looks like I was missing some dependencies. I installed all the Mono packages and now it works.&lt;/p&gt;</description><author>Rudloff</author><pubDate>Sun, 24 Feb 2013 13:58:08 GMT</pubDate><guid isPermaLink="false">Commented Issue: Can't run with Mono [10834] 20130224015808P</guid></item><item><title>Created Issue: Can't run with Mono [10834]</title><link>http://webservicestudio.codeplex.com/workitem/10834</link><description>I am tryig to run WebServiceStudio with Mono &amp;#40;on Ubuntu&amp;#41; but I get this error&amp;#58;&lt;br /&gt;The entry point method could not be loaded&lt;br /&gt;</description><author>Rudloff</author><pubDate>Sun, 24 Feb 2013 13:46:17 GMT</pubDate><guid isPermaLink="false">Created Issue: Can't run with Mono [10834] 20130224014617P</guid></item><item><title>Commented Issue: Unable to retrieve WSDL from SSL web services [5459]</title><link>http://webservicestudio.codeplex.com/workitem/5459</link><description>When a HTTPS connection is queried for WSDL, it would be good if the tool can allow the user to select a certificate from the cert store to use.&lt;br /&gt;Comments: ** Comment from web user: robforrest ** &lt;p&gt;I am currently having the same problems with .net WebService Studio, is this still a known issue or is there a work around&amp;#63;&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;&lt;p&gt;Rob&lt;/p&gt;</description><author>robforrest</author><pubDate>Wed, 09 May 2012 15:09:30 GMT</pubDate><guid isPermaLink="false">Commented Issue: Unable to retrieve WSDL from SSL web services [5459] 20120509030930P</guid></item><item><title>Commented Issue: Unable to retrieve WSDL from SSL web services [5459]</title><link>http://webservicestudio.codeplex.com/workitem/5459</link><description>When a HTTPS connection is queried for WSDL, it would be good if the tool can allow the user to select a certificate from the cert store to use.&lt;br /&gt;Comments: ** Comment from web user: ddphong ** &lt;p&gt;i tried the new version &amp;#40;http&amp;#58;&amp;#47;&amp;#47;code.google.com&amp;#47;p&amp;#47;webservicestudio2&amp;#47;downloads&amp;#47;detail&amp;#63;name&amp;#61;WebServiceStudio2.exe&amp;#38;can&amp;#61;2&amp;#38;q&amp;#61;&amp;#41; to invoke the HTTPS WSDL but i still got the error message&amp;#58;  System.Net.WebException&amp;#58; The underlying connection was closed&amp;#58; Could not establish trust relationship for the SSL&amp;#47;TLS.&lt;br /&gt;Would you please test with the HTTS WSDL&amp;#58; https&amp;#58;&amp;#47;&amp;#47;gsxwsut.apple.com&amp;#47;gsx-ws&amp;#47;services&amp;#47;emea&amp;#47;asp&amp;#63;wsdl&lt;/p&gt;&lt;p&gt;&lt;/p&gt;</description><author>ddphong</author><pubDate>Wed, 12 Oct 2011 07:55:41 GMT</pubDate><guid isPermaLink="false">Commented Issue: Unable to retrieve WSDL from SSL web services [5459] 20111012075541A</guid></item><item><title>Created Issue: Exception has been thrown by the target of an invocation. [8351]</title><link>http://webservicestudio.codeplex.com/workitem/8351</link><description>What am I doing &amp;#63;&lt;br /&gt;Trying to invoke a Method after filling the details that is about it without any modifications to WebServiceStudio.&lt;br /&gt;Everything went through seamlessly&lt;br /&gt;Generating WSDL&lt;br /&gt;Generating Proxy&lt;br /&gt;Compiling Proxy&lt;br /&gt;Generated Assembly&lt;br /&gt;Reflecting Proxy Assembly&lt;br /&gt;Ready To Invoke&lt;br /&gt;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&lt;br /&gt;The Method I invoked had a Class Parameter which has fields.&lt;br /&gt;These where populated using the tool.&lt;br /&gt;object result &amp;#61; method.Invoke&amp;#40;proxy, BindingFlags.Public, null, parameters, null&amp;#41;&amp;#59;&lt;br /&gt;Inner Exception &lt;br /&gt;&amp;#123;&amp;#34;Data at the root level is invalid. Line 1, position 1.&amp;#34;&amp;#125;&lt;br /&gt;&lt;br /&gt;&amp;#34;   at System.RuntimeMethodHandle._InvokeMethodFast&amp;#40;Object target, Object&amp;#91;&amp;#93; arguments, SignatureStruct&amp;#38; sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner&amp;#41;&amp;#92;r&amp;#92;n   at System.Reflection.RuntimeMethodInfo.Invoke&amp;#40;Object obj, BindingFlags invokeAttr, Binder binder, Object&amp;#91;&amp;#93; parameters, CultureInfo culture, Boolean skipVisibilityChecks&amp;#41;&amp;#92;r&amp;#92;n   at System.Reflection.RuntimeMethodInfo.Invoke&amp;#40;Object obj, BindingFlags invokeAttr, Binder binder, Object&amp;#91;&amp;#93; parameters, CultureInfo culture&amp;#41;&amp;#92;r&amp;#92;n   at WebServiceStudio.MainForm.InvokeWebMethod&amp;#40;&amp;#41; in C&amp;#58;&amp;#92;&amp;#92;TAutomation&amp;#92;&amp;#92;New folder&amp;#92;&amp;#92;WebServiceStudio&amp;#92;&amp;#92;MainForm.cs&amp;#58;line 723&amp;#92;r&amp;#92;n   at WebServiceStudio.MainForm.buttonInvoke_Click&amp;#40;Object sender, EventArgs e&amp;#41; in C&amp;#58;&amp;#92;&amp;#92;TAutomation&amp;#92;&amp;#92;New folder&amp;#92;&amp;#92;WebServiceStudio&amp;#92;&amp;#92;MainForm.cs&amp;#58;line 128&amp;#92;r&amp;#92;n   at System.Windows.Forms.Control.OnClick&amp;#40;EventArgs e&amp;#41;&amp;#92;r&amp;#92;n   at System.Windows.Forms.Button.OnMouseUp&amp;#40;MouseEventArgs mevent&amp;#41;&amp;#92;r&amp;#92;n   at System.Windows.Forms.Control.WmMouseUp&amp;#40;Message&amp;#38; m, MouseButtons button, Int32 clicks&amp;#41;&amp;#92;r&amp;#92;n   at System.Windows.Forms.Control.WndProc&amp;#40;Message&amp;#38; m&amp;#41;&amp;#92;r&amp;#92;n   at System.Windows.Forms.ButtonBase.WndProc&amp;#40;Message&amp;#38; m&amp;#41;&amp;#92;r&amp;#92;n   at System.Windows.Forms.Button.WndProc&amp;#40;Message&amp;#38; m&amp;#41;&amp;#92;r&amp;#92;n   at System.Windows.Forms.Control.ControlNativeWindow.WndProc&amp;#40;Message&amp;#38; m&amp;#41;&amp;#92;r&amp;#92;n   at System.Windows.Forms.NativeWindow.DebuggableCallback&amp;#40;IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam&amp;#41;&amp;#92;r&amp;#92;n   at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW&amp;#40;MSG&amp;#38; msg&amp;#41;&amp;#92;r&amp;#92;n   at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop&amp;#40;Int32 dwComponentID, Int32 reason, Int32 pvLoopData&amp;#41;&amp;#92;r&amp;#92;n   at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner&amp;#40;Int32 reason, ApplicationContext context&amp;#41;&amp;#92;r&amp;#92;n   at System.Windows.Forms.Application.ThreadContext.RunMessageLoop&amp;#40;Int32 reason, ApplicationContext context&amp;#41;&amp;#92;r&amp;#92;n   at WebServiceStudio.MainForm.Main&amp;#40;&amp;#41; in C&amp;#58;&amp;#92;&amp;#92;TAutomation&amp;#92;&amp;#92;New folder&amp;#92;&amp;#92;WebServiceStudio&amp;#92;&amp;#92;MainForm.cs&amp;#58;line 770&amp;#92;r&amp;#92;n   at System.AppDomain._nExecuteAssembly&amp;#40;Assembly assembly, String&amp;#91;&amp;#93; args&amp;#41;&amp;#92;r&amp;#92;n   at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly&amp;#40;&amp;#41;&amp;#92;r&amp;#92;n   at System.Threading.ExecutionContext.Run&amp;#40;ExecutionContext executionContext, ContextCallback callback, Object state&amp;#41;&amp;#92;r&amp;#92;n   at System.Threading.ThreadHelper.ThreadStart&amp;#40;&amp;#41;&amp;#34;&lt;br /&gt;</description><author>DriveU</author><pubDate>Wed, 06 Apr 2011 23:50:45 GMT</pubDate><guid isPermaLink="false">Created Issue: Exception has been thrown by the target of an invocation. [8351] 20110406115045P</guid></item><item><title>Created Issue: System.IndexOutOfRangeException: Index was outside the bounds of the array. at WebServiceStudio.TreeNodeProperty.CreateTreeNodeProperty(Type[] possibleTypes, String name, Object val) [8294]</title><link>http://webservicestudio.codeplex.com/workitem/8294</link><description>Hi.&lt;br /&gt;Windows 7 Ultimate x64 SP1&lt;br /&gt;WebServiceStudio 2.0.2&lt;br /&gt;&lt;br /&gt;See the end of this message for details on invoking &lt;br /&gt;just-in-time &amp;#40;JIT&amp;#41; debugging instead of this dialog box.&lt;br /&gt;&lt;br /&gt;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42; Exception Text &amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&lt;br /&gt;System.IndexOutOfRangeException&amp;#58; Index was outside the bounds of the array.&lt;br /&gt;   at WebServiceStudio.TreeNodeProperty.CreateTreeNodeProperty&amp;#40;Type&amp;#91;&amp;#93; possibleTypes, String name, Object val&amp;#41;&lt;br /&gt;   at WebServiceStudio.ClassProperty.CreateChildren&amp;#40;&amp;#41;&lt;br /&gt;   at WebServiceStudio.ArrayProperty.CreateChildren&amp;#40;&amp;#41;&lt;br /&gt;   at WebServiceStudio.ClassProperty.CreateChildren&amp;#40;&amp;#41;&lt;br /&gt;   at WebServiceStudio.MethodProperty.AddBody&amp;#40;&amp;#41;&lt;br /&gt;   at WebServiceStudio.MainForm.treeMethods_AfterSelect&amp;#40;Object sender, TreeViewEventArgs e&amp;#41;&lt;br /&gt;   at System.Windows.Forms.TreeView.TvnSelected&amp;#40;NMTREEVIEW&amp;#42; nmtv&amp;#41;&lt;br /&gt;   at System.Windows.Forms.TreeView.WmNotify&amp;#40;Message&amp;#38; m&amp;#41;&lt;br /&gt;   at System.Windows.Forms.TreeView.WndProc&amp;#40;Message&amp;#38; m&amp;#41;&lt;br /&gt;   at System.Windows.Forms.Control.ControlNativeWindow.WndProc&amp;#40;Message&amp;#38; m&amp;#41;&lt;br /&gt;   at System.Windows.Forms.NativeWindow.Callback&amp;#40;IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam&amp;#41;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42; Loaded Assemblies &amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&lt;br /&gt;mscorlib&lt;br /&gt;    Assembly Version&amp;#58; 2.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 2.0.50727.5420 &amp;#40;Win7SP1.050727-5400&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;Microsoft.NET&amp;#47;Framework64&amp;#47;v2.0.50727&amp;#47;mscorlib.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;WebServiceStudio&lt;br /&gt;    Assembly Version&amp;#58; 0.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 0.0.0.0&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;WorkingTFS&amp;#47;NovaStor&amp;#47;Machine&amp;#37;20Essentials&amp;#47;other&amp;#47;WebServiceStudio&amp;#37;202.0.2&amp;#47;WebServiceStudio.exe&lt;br /&gt;----------------------------------------&lt;br /&gt;System.Windows.Forms&lt;br /&gt;    Assembly Version&amp;#58; 2.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 2.0.50727.5420 &amp;#40;Win7SP1.050727-5400&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System.Windows.Forms&amp;#47;2.0.0.0__b77a5c561934e089&amp;#47;System.Windows.Forms.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;System&lt;br /&gt;    Assembly Version&amp;#58; 2.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 2.0.50727.5420 &amp;#40;Win7SP1.050727-5400&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System&amp;#47;2.0.0.0__b77a5c561934e089&amp;#47;System.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;System.Drawing&lt;br /&gt;    Assembly Version&amp;#58; 2.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 2.0.50727.5420 &amp;#40;Win7SP1.050727-5400&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System.Drawing&amp;#47;2.0.0.0__b03f5f7f11d50a3a&amp;#47;System.Drawing.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;System.Xml&lt;br /&gt;    Assembly Version&amp;#58; 2.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 2.0.50727.5420 &amp;#40;Win7SP1.050727-5400&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System.Xml&amp;#47;2.0.0.0__b77a5c561934e089&amp;#47;System.Xml.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;System.Configuration&lt;br /&gt;    Assembly Version&amp;#58; 2.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 2.0.50727.5420 &amp;#40;Win7SP1.050727-5400&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System.Configuration&amp;#47;2.0.0.0__b03f5f7f11d50a3a&amp;#47;System.Configuration.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;_zt1n6o6&lt;br /&gt;    Assembly Version&amp;#58; 0.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 2.0.50727.5420 &amp;#40;Win7SP1.050727-5400&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System&amp;#47;2.0.0.0__b77a5c561934e089&amp;#47;System.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;System.Web.Services&lt;br /&gt;    Assembly Version&amp;#58; 2.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 2.0.50727.5420 &amp;#40;Win7SP1.050727-5400&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System.Web.Services&amp;#47;2.0.0.0__b03f5f7f11d50a3a&amp;#47;System.Web.Services.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;System.Data&lt;br /&gt;    Assembly Version&amp;#58; 2.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 2.0.50727.5420 &amp;#40;Win7SP1.050727-5400&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;assembly&amp;#47;GAC_64&amp;#47;System.Data&amp;#47;2.0.0.0__b77a5c561934e089&amp;#47;System.Data.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;System.Design&lt;br /&gt;    Assembly Version&amp;#58; 2.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 2.0.50727.5420 &amp;#40;Win7SP1.050727-5400&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System.Design&amp;#47;2.0.0.0__b03f5f7f11d50a3a&amp;#47;System.Design.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;lxih_syy&lt;br /&gt;    Assembly Version&amp;#58; 0.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 0.0.0.0&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Users&amp;#47;rami.abughazaleh&amp;#47;AppData&amp;#47;Local&amp;#47;Temp&amp;#47;lxih_syy.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;jz6entth&lt;br /&gt;    Assembly Version&amp;#58; 0.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 2.0.50727.5420 &amp;#40;Win7SP1.050727-5400&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System&amp;#47;2.0.0.0__b77a5c561934e089&amp;#47;System.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;nfc_wxbk&lt;br /&gt;    Assembly Version&amp;#58; 0.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 0.0.0.0&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Users&amp;#47;rami.abughazaleh&amp;#47;AppData&amp;#47;Local&amp;#47;Temp&amp;#47;nfc_wxbk.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;kabmjvcg&lt;br /&gt;    Assembly Version&amp;#58; 0.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 2.0.50727.5420 &amp;#40;Win7SP1.050727-5400&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System&amp;#47;2.0.0.0__b77a5c561934e089&amp;#47;System.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;amxvhhvh&lt;br /&gt;    Assembly Version&amp;#58; 0.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 0.0.0.0&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Users&amp;#47;rami.abughazaleh&amp;#47;AppData&amp;#47;Local&amp;#47;Temp&amp;#47;amxvhhvh.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;qdpzpz-l&lt;br /&gt;    Assembly Version&amp;#58; 0.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 2.0.50727.5420 &amp;#40;Win7SP1.050727-5400&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System&amp;#47;2.0.0.0__b77a5c561934e089&amp;#47;System.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;3eeh8j2e&lt;br /&gt;    Assembly Version&amp;#58; 0.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 0.0.0.0&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Users&amp;#47;rami.abughazaleh&amp;#47;AppData&amp;#47;Local&amp;#47;Temp&amp;#47;3eeh8j2e.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;sn54cf1c&lt;br /&gt;    Assembly Version&amp;#58; 0.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 2.0.50727.5420 &amp;#40;Win7SP1.050727-5400&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System&amp;#47;2.0.0.0__b77a5c561934e089&amp;#47;System.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;mv9_qshe&lt;br /&gt;    Assembly Version&amp;#58; 0.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 0.0.0.0&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Users&amp;#47;rami.abughazaleh&amp;#47;AppData&amp;#47;Local&amp;#47;Temp&amp;#47;mv9_qshe.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;1kok1pta&lt;br /&gt;    Assembly Version&amp;#58; 0.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 2.0.50727.5420 &amp;#40;Win7SP1.050727-5400&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Windows&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System&amp;#47;2.0.0.0__b77a5c561934e089&amp;#47;System.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;&lt;br /&gt;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42; JIT Debugging &amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&lt;br /&gt;To enable just-in-time &amp;#40;JIT&amp;#41; debugging, the .config file for this&lt;br /&gt;application or computer &amp;#40;machine.config&amp;#41; must have the&lt;br /&gt;jitDebugging value set in the system.windows.forms section.&lt;br /&gt;The application must also be compiled with debugging&lt;br /&gt;enabled.&lt;br /&gt;&lt;br /&gt;For example&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#60;configuration&amp;#62;&lt;br /&gt;    &amp;#60;system.windows.forms jitDebugging&amp;#61;&amp;#34;true&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;configuration&amp;#62;&lt;br /&gt;&lt;br /&gt;When JIT debugging is enabled, any unhandled exception&lt;br /&gt;will be sent to the JIT debugger registered on the computer&lt;br /&gt;rather than be handled by this dialog box.&lt;br /&gt;</description><author>icnocop</author><pubDate>Mon, 28 Mar 2011 18:25:02 GMT</pubDate><guid isPermaLink="false">Created Issue: System.IndexOutOfRangeException: Index was outside the bounds of the array. at WebServiceStudio.TreeNodeProperty.CreateTreeNodeProperty(Type[] possibleTypes, String name, Object val) [8294] 20110328062502P</guid></item><item><title>Commented Issue: Unable to retrieve WSDL from SSL web services [5459]</title><link>http://webservicestudio.codeplex.com/workitem/5459</link><description>When a HTTPS connection is queried for WSDL, it would be good if the tool can allow the user to select a certificate from the cert store to use.&lt;br /&gt;Comments: ** Comment from web user: nickidw ** &lt;p&gt;See this&amp;#58; http&amp;#58;&amp;#47;&amp;#47;webservicestudio.codeplex.com&amp;#47;Thread&amp;#47;View.aspx&amp;#63;ThreadId&amp;#61;219546&lt;/p&gt;</description><author>nickidw</author><pubDate>Wed, 25 Aug 2010 15:22:01 GMT</pubDate><guid isPermaLink="false">Commented Issue: Unable to retrieve WSDL from SSL web services [5459] 20100825032201P</guid></item><item><title>Commented Issue: SUGGESTION: Cache Proxy Assembly [2860]</title><link>http://webservicestudio.codeplex.com/workitem/2860</link><description>I have been using the tool to test web service calls to a staging web service and to the production web service for debugging.  The tool works great, but since I have been switching back and forth from the staging WSDl to production WSDL, it has to recompile each time I click Get.  It would be faster if it could cache the assembly associated with each WSDL for some time, such as the duration of the application session.  Or perhaps based on some user option.&lt;br /&gt;Comments: ** Comment from web user: leksurfer ** &lt;p&gt;Does it not help if you have 2 instances running together - one with production and one with test service&amp;#63;&lt;/p&gt;</description><author>leksurfer</author><pubDate>Wed, 04 Aug 2010 07:52:03 GMT</pubDate><guid isPermaLink="false">Commented Issue: SUGGESTION: Cache Proxy Assembly [2860] 20100804075203A</guid></item><item><title>Commented Issue: Unable to retrieve WSDL from SSL web services [5459]</title><link>http://webservicestudio.codeplex.com/WorkItem/View.aspx?WorkItemId=5459</link><description>When a HTTPS connection is queried for WSDL, it would be good if the tool can allow the user to select a certificate from the cert store to use.&lt;br /&gt;Comments: ** Comment from web user: buaaytt ** &lt;p&gt;Initializing&lt;br /&gt;Generating WSDL&lt;br /&gt;System.InvalidOperationException&amp;#58; General Error https&amp;#58;&amp;#47;&amp;#47;&amp;#60;......&amp;#62;&amp;#63;WSDL ---&amp;#62; System.Net.WebException&amp;#58; There was an error downloading &amp;#39;https&amp;#58;&amp;#47;&amp;#47;&amp;#60;......&amp;#62;&amp;#63;WSDL&amp;#39;. ---&amp;#62; System.Net.WebException&amp;#58; The underlying connection was closed&amp;#58; Could not establish trust relationship for the SSL&amp;#47;TLS secure channel. ---&amp;#62; System.Security.Authentication.AuthenticationException&amp;#58; The remote certificate is invalid according to the validation procedure.&lt;br /&gt;...........&lt;/p&gt;</description><author>buaaytt</author><pubDate>Mon, 19 Apr 2010 07:38:16 GMT</pubDate><guid isPermaLink="false">Commented Issue: Unable to retrieve WSDL from SSL web services [5459] 20100419073816A</guid></item><item><title>Commented Issue: Unable to retrieve WSDL from SSL web services [5459]</title><link>http://webservicestudio.codeplex.com/WorkItem/View.aspx?WorkItemId=5459</link><description>When a HTTPS connection is queried for WSDL, it would be good if the tool can allow the user to select a certificate from the cert store to use.&lt;br /&gt;Comments: ** Comment from web user: buaaytt ** &lt;p&gt;Initializing&lt;br /&gt;Generating WSDL&lt;br /&gt;System.InvalidOperationException&amp;#58; General Error https&amp;#58;&amp;#47;&amp;#47;&amp;#60;......&amp;#62;&amp;#63;WSDL ---&amp;#62; System.Net.WebException&amp;#58; There was an error downloading &amp;#39;https&amp;#58;&amp;#47;&amp;#47;&amp;#60;......&amp;#62;&amp;#63;WSDL&amp;#39;. ---&amp;#62; System.Net.WebException&amp;#58; The underlying connection was closed&amp;#58; Could not establish trust relationship for the SSL&amp;#47;TLS secure channel. ---&amp;#62; System.Security.Authentication.AuthenticationException&amp;#58; The remote certificate is invalid according to the validation procedure.&lt;br /&gt;...........&lt;/p&gt;</description><author>buaaytt</author><pubDate>Mon, 19 Apr 2010 07:35:02 GMT</pubDate><guid isPermaLink="false">Commented Issue: Unable to retrieve WSDL from SSL web services [5459] 20100419073502A</guid></item><item><title>Commented Issue: Unable to retrieve WSDL from SSL web services [5459]</title><link>http://webservicestudio.codeplex.com/WorkItem/View.aspx?WorkItemId=5459</link><description>When a HTTPS connection is queried for WSDL, it would be good if the tool can allow the user to select a certificate from the cert store to use.&lt;br /&gt;Comments: ** Comment from web user: buaaytt ** &lt;p&gt;i&amp;#39;ve no idea of the cert stuff. just want to use this tool for https wsdl. is this possible&amp;#63; thanks.&lt;/p&gt;</description><author>buaaytt</author><pubDate>Mon, 19 Apr 2010 07:32:27 GMT</pubDate><guid isPermaLink="false">Commented Issue: Unable to retrieve WSDL from SSL web services [5459] 20100419073227A</guid></item><item><title>Created Issue: Display complete response string when response is not xml-parsable [5460]</title><link>http://webservicestudio.codeplex.com/WorkItem/View.aspx?WorkItemId=5460</link><description>When a request is made to a web service that returns non-xml data, an unhandled exception is raised&amp;#58;&lt;br /&gt;&lt;br /&gt;System.Xml.XmlException&amp;#58; Data at the root level is invalid. Line 1, position 1.&lt;br /&gt;</description><author>thilaknathen</author><pubDate>Wed, 24 Feb 2010 22:31:32 GMT</pubDate><guid isPermaLink="false">Created Issue: Display complete response string when response is not xml-parsable [5460] 20100224103132P</guid></item><item><title>Created Issue: Unable to retrieve WSDL from SSL web services [5459]</title><link>http://webservicestudio.codeplex.com/WorkItem/View.aspx?WorkItemId=5459</link><description>When a HTTPS connection is queried for WSDL, it would be good if the tool can allow the user to select a certificate from the cert store to use.&lt;br /&gt;</description><author>thilaknathen</author><pubDate>Wed, 24 Feb 2010 22:11:44 GMT</pubDate><guid isPermaLink="false">Created Issue: Unable to retrieve WSDL from SSL web services [5459] 20100224101144P</guid></item><item><title>Created Issue: Pb with session web services</title><link>http://www.codeplex.com/WebserviceStudio/WorkItem/View.aspx?WorkItemId=3142</link><description>WebserviceStudio seems not to work with session web services. In fact, only the InvokeMethod&amp;#40;&amp;#41; does not work. SendWebRequest works perfectly.&lt;br /&gt;</description><author>cabrinha</author><pubDate>Tue, 03 Feb 2009 08:43:50 GMT</pubDate><guid isPermaLink="false">Created Issue: Pb with session web services 20090203084350A</guid></item><item><title>Created Issue: SUGGESTION: Cache Proxy Assembly</title><link>http://www.codeplex.com/WebserviceStudio/WorkItem/View.aspx?WorkItemId=2860</link><description>I have been using the tool to test web service calls to a staging web service and to the production web service for debugging.  The tool works great, but since I have been switching back and forth from the staging WSDl to production WSDL, it has to recompile each time I click Get.  It would be faster if it could cache the assembly associated with each WSDL for some time, such as the duration of the application session.  Or perhaps based on some user option.&lt;br /&gt;</description><author>sisaacs</author><pubDate>Mon, 15 Dec 2008 21:19:45 GMT</pubDate><guid isPermaLink="false">Created Issue: SUGGESTION: Cache Proxy Assembly 20081215091945P</guid></item></channel></rss>