<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>Web Service Studio Express</title><link>http://wsstudioexpress.codeplex.com/Project/ProjectRss.aspx</link><description>Web Service Studio Express is a tool to help testing and debugging Web services. Using this program you can select a Web service on the net &amp;#40;e.g. Intranet or Internet&amp;#41;, view a list of supported ope...</description><item><title>Created Issue: No Windows Authentication</title><link>http://www.codeplex.com/wsstudioexpress/WorkItem/View.aspx?WorkItemId=20038</link><description>The Web Service that I&amp;#39;m connecting to requires Windows Authentication.  There doesn&amp;#39;t seem to be a way to authenticate using Integrated Windows Authentication.&lt;br /&gt;</description><author>senfo</author><pubDate>Tue, 02 Dec 2008 16:52:20 GMT</pubDate><guid isPermaLink="false">Created Issue: No Windows Authentication 20081202045220P</guid></item><item><title>CREATED ISSUE: Paste In Web Address</title><link>http://www.codeplex.com/wsstudioexpress/WorkItem/View.aspx?WorkItemId=14648</link><description>I cannot paste in the web address to a web service in the URL textbox. It forces me to type it in.&lt;br /&gt;</description><author>rsrobbins</author><pubDate>Mon, 07 Jan 2008 15:47:20 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Paste In Web Address 20080107034720P</guid></item><item><title>NEW POST: Web Service Studio</title><link>http://www.codeplex.com/wsstudioexpress/Thread/View.aspx?ThreadId=14610</link><description>&lt;div class="wikidoc"&gt;
 &lt;br /&gt;&lt;div class="quote"&gt;
 &lt;br /&gt;stimpy77 wrote:&lt;br /&gt;I don't know what on earth this is, but it doesn't do anything more than download a WSDL and parse it. For an actually functional WSDL invoker, look at the REAL Web Service Studio at ...&lt;br /&gt; &lt;br /&gt;http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=65A1D4EA-0F7A-41BD-8494-E916EBC4159C&lt;br /&gt; &lt;br /&gt;
&lt;/div&gt; &lt;br /&gt;The Web Service Studio is pretty old and needs some improvements to its user interface. Unfortunately, Web Service Studio Express crashes on me a lot.&lt;br /&gt;
&lt;/div&gt;</description><author>rsrobbins</author><pubDate>Mon, 07 Jan 2008 15:43:40 GMT</pubDate><guid isPermaLink="false">NEW POST: Web Service Studio 20080107034340P</guid></item><item><title>NEW POST: SOA Testing</title><link>http://www.codeplex.com/wsstudioexpress/Thread/View.aspx?ThreadId=16253</link><description>&lt;div class="wikidoc"&gt;
The method of testing the WCF web service. How to test the service for functional, Load and Performance testing using Web Service Studio? what are the configuration to be setup at Server and IIS for testing the WCF web services. &lt;br /&gt;
&lt;/div&gt;</description><author>kalyangobburi</author><pubDate>Wed, 10 Oct 2007 14:42:05 GMT</pubDate><guid isPermaLink="false">NEW POST: SOA Testing 20071010024205P</guid></item><item><title>NEW POST: Web Service Studio</title><link>http://www.codeplex.com/wsstudioexpress/Thread/View.aspx?ThreadId=14610</link><description>&lt;div class="wikidoc"&gt;
I don't know what on earth this is, but it doesn't do anything more than download a WSDL and parse it. For an actually functional WSDL invoker, look at the REAL Web Service Studio at ...&lt;br /&gt; &lt;br /&gt;http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=65A1D4EA-0F7A-41BD-8494-E916EBC4159C&lt;br /&gt;
&lt;/div&gt;</description><author>stimpy77</author><pubDate>Sun, 02 Sep 2007 09:37:53 GMT</pubDate><guid isPermaLink="false">NEW POST: Web Service Studio 20070902093753A</guid></item><item><title>NEW POST: Ivoke a method</title><link>http://www.codeplex.com/wsstudioexpress/Thread/View.aspx?ThreadId=12004</link><description>&lt;div class="wikidoc"&gt;
i cannot invoke a WebMethod, the app supports this feature?&lt;br /&gt;
&lt;/div&gt;</description><author>sebarenzi</author><pubDate>Fri, 29 Jun 2007 12:44:51 GMT</pubDate><guid isPermaLink="false">NEW POST: Ivoke a method 20070629124451P</guid></item><item><title>CREATED ISSUE: Proxy server / authentication</title><link>http://www.codeplex.com/wsstudioexpress/WorkItem/View.aspx?WorkItemId=11162</link><description>In our corporate environment we have a Novell proxyserver which requires authentication. In Web Service Studio Express there is no way to configure a proxyserver, so I would like to suggest this for the "Options" dialog.

In code it's pretty easy:

DynamicProxy.cs: GetServiceDescription():

            WebProxy oProxy = new WebProxy("&lt;PROXY&gt;:&lt;PORT&gt;", true);
            oProxy.Credentials = new NetworkCredential("&lt;USERNAME&gt;", "&lt;PASSWORD&gt;");
            webReq.Proxy = oProxy;


Ofcourse these settings should be retrieved from app.config. </description><author>Joepsel</author><pubDate>Mon, 18 Jun 2007 08:18:13 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Proxy server / authentication 20070618081813A</guid></item><item><title>NEW POST: not working what am I doing wrong</title><link>http://www.codeplex.com/wsstudioexpress/Thread/View.aspx?ThreadId=8717</link><description>&lt;div class="wikidoc"&gt;
&lt;div class="quote"&gt;
 &lt;br /&gt;yanitha wrote:&lt;br /&gt;downloded  the latest code (Sun at 5:04 PM) compiles fine, when open and click on transaction history will not bring all the fields or methods. what am I doing wrong. any insight will be helpful&lt;br /&gt; &lt;br /&gt;
&lt;/div&gt; &lt;br /&gt;Hi!&lt;br /&gt; &lt;br /&gt;Thank you for signalling this problem. Can you tell me the address of the WSDL you tried to open?&lt;br /&gt;
&lt;/div&gt;</description><author>marcom</author><pubDate>Mon, 02 Apr 2007 07:53:20 GMT</pubDate><guid isPermaLink="false">NEW POST: not working what am I doing wrong 20070402075320A</guid></item><item><title>NEW POST: not working what am I doing wrong</title><link>http://www.codeplex.com/wsstudioexpress/Thread/View.aspx?ThreadId=8717</link><description>&lt;div class="wikidoc"&gt;
downloded  the latest code (Sun at 5:04 PM) compiles fine, when open and click on transaction history will not bring all the fields or methods. what am I doing wrong. any insight will be helpful&lt;br /&gt;
&lt;/div&gt;</description><author>yanitha</author><pubDate>Fri, 30 Mar 2007 20:34:30 GMT</pubDate><guid isPermaLink="false">NEW POST: not working what am I doing wrong 20070330083430P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/wsstudioexpress/SourceControl/ListDownloadableCommits.aspx</link><description>Inserted the final splash screen, thanks to Alessio Marziali</description><author>marcom</author><pubDate>Sun, 25 Mar 2007 22:04:41 GMT</pubDate><guid isPermaLink="false">Source code checked in 20070325100441P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/wsstudioexpress/SourceControl/ListDownloadableCommits.aspx</link><description>Added application splash screen</description><author>marcom</author><pubDate>Sun, 18 Mar 2007 14:13:10 GMT</pubDate><guid isPermaLink="false">Source code checked in 20070318021310P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/wsstudioexpress/SourceControl/ListDownloadableCommits.aspx</link><description>Integrated the method that retrieves the parameter of a web method</description><author>marcom</author><pubDate>Sat, 17 Mar 2007 17:48:36 GMT</pubDate><guid isPermaLink="false">Source code checked in 20070317054836P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/wsstudioexpress/SourceControl/ListDownloadableCommits.aspx</link><description>Resolved a bug concerned window list</description><author>marcom</author><pubDate>Sat, 17 Mar 2007 14:51:26 GMT</pubDate><guid isPermaLink="false">Source code checked in 20070317025126P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/wsstudioexpress/SourceControl/ListDownloadableCommits.aspx</link><description>Added a project containing an Editable ListView Control</description><author>marcom</author><pubDate>Sat, 17 Mar 2007 14:17:31 GMT</pubDate><guid isPermaLink="false">Source code checked in 20070317021731P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/wsstudioexpress/Wiki/View.aspx?title=Home&amp;version=5</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Web Service Studio Express&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;Web Service Studio Express is a tool to help testing and debugging Web services. Using this program you can select a Web service on the net &amp;#40;e.g. Intranet or Internet&amp;#41;, view a list of supported operations and dinamically invoke its methods, making easier the task of testing the correct behavior of the service.
&lt;br /&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/wsstudioexpress/Project/FileDownload.aspx?DownloadId=8195" alt="MainWindow.jpg" /&gt;&lt;br /&gt; &lt;br /&gt;System requirements:&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Visual Studio 2005&lt;/b&gt; (the project is written in &lt;b&gt;C#&lt;/b&gt; and &lt;b&gt;Visual Basic .NET&lt;/b&gt;)&lt;/li&gt;&lt;li&gt;Internet connection&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>marcom</author><pubDate>Fri, 16 Mar 2007 10:24:58 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070316102458A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/wsstudioexpress/Wiki/View.aspx?title=Home&amp;version=4</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Web Service Studio Express&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;Web Service Studio Express is a tool to help testing and debugging Web services. Using this program you can select a Web service on the net &amp;#40;e.g. Intranet or Internet&amp;#41;, view a list of supported operations and dinamically invoke its methods, making easier the task of testing the correct behavior of the service..
&lt;br /&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/wsstudioexpress/Project/FileDownload.aspx?DownloadId=8195" alt="MainWindow.jpg" /&gt;&lt;br /&gt; &lt;br /&gt;System requirements:&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Visual Studio 2005&lt;/b&gt;&lt;/li&gt;&lt;li&gt;Internet connection&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>marcom</author><pubDate>Fri, 16 Mar 2007 10:23:26 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070316102326A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/wsstudioexpress/Wiki/View.aspx?title=Home&amp;version=3</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Web Service Studio Express&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;Web Service Studio Express is a tool to help testing and debugging Web services. Using this program you can select a Web service on the net (e.g. Intranet or Internet), view a list of supported operations and dinamically invoke its methods, making easier the task of testing the correct behavior of the service.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/wsstudioexpress/Project/FileDownload.aspx?DownloadId=8195" alt="MainWindow.jpg" /&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>marcom</author><pubDate>Tue, 13 Mar 2007 14:57:24 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070313025724P</guid></item><item><title>CLOSED ISSUE: app.config missing</title><link>http://www.codeplex.com/wsstudioexpress/WorkItem/View.aspx?WorkItemId=8872</link><description>It seems you have forgotten to check in the app.config file to CodePlex. </description><author>marcom</author><pubDate>Tue, 13 Mar 2007 14:46:50 GMT</pubDate><guid isPermaLink="false">CLOSED ISSUE: app.config missing 20070313024650P</guid></item><item><title>COMMENTED ISSUE: app.config missing</title><link>http://www.codeplex.com/wsstudioexpress/WorkItem/View.aspx?WorkItemId=8872</link><description>It seems you have forgotten to check in the app.config file to CodePlex. Comments: ** Comment from web user: marcom ** &lt;p&gt;Thank you for signalling it, I solve the problem with the new changeset&amp;#33;&lt;/p&gt;</description><author>marcom</author><pubDate>Tue, 13 Mar 2007 14:45:46 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: app.config missing 20070313024546P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/wsstudioexpress/SourceControl/ListDownloadableCommits.aspx</link><description>1. Added the missing app.config file&amp;#13;&amp;#10;2. Added the routine that automatically changes the Windows Form font to &amp;#34;Segoe UI&amp;#34; if the OS is Windows Vista</description><author>marcom</author><pubDate>Tue, 13 Mar 2007 14:44:19 GMT</pubDate><guid isPermaLink="false">Source code checked in 20070313024419P</guid></item></channel></rss>