<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>ihe Wiki &amp; Documentation Rss Feed</title><link>http://www.codeplex.com/ihe/Wiki/View.aspx?title=Home</link><description>ihe Wiki Rss Description</description><item><title>New Comment on "Documentation"</title><link>http://ihe.codeplex.com/documentation?&amp;ANCHOR#C23105</link><description>Is there a way to get Async RetrieveDocumentSet results in my C&amp;#35; code&amp;#63; In the DB the response is correctly stored, but I didn&amp;#39;t find a way to get it in the code... any help&amp;#47;idea&amp;#63;</description><author>iadegesso</author><pubDate>Thu, 29 Mar 2012 10:42:20 GMT</pubDate><guid isPermaLink="false">New Comment on "Documentation" 20120329104220A</guid></item><item><title>New Comment on "Documentation"</title><link>http://ihe.codeplex.com/documentation?&amp;ANCHOR#C23077</link><description>When I tryed to compile the Async version, to get a copy that builds I need to set DataAccess project in AsyncDataAccess to be targetted for .NET Framework 3.5 instead of .NET Framework 4.0, because VisualStudio returned me a BadImageFormatException when it tryed to load the dll in IHEAsync project... but DataAccess project in AsyncDataAccess, if builded as standalone dll, build successfully also if it was targetted for .NET Framework 4.0...</description><author>iadegesso</author><pubDate>Tue, 27 Mar 2012 13:54:03 GMT</pubDate><guid isPermaLink="false">New Comment on "Documentation" 20120327015403P</guid></item><item><title>New Comment on "Documentation"</title><link>http://ihe.codeplex.com/documentation?&amp;ANCHOR#C23075</link><description>Please provide some examples&amp;#47;test applications for testing the Async version...&amp;#10;&amp;#10;Please give a better structuring to the Asynch-related projects&amp;#47;solutions</description><author>iadegesso</author><pubDate>Tue, 27 Mar 2012 13:32:47 GMT</pubDate><guid isPermaLink="false">New Comment on "Documentation" 20120327013247P</guid></item><item><title>New Comment on "Documentation"</title><link>http://ihe.codeplex.com/documentation?&amp;ANCHOR#C22947</link><description>Check documentation for setting tls or not, description will get you on your way. Configure your ports with netsh for tls and certificates. Start fiddeling with configs when you know what everything does or just follow the documentation&amp;#33; if not running local you should make FW exceptions indeed. And check config of your testclient, mostly these errors occur with bad config settings&amp;#40;client&amp;#38;server&amp;#41;. This should be in Discussion btw. Good luck &amp;#33;</description><author>plexcode13</author><pubDate>Fri, 16 Mar 2012 12:41:34 GMT</pubDate><guid isPermaLink="false">New Comment on "Documentation" 20120316124134P</guid></item><item><title>New Comment on "Documentation"</title><link>http://ihe.codeplex.com/documentation?&amp;ANCHOR#C22727</link><description>I downloaded the new release.. and was able to install the services &amp;#40;both services  started correctly after running XdsbServicesInstall.bat .&amp;#92;&amp;#60;accountname&amp;#62; &amp;#60;password&amp;#62;&amp;#41; but unfortunately wasn&amp;#39;t able run &amp;#34;Smoke test&amp;#34;. I thought it might be TLS setting configurations went wrong so I configured all bindngs to use HTTP only &amp;#40;no HTTPS&amp;#41; and commented &amp;#60;servicecredentials&amp;#62; block, but still &amp;#34;smoke Test&amp;#34; failed. &amp;#40;BTW I went back to the old release and get stuck to the same point, could not run SMOKE TESTbut services run fine&amp;#41; . .... &amp;#10;&amp;#10;I would like to understand the following points&amp;#10;&amp;#40;1&amp;#41; The portnumber to be used in the host address  &amp;#34;http&amp;#58;&amp;#47;&amp;#47;&amp;#60;machinename&amp;#62;&amp;#58;&amp;#60;portnumber&amp;#62;&amp;#47;XdsService&amp;#47;XdsRpository&amp;#34; must it be added to the windows firewall exceptions as TCP port, or no need&amp;#63; How to select and configure the port&amp;#47;s to be used by these services&amp;#63;&amp;#10;&amp;#10;&amp;#40;2&amp;#41; If TLS is not yet configured, &amp;#60;servicecredentials&amp;#62;blocks have to commented how about &amp;#60;clientcredentials&amp;#62; blocks&amp;#63; &amp;#10;&amp;#10;I&amp;#39;ll appreciate for any hints to solve these problems, I&amp;#39;ve stucked for days.&amp;#10;&amp;#10;Thanks,&amp;#10;&amp;#10;Shaury.</description><author>manontheway</author><pubDate>Mon, 27 Feb 2012 10:41:29 GMT</pubDate><guid isPermaLink="false">New Comment on "Documentation" 20120227104129A</guid></item><item><title>New Comment on "Documentation"</title><link>http://ihe.codeplex.com/documentation?&amp;ANCHOR#C22717</link><description>Hello there&amp;#33;&amp;#33;&amp;#10;&amp;#10;I tried to install the new XDS.b Reference Implementation February 1, 2012 release that said to be stable. Unfortunately just got stuck on creating DBs stage cause couldn&amp;#39;t create any DB after executing the scripts as guided in &amp;#34;XDSb Build and Deployment Guide.docx&amp;#34;, tried to check the DBs sql scripts &amp;#34;XDSRegistryDB.sql and XDSRepositoryDB.sql&amp;#34; but didn&amp;#39;t see the the possibility of this scripts to create a database with a corresponding name cause don&amp;#39;t exist a &amp;#34;CREATE DATABASE &amp;#91;DatabaseName&amp;#93;&amp;#34; line in both files. Is there anyone who has successfully installed this release, What kind of changes have to be done&amp;#63; &amp;#10;&amp;#10;Im using SQL Server 2008 Express Edition, VS 2010 Ultimate, WinXP SP3 &amp;#10;&amp;#10;Waiting for your help, will really appreaciate.</description><author>manontheway</author><pubDate>Sun, 26 Feb 2012 10:03:59 GMT</pubDate><guid isPermaLink="false">New Comment on "Documentation" 20120226100359A</guid></item><item><title>New Comment on "Documentation"</title><link>http://ihe.codeplex.com/documentation?&amp;ANCHOR#C22716</link><description>Hello there&amp;#33;&amp;#33;&amp;#10;&amp;#10;I tried to install the new XDS.b Reference Implementation February 1, 2012 release that said to be stable. Unfortunately just got stuck on creating DBs stage cause couldn&amp;#39;t create any DB after executing the scripts as guided in &amp;#34;XDSb Build and Deployment Guide.docx&amp;#34;, tried to check the DBs sql scripts &amp;#34;XDSRegistryDB.sql and XDSRepositoryDB.sql&amp;#34; but didn&amp;#39;t see the the possibility of this scripts to create a database with a corresponding name cause don&amp;#39;t exist a &amp;#34;CREATE DATABASE &amp;#91;DatabaseName&amp;#93;&amp;#34; line in both files. Is there anyone who has successfully installed this release, What kind of changes have to be done&amp;#63; &amp;#10;&amp;#10;Im using SQL Server 2008 Express Edition, VS 2010 Ultimate, WinXP SP3 &amp;#40;detailed infoe shown below&amp;#41;..... &amp;#10;waiting for your help, will really appreaciate.</description><author>manontheway</author><pubDate>Sun, 26 Feb 2012 10:02:42 GMT</pubDate><guid isPermaLink="false">New Comment on "Documentation" 20120226100242A</guid></item><item><title>New Comment on "Documentation"</title><link>http://ihe.codeplex.com/documentation?&amp;ANCHOR#C22715</link><description>I tried to install the new XDS.b Reference Implementation February 1,  2012 release that said to be stable. Unfortunately just got stuck on creating DBs stage cause couldn&amp;#39;t create any DB after executing the scripts as guideded in &amp;#34;XDSb Build and Deployment Guide.docx&amp;#34;, tried to check the DBs sql scripts &amp;#34;XDSRegistryDB.sql and XDSRepositoryDB.sql&amp;#34; but didn&amp;#39;t see the the possibility of this scripts to create a database with a corresponding name cause don&amp;#39;t exist a &amp;#34;CREATE DATABASE &amp;#91;DatabaseName&amp;#93;&amp;#34; line in both files.  Is there anyone who has successfully installed this release, What kind of changes have to be done&amp;#63; &amp;#10;&amp;#10;Im using SQL Server 2008 Express Edition, VS 2010 Ultimate, WinXP SP3 &amp;#40;detailed infoe shown below&amp;#41;.....   &amp;#10;waiting for your help, will really appreaciate.</description><author>manontheway</author><pubDate>Sun, 26 Feb 2012 10:01:36 GMT</pubDate><guid isPermaLink="false">New Comment on "Documentation" 20120226100136A</guid></item><item><title>Updated Wiki: Home</title><link>http://ihe.codeplex.com/wikipage?version=22</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;&lt;span style="color:#800000"&gt;&lt;strong&gt;NEW!&lt;/strong&gt; Latest code update after the IHE NA 2012 Conectathon&amp;nbsp;is now available in Downloads&lt;/span&gt;&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;Project Description&lt;/strong&gt;&lt;br&gt;
Cross-Enterprise Document Sharing XDS.b is a Microsoft Connected Health Platform Solution Accelerator based on the IHE (&lt;a href="http://www.ihe.net"&gt;www.ihe.net&lt;/a&gt;) XDS.b integration profile. XDS.b facilitates the registration, distribution and access across
 health enterprises of patient electronic information in document format.&lt;br&gt;
The Solution Accelerator implements the XDS.b Document Registry with the Async option and the XDS.b Document Repository with the Async option.&lt;br&gt;
The Microsoft XDS.b open source 'product' info and related Integration Statement can be accessed from the IHE Product Registry at
&lt;a href="http://product-registry.ihe.net"&gt;http://product-registry.ihe.net&lt;/a&gt;.&lt;br&gt;
You can also access the IHE Connectathon results at &lt;a href="http://connectathon-results.ihe.net"&gt;
http://connectathon-results.ihe.net&lt;/a&gt;.&lt;br&gt;
&lt;br&gt;
&lt;img title="Capture.JPG" src="http://i3.codeplex.com/Download?ProjectName=ihe&amp;DownloadId=106393" alt="Capture.JPG"&gt;&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;The Microsoft Connected Health Platform&lt;/strong&gt;&lt;br&gt;
The Microsoft Connected Health Platform (CHP) provides offerings for optimizing health information and communication technology (ICT) infrastructure and platform capabilities and services, including tools, solution accelerators, and prescriptive architecture,
 design, and deployment guidance that have been specialized for health organizations and deployments at the organization, regional, and national levels.&lt;br&gt;
&lt;br&gt;
More information on the Microsoft CHP and related offerings can be accessed at the Health ICT Resource Center at:
&lt;a href="http://www.microsoft.com/HealthICT"&gt;www.microsoft.com/HealthICT&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>iliaf</author><pubDate>Wed, 01 Feb 2012 18:33:14 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120201063314P</guid></item><item><title>Updated Wiki: Home</title><link>http://ihe.codeplex.com/wikipage?version=21</link><description>&lt;div class="wikidoc"&gt;   &lt;b&gt;NEW!&lt;/b&gt;  Latest code update after the IHE NA 2012 Conectathon - now available in Downloads&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Cross-Enterprise Document Sharing XDS.b is a Microsoft Connected Health Platform Solution Accelerator based on the IHE (&lt;a href="http://www.ihe.net" class="externalLink"&gt;www.ihe.net&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;) XDS.b integration profile. XDS.b facilitates the registration, distribution and access across health enterprises of patient electronic information in document format.&lt;br /&gt;The Solution Accelerator implements the XDS.b Document Registry with the Async option and the XDS.b Document Repository with the Async option.&lt;br /&gt;The Microsoft XDS.b open source &amp;#39;product&amp;#39; info and related Integration Statement can be accessed from the IHE Product Registry at &lt;a href="http://product-registry.ihe.net" class="externalLink"&gt;http://product-registry.ihe.net&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;You can also access the IHE Connectathon results at &lt;a href="http://connectathon-results.ihe.net" class="externalLink"&gt;http://connectathon-results.ihe.net&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;                                                                                                                           &lt;img src="http://i3.codeplex.com/Download?ProjectName=ihe&amp;DownloadId=106393" alt="Capture.JPG" title="Capture.JPG" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;The Microsoft Connected Health Platform&lt;/b&gt;&lt;br /&gt;The Microsoft Connected Health Platform (CHP) provides offerings for optimizing health information and communication technology (ICT) infrastructure and platform capabilities and services, including tools, solution accelerators, and prescriptive architecture, design, and deployment guidance that have been specialized for health organizations and deployments at the organization, regional, and national levels.&lt;br /&gt;&lt;br /&gt;More information on the Microsoft CHP and related offerings can be accessed at the Health ICT Resource Center at: &lt;a href="http://www.microsoft.com/HealthICT" class="externalLink"&gt;www.microsoft.com/HealthICT&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>iliaf</author><pubDate>Wed, 01 Feb 2012 18:31:21 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120201063121P</guid></item><item><title>Updated Wiki: Home</title><link>http://ihe.codeplex.com/wikipage?version=20</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;NEW&lt;/b&gt;  Latest update post IHE 2012 Conectathon now in Downloads&lt;br /&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Cross-Enterprise Document Sharing XDS.b is a Microsoft Connected Health Platform Solution Accelerator based on the IHE (&lt;a href="http://www.ihe.net" class="externalLink"&gt;www.ihe.net&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;) XDS.b integration profile. XDS.b facilitates the registration, distribution and access across health enterprises of patient electronic information in document format.&lt;br /&gt;The Solution Accelerator implements the XDS.b Document Registry with the Async option and the XDS.b Document Repository with the Async option.&lt;br /&gt;The Microsoft XDS.b open source &amp;#39;product&amp;#39; info and related Integration Statement can be accessed from the IHE Product Registry at &lt;a href="http://product-registry.ihe.net" class="externalLink"&gt;http://product-registry.ihe.net&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;You can also access the IHE Connectathon results at &lt;a href="http://connectathon-results.ihe.net" class="externalLink"&gt;http://connectathon-results.ihe.net&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;                                                                                                                           &lt;img src="http://i3.codeplex.com/Download?ProjectName=ihe&amp;DownloadId=106393" alt="Capture.JPG" title="Capture.JPG" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;The Microsoft Connected Health Platform&lt;/b&gt;&lt;br /&gt;The Microsoft Connected Health Platform (CHP) provides offerings for optimizing health information and communication technology (ICT) infrastructure and platform capabilities and services, including tools, solution accelerators, and prescriptive architecture, design, and deployment guidance that have been specialized for health organizations and deployments at the organization, regional, and national levels.&lt;br /&gt;&lt;br /&gt;More information on the Microsoft CHP and related offerings can be accessed at the Health ICT Resource Center at: &lt;a href="http://www.microsoft.com/HealthICT" class="externalLink"&gt;www.microsoft.com/HealthICT&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>iliaf</author><pubDate>Wed, 01 Feb 2012 18:30:02 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120201063002P</guid></item><item><title>Updated Wiki: Home</title><link>http://ihe.codeplex.com/wikipage?version=19</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Cross-Enterprise Document Sharing XDS.b is a Microsoft Connected Health Platform Solution Accelerator based on the IHE (&lt;a href="http://www.ihe.net" class="externalLink"&gt;www.ihe.net&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;) XDS.b integration profile. XDS.b facilitates the registration, distribution and access across health enterprises of patient electronic information in document format.&lt;br /&gt;The Solution Accelerator implements the XDS.b Document Registry with the Async option and the XDS.b Document Repository with the Async option.&lt;br /&gt;The Microsoft XDS.b open source &amp;#39;product&amp;#39; info and related Integration Statement can be accessed from the IHE Product Registry at &lt;a href="http://product-registry.ihe.net" class="externalLink"&gt;http://product-registry.ihe.net&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;You can also access the IHE Connectathon results at &lt;a href="http://connectathon-results.ihe.net" class="externalLink"&gt;http://connectathon-results.ihe.net&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;                                                                                                                           &lt;img src="http://i3.codeplex.com/Download?ProjectName=ihe&amp;DownloadId=106393" alt="Capture.JPG" title="Capture.JPG" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;The Microsoft Connected Health Platform&lt;/b&gt;&lt;br /&gt;The Microsoft Connected Health Platform (CHP) provides offerings for optimizing health information and communication technology (ICT) infrastructure and platform capabilities and services, including tools, solution accelerators, and prescriptive architecture, design, and deployment guidance that have been specialized for health organizations and deployments at the organization, regional, and national levels.&lt;br /&gt;&lt;br /&gt;More information on the Microsoft CHP and related offerings can be accessed at the Health ICT Resource Center at: &lt;a href="http://www.microsoft.com/HealthICT" class="externalLink"&gt;www.microsoft.com/HealthICT&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>iliaf</author><pubDate>Wed, 01 Feb 2012 18:26:10 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120201062610P</guid></item><item><title>New Comment on "Documentation"</title><link>http://ihe.codeplex.com/documentation?&amp;ANCHOR#C22401</link><description>January 2012 Release</description><author>RaviM</author><pubDate>Wed, 01 Feb 2012 12:24:28 GMT</pubDate><guid isPermaLink="false">New Comment on "Documentation" 20120201122428P</guid></item><item><title>Updated Wiki: Documentation</title><link>http://ihe.codeplex.com/documentation?version=1</link><description>&lt;div class="wikidoc"&gt;January 2012 Release&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>RaviM</author><pubDate>Wed, 01 Feb 2012 12:24:11 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20120201122411P</guid></item><item><title>Updated Wiki: Documentation</title><link>http://ihe.codeplex.com/documentation?version=2</link><description>&lt;div class="wikidoc"&gt;January 2012 Release&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>RaviM</author><pubDate>Wed, 01 Feb 2012 12:22:50 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20120201122250P</guid></item><item><title>Updated Wiki: Documentation</title><link>http://ihe.codeplex.com/documentation?version=1</link><description>&lt;div class="wikidoc"&gt;January 2012 Release&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>RaviM</author><pubDate>Wed, 01 Feb 2012 12:21:44 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20120201122144P</guid></item><item><title>Updated Wiki: Documentation</title><link>http://ihe.codeplex.com/documentation?version=2</link><description>&lt;div class="wikidoc"&gt;January 2012 Release&lt;br /&gt;&lt;br /&gt;Download the document here and follow the instructions in the XDS.b Build and Deployment Guide &lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>RaviM</author><pubDate>Wed, 01 Feb 2012 11:27:43 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20120201112743A</guid></item><item><title>Updated Wiki: Documentation</title><link>http://ihe.codeplex.com/documentation?version=1</link><description>&lt;div class="wikidoc"&gt;January 2012 Release&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>RaviM</author><pubDate>Wed, 01 Feb 2012 10:51:50 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20120201105150A</guid></item><item><title>Updated Wiki: Documentation</title><link>http://ihe.codeplex.com/documentation?version=2</link><description>&lt;div class="wikidoc"&gt;January 2012 Release&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>RaviM</author><pubDate>Wed, 01 Feb 2012 10:48:50 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20120201104850A</guid></item><item><title>Updated Wiki: Documentation</title><link>http://ihe.codeplex.com/documentation?version=1</link><description>&lt;div class="wikidoc"&gt;January 2012 Release&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>RaviM</author><pubDate>Wed, 01 Feb 2012 10:47:16 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20120201104716A</guid></item></channel></rss>