<?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>Demo of native code client to WCF services and native code web service using Windows Web Service API</title><link>http://blogs.msdn.com/b/nikolad/archive/2009/03/03/demo-of-wwsapi-from-mvp-summit.aspx</link><description>I have uploaded the solution I have been using during MVP summit to demonstrate Windows Web Services API. This solution demonstrates that using WWSAPI, it is possible two build both clients and web services completely in native code. Both clients and</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Demo of native code client to WCF services and native code web service using Windows Web Service API</title><link>http://blogs.msdn.com/b/nikolad/archive/2009/03/03/demo-of-wwsapi-from-mvp-summit.aspx#9952480</link><pubDate>Sun, 24 Jan 2010 00:25:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9952480</guid><dc:creator>bghavami</dc:creator><description>&lt;p&gt;Downloading the Release Candidate (RC) version solved the compile issue (COFF format...) as posted previously. When I run the demo using launch_demo_x86.cmd, I get the following error:&lt;/p&gt;
&lt;p&gt;&amp;quot;This application has failed to start because webservice.dll was not found.&amp;quot;&lt;/p&gt;
&lt;p&gt;Can anyone help?&lt;/p&gt;
&lt;p&gt;-Bizhan&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9952480" width="1" height="1"&gt;</description></item><item><title>re: Demo of native code client to WCF services and native code web service using Windows Web Service API</title><link>http://blogs.msdn.com/b/nikolad/archive/2009/03/03/demo-of-wwsapi-from-mvp-summit.aspx#9949393</link><pubDate>Sat, 16 Jan 2010 17:30:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9949393</guid><dc:creator>bghavami</dc:creator><description>&lt;p&gt;To NikolaD,&lt;/p&gt;
&lt;p&gt;After replacing misspelled WS_NON_RPC_LITERNAL_OPERATION to WS_NON_RPC_LITERAL_OPERATION, VC was able to compile past the 'undeclared identifier&amp;quot;. Now I am getting the following error:&lt;/p&gt;
&lt;p&gt;fatal error C1311: COFF format cannot statically initialize '_sortservice_wsdlLocalDefinitions' with 2 byte(s) of an address&lt;/p&gt;
&lt;p&gt;Can you help me on this issue?&lt;/p&gt;
&lt;p&gt;Thank.&lt;/p&gt;
&lt;p&gt;Bizhan&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9949393" width="1" height="1"&gt;</description></item><item><title>re: Demo of native code client to WCF services and native code web service using Windows Web Service API</title><link>http://blogs.msdn.com/b/nikolad/archive/2009/03/03/demo-of-wwsapi-from-mvp-summit.aspx#9949378</link><pubDate>Sat, 16 Jan 2010 16:04:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9949378</guid><dc:creator>Bizhan Ghavami</dc:creator><description>&lt;p&gt;WS_NON_RPC_LITERNAL_OPERATION is misspelled!! Replace it with:&lt;/p&gt;
&lt;p&gt;WS_NON_RPC_LITERAL_OPERATION&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9949378" width="1" height="1"&gt;</description></item><item><title>re: Demo of native code client to WCF services and native code web service using Windows Web Service API</title><link>http://blogs.msdn.com/b/nikolad/archive/2009/03/03/demo-of-wwsapi-from-mvp-summit.aspx#9914034</link><pubDate>Wed, 28 Oct 2009 12:02:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9914034</guid><dc:creator>Marcos</dc:creator><description>&lt;p&gt;I&amp;#39;m having the same problem of Si1ver1ock, but I&amp;#39;m testing under Win7 + VS2010beta2. I&amp;#39;ll try install the final RTM version of WinSDK over the one come with VS10b2.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9914034" width="1" height="1"&gt;</description></item><item><title>re: Demo of native code client to WCF services and native code web service using Windows Web Service API</title><link>http://blogs.msdn.com/b/nikolad/archive/2009/03/03/demo-of-wwsapi-from-mvp-summit.aspx#9904625</link><pubDate>Thu, 08 Oct 2009 01:43:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9904625</guid><dc:creator>Nikola Dudar</dc:creator><description>&lt;p&gt;To Nithy:&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; In Win7 version of the WWS, the dual sessions are not supported using the Service Model level of APIs. We have built a sample for this scenario using the channel layer of the APIs. And I about to finish it up and publish it. &lt;/p&gt;
&lt;p&gt;To Si1ver1ock,&lt;/p&gt;
&lt;p&gt;This error is most likely caused by wrong version of Windows 7 SDK integrated with the VC++ Express. Make sure you have the final RTM version of Windows SDK.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9904625" width="1" height="1"&gt;</description></item><item><title>re: Demo of native code client to WCF services and native code web service using Windows Web Service API</title><link>http://blogs.msdn.com/b/nikolad/archive/2009/03/03/demo-of-wwsapi-from-mvp-summit.aspx#9872656</link><pubDate>Mon, 17 Aug 2009 21:41:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9872656</guid><dc:creator>Si1ver1ock</dc:creator><description>&lt;p&gt;When attempting to build on VS2008 Express edition, i get an error WS_NON_RPC_LITERNAL_OPERATION : undeclared identifier.&lt;/p&gt;
&lt;p&gt;I am unable to find this identifier anywhere on the net.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9872656" width="1" height="1"&gt;</description></item><item><title>re: Demo of native code client to WCF services and native code web service using Windows Web Service API</title><link>http://blogs.msdn.com/b/nikolad/archive/2009/03/03/demo-of-wwsapi-from-mvp-summit.aspx#9768799</link><pubDate>Wed, 17 Jun 2009 11:27:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9768799</guid><dc:creator>nithy_ece</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I have a WCF service which has exposed events.&lt;/p&gt;
&lt;p&gt;public interface IMyEvents&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;{&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;[OperationContract(IsOneWay = true)]&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;void ClientDisconnect(User user);&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;}&lt;/p&gt;
&lt;p&gt;I am tring to create a C++ proxy for this WCF service using WsUtil.exe. While doing so I am getting an error message as&lt;/p&gt;
&lt;p&gt;&amp;quot;There is no input binding information for operation 'ClientDisconnect'. &lt;/p&gt;
&lt;p&gt;As a result no files are generated&amp;quot;&lt;/p&gt;
&lt;p&gt;Please let me know if we can generate proxy for WCF services with events exposed, if so some sample code shold be of great help. Please provide me the information as soon as possible.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9768799" width="1" height="1"&gt;</description></item><item><title>Connecting native C/C++ code and Web Services using WWSAPI</title><link>http://blogs.msdn.com/b/nikolad/archive/2009/03/03/demo-of-wwsapi-from-mvp-summit.aspx#9619743</link><pubDate>Sat, 16 May 2009 00:10:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9619743</guid><dc:creator>About Web Services and C++ on Windows platform</dc:creator><description>&lt;p&gt;On this page, you can find links to all resources available for connecting C and C++ code and web services.&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9619743" width="1" height="1"&gt;</description></item><item><title>Follow up from building web services in native C/C++ code session at TechEd 2009</title><link>http://blogs.msdn.com/b/nikolad/archive/2009/03/03/demo-of-wwsapi-from-mvp-summit.aspx#9619523</link><pubDate>Fri, 15 May 2009 23:20:03 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9619523</guid><dc:creator>About Web Services and C++ on Windows platform</dc:creator><description>&lt;p&gt;Thanks everyone for attending the session on building web services in C++ code during TechEd 2009! I&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9619523" width="1" height="1"&gt;</description></item><item><title>How to Get Started Leveraging Windows Server 2008 R2 Features</title><link>http://blogs.msdn.com/b/nikolad/archive/2009/03/03/demo-of-wwsapi-from-mvp-summit.aspx#9598002</link><pubDate>Sat, 09 May 2009 01:46:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9598002</guid><dc:creator>US ISV Developer Evangelism Team</dc:creator><description>&lt;p&gt;With all the talk about Windows 7 on the client, we haven’t talked much about the server platform that&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9598002" width="1" height="1"&gt;</description></item></channel></rss>