<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Govind's WebLog : WSE</title><link>http://blogs.msdn.com/govindr/archive/tags/WSE/default.aspx</link><description>Tags: WSE</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>WSE VS addin fails to generate WSE proxy in 64-bit machine</title><link>http://blogs.msdn.com/govindr/archive/2007/03/06/wse-vs-addin-fails-to-generate-wse-proxy-in-64-bit-machine.aspx</link><pubDate>Wed, 07 Mar 2007 09:42:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1825449</guid><dc:creator>govindr</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/govindr/comments/1825449.aspx</comments><wfw:commentRss>http://blogs.msdn.com/govindr/commentrss.aspx?PostID=1825449</wfw:commentRss><description>&lt;P&gt;If you are using WSE and are a VS developer, you would be familar with the WSE Visual Studio Addin that automatically generates WSE Proxy when a Web Reference is added to the project. But if you are a developer in 64-bit machine you will not have this experience due to a bug in WSE setup. It fails to add the necessary entry in devenv.exe.config to enable this automatic generation of proxy. To work around this you can add the following XML to the devenv.exe.config which can be found at %Program Files(x86)%\Microsoft Visual Studio 8\Common7\IDE\devenv.exe.config&lt;/P&gt;
&lt;P class=MsoPlainText style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face=Consolas size=3&gt;&amp;lt;configuration&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoPlainText style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT face=Consolas&gt;&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;&amp;lt;system.web&amp;gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoPlainText style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT face=Consolas&gt;&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&amp;lt;webServices&amp;gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoPlainText style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT face=Consolas&gt;&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&amp;lt;soapExtensionImporterTypes&amp;gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoPlainText style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT face=Consolas&gt;&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&amp;lt;add type="Microsoft.Web.Services3.Description.WseExtensionImporter, Microsoft.Web.Services3, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" /&amp;gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoPlainText style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT face=Consolas&gt;&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&amp;lt;/soapExtensionImporterTypes&amp;gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoPlainText style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT face=Consolas&gt;&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&amp;lt;/webServices&amp;gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoPlainText style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT face=Consolas&gt;&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;&amp;lt;/system.web&amp;gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoPlainText style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face=Consolas size=3&gt;&amp;lt;/configuration&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Save the config and restart VS. You will have the same experience as in x86 machines.&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1825449" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/govindr/archive/tags/WSE/default.aspx">WSE</category><category domain="http://blogs.msdn.com/govindr/archive/tags/dotnet/default.aspx">dotnet</category><category domain="http://blogs.msdn.com/govindr/archive/tags/Visual+Studio/default.aspx">Visual Studio</category><category domain="http://blogs.msdn.com/govindr/archive/tags/Addins/default.aspx">Addins</category></item><item><title>WSE and MTOM</title><link>http://blogs.msdn.com/govindr/archive/2006/10/12/wse-and-mtom.aspx</link><pubDate>Thu, 12 Oct 2006 20:40:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:820285</guid><dc:creator>govindr</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/govindr/comments/820285.aspx</comments><wfw:commentRss>http://blogs.msdn.com/govindr/commentrss.aspx?PostID=820285</wfw:commentRss><description>If you are using WSE 3.0 and MTOM and was wondering why the client code is not streaming the request...you are not alone. A bug in WSE 3.0 was preventing the client from doing streaming with MTOM. We have this fixed and&amp;nbsp;a QFE has been released. As all QFE's go, you have to contact customer support to get it. :-)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=820285" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/govindr/archive/tags/Security/default.aspx">Security</category><category domain="http://blogs.msdn.com/govindr/archive/tags/WSE/default.aspx">WSE</category></item></channel></rss>