<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,5 +1,11 @@
 Windows Registry Editor Version 5.00
 
+'
+' Besides registering this .reg file, also remember
+' to register the assembly for com interop using the command
+' regasm /codebase Path/To/Winterdom.BizTalk.Adapters.NullAdapter.dll
+'
+
 [HKEY_CLASSES_ROOT\CLSID\{C98D3C74-F722-4F50-8AFC-4C2A9CB1D961}]
 @=&quot;/dev/null Adapter&quot;
 
@@ -23,7 +29,7 @@ Windows Registry Editor Version 5.00
 &quot;OutboundTypeName&quot;=&quot;Winterdom.BizTalk.Adapters.NullSendAdapter&quot;
 
 'Path to the assembly that implements sending part of the adapter
-&quot;OutboundAssemblyPath&quot;=&quot;E:\\Projects\\Biztalk\\NullAdapterR2\\NullAdapter\\bin\\Debug\\Winterdom.BizTalk.Adapters.NullAdapter.dll&quot;
+&quot;OutboundAssemblyPath&quot;=&quot;E:\\Projects\\Biztalk\\NullAdapter\\NullAdapter\\bin\\Debug\\Winterdom.BizTalk.Adapters.NullAdapter.dll&quot;
 
 'URL prefixes used for dynamic port transport resolution
 &quot;AliasesXML&quot;=&quot;&lt;AdapterAliasList&gt;&lt;AdapterAlias&gt;null://&lt;/AdapterAlias&gt;&lt;/AdapterAliasList&gt;&quot;
@@ -39,8 +45,8 @@ Windows Registry Editor Version 5.00
 'Type name of the class that provides UI for adapter property pages
 &quot;AdapterMgmtTypeName&quot;=&quot;Winterdom.BizTalk.Adapters.NullAdapterMgmt&quot;
 
-'Path to the assembly that implments UI for adapter property pages
-&quot;AdapterMgmtAssemblyPath&quot;=&quot;E:\\Projects\\Biztalk\\NullAdapterR2\\NullAdapter\\bin\\Debug\\Winterdom.BizTalk.Adapters.NullAdapter.dll&quot;
+'Path to the assembly that implements UI for adapter property pages
+&quot;AdapterMgmtAssemblyPath&quot;=&quot;E:\\Projects\\Biztalk\\NullAdapter\\NullAdapter\\bin\\Debug\\Winterdom.BizTalk.Adapters.NullAdapter.dll&quot;
 
 
 [HKEY_CLASSES_ROOT\CLSID\{C98D3C74-F722-4F50-8AFC-4C2A9CB1D961}\Implemented Categories]</diff>
      <filename>NullAdapter/NullAdapter.reg</filename>
    </modified>
    <modified>
      <diff>@@ -29,7 +29,7 @@ namespace Winterdom.BizTalk.Adapters {
       #region IAdapterConfig Members
 
       public string GetConfigSchema(ConfigType configType) {
-         return null;
+         return @&quot;&lt;schema xmlns='http://www.w3.org/2001/XMLSchema'/&gt;&quot;;
       }
 
       public Result GetSchema(string uri, string namespaceName, out string fileLocation) {</diff>
      <filename>NullAdapter/NullAdapterMgmt.cs</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c9ebef272c30e26c62394438c9835bdd889300c9</id>
    </parent>
  </parents>
  <author>
    <name>Tomas Restrepo</name>
    <email>tomas@winterdom.com</email>
  </author>
  <url>http://github.com/tomasr/nulladapter/commit/2d4583c45f49cb7fbd9c2e455ac9a7d22ed8150b</url>
  <id>2d4583c45f49cb7fbd9c2e455ac9a7d22ed8150b</id>
  <committed-date>2008-10-03T19:33:24-07:00</committed-date>
  <authored-date>2008-10-03T19:33:24-07:00</authored-date>
  <message>Fixed NullReferenceException when exporting Binding files</message>
  <tree>07c40ee08a662d93e7d0daba8ea003fd1df9ebd6</tree>
  <committer>
    <name>Tomas Restrepo</name>
    <email>tomas@winterdom.com</email>
  </committer>
</commit>
