<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>Managed Services Engine</title><link>http://servicesengine.codeplex.com/project/feeds/rss</link><description>This site contains code and content related to the Managed Services Engine, a solution that supports service virtualization through a meta data-driven service repository using .NET and Microsoft SQL Server.</description><item><title>Closed Issue: Performance counters not created during install [2091]</title><link>http://servicesengine.codeplex.com/workitem/2091</link><description>Thanks to a some immediate feedback, we have discovered an issue that is preventing users from invoking services through the MSE.  The current installer is not setting up the performance counters and the runtime engine is throwing an exception when it tries to increment them.  We are working on an updated installer now and should have one later today, but in the meantime, please use the following workaround&amp;#58;&lt;br /&gt;&amp;#160;&lt;br /&gt;In a Visual Studio console type&amp;#58;  &lt;br /&gt;&amp;#160;&lt;br /&gt;InstallUtil -i  &amp;#34;c&amp;#58;&amp;#92;Program Files&amp;#92;Microsoft Managed Services Engine&amp;#92;Microsoft.MSE.Runtime.exe&amp;#34;&lt;br /&gt;InstallUtil -u &amp;#34;c&amp;#58;&amp;#92;Program Files&amp;#92;Microsoft Managed Services Engine&amp;#92;Microsoft.MSE.Runtime.exe&amp;#34;&lt;br /&gt;&amp;#160;&lt;br /&gt;This will set up the perf counters and you should be able to run normally and still uninstall with the current MSI.&lt;br /&gt;</description><author>williamo</author><pubDate>Thu, 16 May 2013 09:11:41 GMT</pubDate><guid isPermaLink="false">Closed Issue: Performance counters not created during install [2091] 20130516091141A</guid></item><item><title>Closed Issue: Endpoint URI [2092]</title><link>http://servicesengine.codeplex.com/workitem/2092</link><description>I&amp;#39;m not sure if this is a bug or not but here&amp;#39;s something strange I&amp;#39;m running in to.  I&amp;#39;ve installed this on about 5 different boxes &amp;#40;VMs actually&amp;#41; all built the same way.  When adding importing a new service on any machine that has an underscore in the name &amp;#40;ex. my_machine&amp;#41; it kicks out the URI for Host Ops on Endpoint as invalid. If I add an http&amp;#58;&amp;#47;&amp;#47; onto that endpoint name it will accept it, however, I get a sql error saying it&amp;#39;s trying to insert a duplicate URI.  On all machines that do not have an uderscore in the name it works fine.&lt;br /&gt;</description><author>botto</author><pubDate>Thu, 16 May 2013 09:11:41 GMT</pubDate><guid isPermaLink="false">Closed Issue: Endpoint URI [2092] 20130516091141A</guid></item><item><title>Closed Issue: Error invoking MSE services [2112]</title><link>http://servicesengine.codeplex.com/workitem/2112</link><description>In the original MSI release, the runtime server would throw an exception when the perf counter categories were not installed, preventing it from processing the message.  This has been corrected in the 11&amp;#47;3 MSI release.&lt;br /&gt;</description><author>williamo</author><pubDate>Thu, 16 May 2013 09:11:41 GMT</pubDate><guid isPermaLink="false">Closed Issue: Error invoking MSE services [2112] 20130516091141A</guid></item><item><title>Closed Issue: Catalog service is starting and stopping again [2260]</title><link>http://servicesengine.codeplex.com/workitem/2260</link><description>My Catalog service does not run properly on Vista - I start it and it enters stopped state after some seconds. No exceptions... hm&amp;#63;&amp;#33;&lt;br /&gt;Any idea&amp;#63;&lt;br /&gt;&amp;#160;&lt;br /&gt;I am running MSE with SQLServer Express &amp;#40;followed all installation instructions, hopefully&amp;#41; and my OS is Vista 32bit with all latest patches.&lt;br /&gt;</description><author>williamo</author><pubDate>Thu, 16 May 2013 09:11:41 GMT</pubDate><guid isPermaLink="false">Closed Issue: Catalog service is starting and stopping again [2260] 20130516091141A</guid></item><item><title>Closed Issue: Web help screen error (30-Minute Walkthrough) [2294]</title><link>http://servicesengine.codeplex.com/workitem/2294</link><description>In 30-Minute Walkthrough document, on page 3, step 11 says to select the end point and click the Browse button to Web help screen for the new service. However when I click this button, it says &amp;#34;The web page can not be found&amp;#34;. Both MSE Runtime Server and MSE Catalog Server window services are running.&lt;br /&gt;&amp;#160;&lt;br /&gt;Can some body throw light on this issue&amp;#63;&lt;br /&gt;&amp;#160;&lt;br /&gt;Thanks.&lt;br /&gt;</description><author>botto</author><pubDate>Thu, 16 May 2013 09:11:40 GMT</pubDate><guid isPermaLink="false">Closed Issue: Web help screen error (30-Minute Walkthrough) [2294] 20130516091140A</guid></item><item><title>Closed Issue: 30-Minute Walkthrough - Page 5 [2425]</title><link>http://servicesengine.codeplex.com/workitem/2425</link><description>The section &amp;#34;Define a New Version&amp;#34;, item 6 says following&amp;#58;&lt;br /&gt;&amp;#160;&lt;br /&gt;6. In the Name column for AddIntegerArray&amp;#58;1.0.0.0, change it to AddIntegers&amp;#58;1.1.0.0 &lt;br /&gt;&amp;#42;Notice how the name AddIntegers&amp;#58;1.0.0.0 will show up as existing in the catalog.  Because it already exists, you would not be able to import it with that name. &lt;br /&gt;&amp;#160;&lt;br /&gt;Yet, when I modified it to AddIntegers&amp;#58;1.0.0.0, it did not throw error during import processing. However this particular operation  was not added and there was no error message any where.  Is the doco incorrect, are am I mistaken&amp;#63;&lt;br /&gt;</description><author>afromentin</author><pubDate>Thu, 16 May 2013 09:11:40 GMT</pubDate><guid isPermaLink="false">Closed Issue: 30-Minute Walkthrough - Page 5 [2425] 20130516091140A</guid></item><item><title>Closed Issue: Invalid WSDL created for endpoints with host names that don't start with a letter [3584]</title><link>http://servicesengine.codeplex.com/workitem/3584</link><description>W3 WSDL spec requires name attributes to start with a letter.   The default value supplied for the Service Name for endpoints with host names that do not start with a letter causes invalid WSDLs.  The ServiceName is used for the WSDL portType.&lt;br /&gt;&amp;#160;&lt;br /&gt;To work around this issue, supply a value for the Service Name that starts with a letter.&lt;br /&gt;</description><author>botto</author><pubDate>Thu, 16 May 2013 09:11:40 GMT</pubDate><guid isPermaLink="false">Closed Issue: Invalid WSDL created for endpoints with host names that don't start with a letter [3584] 20130516091140A</guid></item><item><title>Closed Issue: Large Schema's cause the MSE runtime to fail during startup [4026]</title><link>http://servicesengine.codeplex.com/workitem/4026</link><description>I imported a large schema, that I will attach to this issue.  After importing the endpoints wouldn&amp;#39;t register.  I kept getting this message when I restared the MSE runtime service&amp;#58;&lt;br /&gt;MSE Runtime is unable to connect to the catalog. &lt;br /&gt;                            Communication Exception raised in GetRuntimeServerFromCatalog &amp;#58; The maximum message size quota for incoming messages &amp;#40;65536&amp;#41; has been exceeded. To increase the quota, use the MaxReceivedMessageSize property on the appropriate binding element.&lt;br /&gt;&amp;#160;&lt;br /&gt;&amp;#160;&lt;br /&gt;I&amp;#39;ve been working with WCF long enough to be very familiar with this error.  However, I couldn&amp;#39;t figure out which binding was causing the issue.  I assumed it was a binding in the Runtime Servers setting of the MMC snap-in, but that proved to be elusive.  I finally figured out that I needed to increase the MaxReceivedMessageSize in the Microsoft.MSE.Repository.Service.exe.config file on the netNamedPipeBinding.&lt;br /&gt;&amp;#160;&lt;br /&gt;I would suggest that you increase this by default to a very high number.  Additionally, I would add that it&amp;#39;s highly confusing that I have to configure the catalog settings in 2 places for the runtime.&lt;br /&gt;</description><author>botto</author><pubDate>Thu, 16 May 2013 09:11:39 GMT</pubDate><guid isPermaLink="false">Closed Issue: Large Schema's cause the MSE runtime to fail during startup [4026] 20130516091139A</guid></item><item><title>Closed Issue: June CTP Fails with Performance Counters Issue [5159]</title><link>http://servicesengine.codeplex.com/workitem/5159</link><description>While trying to install the June 2008 CTP on Windows XP with SP2 I get the following errors in the event log&amp;#58;&lt;br /&gt;&amp;#160;&lt;br /&gt;Event Type&amp;#58;&amp;#9;Warning&lt;br /&gt;Event Source&amp;#58;&amp;#9;LoadPerf&lt;br /&gt;Event Category&amp;#58;&amp;#9;None&lt;br /&gt;Event ID&amp;#58;&amp;#9;2006&lt;br /&gt;Date&amp;#58;&amp;#9;&amp;#9;6&amp;#47;5&amp;#47;2008&lt;br /&gt;Time&amp;#58;&amp;#9;&amp;#9;3&amp;#58;19&amp;#58;11 PM&lt;br /&gt;User&amp;#58;&amp;#9;&amp;#9;N&amp;#47;A&lt;br /&gt;Computer&amp;#58;&amp;#9;DWS2967-90J97G1&lt;br /&gt;Description&amp;#58;&lt;br /&gt;LastCounter and LastHelp values of performance registry is corrupted and needs to be updated. The first and second DWORDs in Data Section are the original values while the third and forth DWORDs in Data Section are the updated new values.&lt;br /&gt;&amp;#160;&lt;br /&gt;For more information, see Help and Support Center at http&amp;#58;&amp;#47;&amp;#47;go.microsoft.com&amp;#47;fwlink&amp;#47;events.asp.&lt;br /&gt;Data&amp;#58;&lt;br /&gt;0000&amp;#58; f2 27 00 00 f3 27 00 00   &amp;#242;&amp;#39;..&amp;#243;&amp;#39;..&lt;br /&gt;0008&amp;#58; 32 28 00 00 f3 27 00 00   2&amp;#40;..&amp;#243;&amp;#39;..&lt;br /&gt;&amp;#160;&lt;br /&gt;Event Type&amp;#58;&amp;#9;Error&lt;br /&gt;Event Source&amp;#58;&amp;#9;LoadPerf&lt;br /&gt;Event Category&amp;#58;&amp;#9;None&lt;br /&gt;Event ID&amp;#58;&amp;#9;3001&lt;br /&gt;Date&amp;#58;&amp;#9;&amp;#9;6&amp;#47;5&amp;#47;2008&lt;br /&gt;Time&amp;#58;&amp;#9;&amp;#9;3&amp;#58;19&amp;#58;11 PM&lt;br /&gt;User&amp;#58;&amp;#9;&amp;#9;N&amp;#47;A&lt;br /&gt;Computer&amp;#58;&amp;#9;DWS2967-90J97G1&lt;br /&gt;Description&amp;#58;&lt;br /&gt;The performance counter name string value in the registry is incorrectly formatted. The bogus string is 10228, the bogus index value is the first DWORD in Data section while the last valid index values are the second and third DWORD in Data section.&lt;br /&gt;&amp;#160;&lt;br /&gt;For more information, see Help and Support Center at http&amp;#58;&amp;#47;&amp;#47;go.microsoft.com&amp;#47;fwlink&amp;#47;events.asp.&lt;br /&gt;Data&amp;#58;&lt;br /&gt;0000&amp;#58; f4 27 00 00 f2 27 00 00   &amp;#244;&amp;#39;..&amp;#242;&amp;#39;..&lt;br /&gt;0008&amp;#58; f3 27 00 00 97 02 00 00   &amp;#243;&amp;#39;..&amp;#151;...&lt;br /&gt;&amp;#160;&lt;br /&gt;Event Type&amp;#58;&amp;#9;Error&lt;br /&gt;Event Source&amp;#58;&amp;#9;LoadPerf&lt;br /&gt;Event Category&amp;#58;&amp;#9;None&lt;br /&gt;Event ID&amp;#58;&amp;#9;3018&lt;br /&gt;Date&amp;#58;&amp;#9;&amp;#9;6&amp;#47;5&amp;#47;2008&lt;br /&gt;Time&amp;#58;&amp;#9;&amp;#9;3&amp;#58;19&amp;#58;11 PM&lt;br /&gt;User&amp;#58;&amp;#9;&amp;#9;N&amp;#47;A&lt;br /&gt;Computer&amp;#58;&amp;#9;DWS2967-90J97G1&lt;br /&gt;Description&amp;#58;&lt;br /&gt;Help index range of service SYSTEM&amp;#92;CurrentControlSet&amp;#92;Services&amp;#92;MSE Messenger&amp;#92;Performance is corrupted. The first DWORD in Data section contains the first index used while the second DWORD in Data section contains last index used.&lt;br /&gt;&amp;#160;&lt;br /&gt;For more information, see Help and Support Center at http&amp;#58;&amp;#47;&amp;#47;go.microsoft.com&amp;#47;fwlink&amp;#47;events.asp.&lt;br /&gt;Data&amp;#58;&lt;br /&gt;0000&amp;#58; f5 27 00 00 f3 27 00 00   &amp;#245;&amp;#39;..&amp;#243;&amp;#39;..&lt;br /&gt;0008&amp;#58; a0 0f 00 00               &amp;#160;...    &lt;br /&gt;&amp;#160;&lt;br /&gt;Event Type&amp;#58;&amp;#9;Error&lt;br /&gt;Event Source&amp;#58;&amp;#9;LoadPerf&lt;br /&gt;Event Category&amp;#58;&amp;#9;None&lt;br /&gt;Event ID&amp;#58;&amp;#9;3009&lt;br /&gt;Date&amp;#58;&amp;#9;&amp;#9;6&amp;#47;5&amp;#47;2008&lt;br /&gt;Time&amp;#58;&amp;#9;&amp;#9;3&amp;#58;19&amp;#58;11 PM&lt;br /&gt;User&amp;#58;&amp;#9;&amp;#9;N&amp;#47;A&lt;br /&gt;Computer&amp;#58;&amp;#9;DWS2967-90J97G1&lt;br /&gt;Description&amp;#58;&lt;br /&gt;Installing the performance counter strings for service MSE Messenger &amp;#40;&amp;#37;2&amp;#41; failed. The Error code is the first DWORD in Data section.&lt;br /&gt;&amp;#160;&lt;br /&gt;For more information, see Help and Support Center at http&amp;#58;&amp;#47;&amp;#47;go.microsoft.com&amp;#47;fwlink&amp;#47;events.asp.&lt;br /&gt;Data&amp;#58;&lt;br /&gt;0000&amp;#58; 0d 00 00 00 f6 13 00 00   ....&amp;#246;...&lt;br /&gt;&amp;#160;&lt;br /&gt;Event Type&amp;#58;&amp;#9;Error&lt;br /&gt;Event Source&amp;#58;&amp;#9;MsiInstaller&lt;br /&gt;Event Category&amp;#58;&amp;#9;None&lt;br /&gt;Event ID&amp;#58;&amp;#9;10005&lt;br /&gt;Date&amp;#58;&amp;#9;&amp;#9;6&amp;#47;5&amp;#47;2008&lt;br /&gt;Time&amp;#58;&amp;#9;&amp;#9;3&amp;#58;19&amp;#58;16 PM&lt;br /&gt;User&amp;#58;&amp;#9;&amp;#9;NOAM&amp;#92;X592893&lt;br /&gt;Computer&amp;#58;&amp;#9;DWS2967-90J97G1&lt;br /&gt;Description&amp;#58;&lt;br /&gt;Product&amp;#58; Microsoft Managed Services Engine - June 2008 CTP -- Error 26253. Failed to install performance counters.  &amp;#40;-2147024883         &amp;#41;&lt;br /&gt;&amp;#160;&lt;br /&gt;For more information, see Help and Support Center at http&amp;#58;&amp;#47;&amp;#47;go.microsoft.com&amp;#47;fwlink&amp;#47;events.asp.&lt;br /&gt;Data&amp;#58;&lt;br /&gt;0000&amp;#58; 7b 32 31 37 38 43 39 39   &amp;#123;2178C99&lt;br /&gt;0008&amp;#58; 41 2d 39 42 42 42 2d 34   A-9BBB-4&lt;br /&gt;0010&amp;#58; 30 42 46 2d 42 38 35 31   0BF-B851&lt;br /&gt;0018&amp;#58; 2d 38 30 36 35 34 38 37   -8065487&lt;br /&gt;0020&amp;#58; 30 41 38 43 43 7d         0A8CC&amp;#125;  &lt;br /&gt;&amp;#160;&lt;br /&gt;Event Type&amp;#58;&amp;#9;Information&lt;br /&gt;Event Source&amp;#58;&amp;#9;MsiInstaller&lt;br /&gt;Event Category&amp;#58;&amp;#9;None&lt;br /&gt;Event ID&amp;#58;&amp;#9;11708&lt;br /&gt;Date&amp;#58;&amp;#9;&amp;#9;6&amp;#47;5&amp;#47;2008&lt;br /&gt;Time&amp;#58;&amp;#9;&amp;#9;3&amp;#58;19&amp;#58;20 PM&lt;br /&gt;User&amp;#58;&amp;#9;&amp;#9;NOAM&amp;#92;X592893&lt;br /&gt;Computer&amp;#58;&amp;#9;DWS2967-90J97G1&lt;br /&gt;Description&amp;#58;&lt;br /&gt;Product&amp;#58; Microsoft Managed Services Engine - June 2008 CTP -- Installation failed.&lt;br /&gt;&amp;#160;&lt;br /&gt;For more information, see Help and Support Center at http&amp;#58;&amp;#47;&amp;#47;go.microsoft.com&amp;#47;fwlink&amp;#47;events.asp.&lt;br /&gt;Data&amp;#58;&lt;br /&gt;0000&amp;#58; 7b 32 31 37 38 43 39 39   &amp;#123;2178C99&lt;br /&gt;0008&amp;#58; 41 2d 39 42 42 42 2d 34   A-9BBB-4&lt;br /&gt;0010&amp;#58; 30 42 46 2d 42 38 35 31   0BF-B851&lt;br /&gt;0018&amp;#58; 2d 38 30 36 35 34 38 37   -8065487&lt;br /&gt;0020&amp;#58; 30 41 38 43 43 7d         0A8CC&amp;#125;  &lt;br /&gt;&amp;#160;&lt;br /&gt;This is a brand new workstation with all prerequisite software and has no issues with any other .NET product.&lt;br /&gt;&amp;#160;&lt;br /&gt;Thanks.&lt;br /&gt;</description><author>botto</author><pubDate>Thu, 16 May 2013 09:11:39 GMT</pubDate><guid isPermaLink="false">Closed Issue: June CTP Fails with Performance Counters Issue [5159] 20130516091139A</guid></item><item><title>Closed Issue: MSE Runtime Service crash under load [7014]</title><link>http://servicesengine.codeplex.com/workitem/7014</link><description>I created a simple WSF service with two operations &amp;#40;add, subtract&amp;#41; and expose it over tcp binding.&lt;br /&gt;On the same server i installed mse runtime &amp;#40;messenger &amp;#43; broker&amp;#41; &amp;#43; catalog  and virtualize the previous service.&lt;br /&gt;Whenever i tried to perform a load test with 5 users and 1 second think time, runtime server crashed.&lt;br /&gt;You will find the error and warning level eventlog entryies about the case below&amp;#58;&lt;br /&gt;&amp;#160;&lt;br /&gt;Event Type&amp;#58;&amp;#9;Error&lt;br /&gt;Event Source&amp;#58;&amp;#9;MSE Runtime&lt;br /&gt;Event Category&amp;#58;&amp;#9;None&lt;br /&gt;Event ID&amp;#58;&amp;#9;0&lt;br /&gt;Date&amp;#58;&amp;#9;&amp;#9;2&amp;#47;2&amp;#47;2009&lt;br /&gt;Time&amp;#58;&amp;#9;&amp;#9;1&amp;#58;29&amp;#58;34 PM&lt;br /&gt;User&amp;#58;&amp;#9;&amp;#9;N&amp;#47;A&lt;br /&gt;Computer&amp;#58;&amp;#9;GBUSPCP01&lt;br /&gt;Description&amp;#58;&lt;br /&gt;Error in Broker delegate&amp;#58; End has already been called on this asynchronous result object.stack trace&amp;#58; &lt;br /&gt;Server stack trace&amp;#58; &lt;br /&gt;   at System.ServiceModel.AsyncResult.End&amp;#91;TAsyncResult&amp;#93;&amp;#40;IAsyncResult result&amp;#41;&lt;br /&gt;   at System.ServiceModel.Channels.ServiceChannel.SendAsyncResult.End&amp;#40;SendAsyncResult result&amp;#41;&lt;br /&gt;   at System.ServiceModel.Channels.ServiceChannel.EndCall&amp;#40;String action, Object&amp;#91;&amp;#93; outs, IAsyncResult result&amp;#41;&lt;br /&gt;   at System.ServiceModel.Channels.ServiceChannel.EndRequest&amp;#40;IAsyncResult result&amp;#41;&lt;br /&gt;&amp;#160;&lt;br /&gt;Exception rethrown at &amp;#91;0&amp;#93;&amp;#58; &lt;br /&gt;   at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage&amp;#40;IMessage reqMsg, IMessage retMsg&amp;#41;&lt;br /&gt;   at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke&amp;#40;MessageData&amp;#38; msgData, Int32 type&amp;#41;&lt;br /&gt;   at System.ServiceModel.Channels.IRequestChannel.EndRequest&amp;#40;IAsyncResult result&amp;#41;&lt;br /&gt;   at Microsoft.MSE.Runtime.Services.Broker.BrokerServiceInstance.&amp;#60;&amp;#62;c__DisplayClass3.&amp;#60;BeginRequest&amp;#62;b__0&amp;#40;IAsyncResult &amp;#41;&lt;br /&gt;&amp;#160;&lt;br /&gt;For more information, see Help and Support Center at http&amp;#58;&amp;#47;&amp;#47;go.microsoft.com&amp;#47;fwlink&amp;#47;events.asp.&lt;br /&gt;&amp;#160;&lt;br /&gt;&amp;#160;&lt;br /&gt;Event Type&amp;#58;&amp;#9;Warning&lt;br /&gt;Event Source&amp;#58;&amp;#9;MSE Runtime&lt;br /&gt;Event Category&amp;#58;&amp;#9;None&lt;br /&gt;Event ID&amp;#58;&amp;#9;0&lt;br /&gt;Date&amp;#58;&amp;#9;&amp;#9;2&amp;#47;2&amp;#47;2009&lt;br /&gt;Time&amp;#58;&amp;#9;&amp;#9;1&amp;#58;29&amp;#58;34 PM&lt;br /&gt;User&amp;#58;&amp;#9;&amp;#9;N&amp;#47;A&lt;br /&gt;Computer&amp;#58;&amp;#9;GBUSPCP01&lt;br /&gt;Description&amp;#58;&lt;br /&gt;Recreating broker instance context for endpoint net.tcp&amp;#58;&amp;#47;&amp;#47;gbuspcp01&amp;#58;8093&amp;#47;virtualService2.  Reason&amp;#58; Current instance context state is Closed.&lt;br /&gt;&amp;#160;&lt;br /&gt;For more information, see Help and Support Center at http&amp;#58;&amp;#47;&amp;#47;go.microsoft.com&amp;#47;fwlink&amp;#47;events.asp.&lt;br /&gt;</description><author>botto</author><pubDate>Thu, 16 May 2013 09:11:38 GMT</pubDate><guid isPermaLink="false">Closed Issue: MSE Runtime Service crash under load [7014] 20130516091138A</guid></item><item><title>Closed Issue: Operations still assigned to orphaned Endpoint [7077]</title><link>http://servicesengine.codeplex.com/workitem/7077</link><description>After I delete an Endpoint, the management console still shows the endpoint  at the operations.&lt;br /&gt;&amp;#160;&lt;br /&gt;To reproduce&amp;#58;&lt;br /&gt;Create an enpoint&lt;br /&gt;Assign at least one operation to it.&lt;br /&gt;Delete the endpoint.&lt;br /&gt;Check the operation&amp;#40;s&amp;#41; you assigned to the &amp;#40;now deleted&amp;#41; endpoint and you&amp;#39;ll see it &amp;#40;they&amp;#41; still list the endpoint.&lt;br /&gt;</description><author>botto</author><pubDate>Thu, 16 May 2013 09:11:37 GMT</pubDate><guid isPermaLink="false">Closed Issue: Operations still assigned to orphaned Endpoint [7077] 20130516091137A</guid></item><item><title>Closed Issue: Import Wizard Error [7437]</title><link>http://servicesengine.codeplex.com/workitem/7437</link><description>I got an error when trying to import a wsdl using the MSE Import Wizard. This happen when move to the &amp;#34;Select Service&amp;#34; step. Then if you OK the error message, you get an &amp;#34;Unhandled exception&amp;#34; when try to move to the &amp;#34;Confirm&amp;#34; step. I tried with 4 differents wsdl.&lt;br /&gt;&amp;#160;&lt;br /&gt;Attach you can find the 2 mentionated errors.&lt;br /&gt;&amp;#160;&lt;br /&gt;This is the unhandled exception details&amp;#58;&lt;br /&gt;&amp;#160;&lt;br /&gt;See the end of this message for details on invoking &lt;br /&gt;just-in-time &amp;#40;JIT&amp;#41; debugging instead of this dialog box.&lt;br /&gt;&amp;#160;&lt;br /&gt;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42; Exception Text &amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&lt;br /&gt;System.NullReferenceException&amp;#58; Object reference not set to an instance of an object.&lt;br /&gt;   at Microsoft.MSE.Tools.Wizard.WS.SelectServicePage.UpdateResources&amp;#40;List&amp;#96;1 operations&amp;#41;&lt;br /&gt;   at Microsoft.MSE.Tools.Wizard.WS.SelectServicePage.ValidateInput&amp;#40;List&amp;#96;1 operations, ImportLevelType levelType, ServiceImporter serviceImporter&amp;#41;&lt;br /&gt;   at Microsoft.MSE.Tools.Wizard.WS.SelectServicePage.OnLeavePage&amp;#40;LeavePageEventArgs e&amp;#41;&lt;br /&gt;   at Microsoft.MSE.Tools.WizardFramework.WizardPage.RaiseLeavePage&amp;#40;LeavePageEventArgs e&amp;#41;&lt;br /&gt;   at Microsoft.MSE.Tools.WizardFramework.WizardForm.TraversePagesToTarget&amp;#40;WizardPage startPage, WizardPage targetPage, NavigationDirection direction&amp;#41;&lt;br /&gt;   at Microsoft.MSE.Tools.WizardFramework.WizardForm.publicNavigateToPage&amp;#40;WizardPage targetPage, NavigateEventArgs e&amp;#41;&lt;br /&gt;   at Microsoft.MSE.Tools.WizardFramework.WizardForm.NextPage&amp;#40;&amp;#41;&lt;br /&gt;   at Microsoft.MSE.Tools.WizardFramework.WizardForm.ButtonManager.Next_Click&amp;#40;Object sender, EventArgs e&amp;#41;&lt;br /&gt;   at System.Windows.Forms.Control.OnClick&amp;#40;EventArgs e&amp;#41;&lt;br /&gt;   at System.Windows.Forms.Button.OnClick&amp;#40;EventArgs e&amp;#41;&lt;br /&gt;   at System.Windows.Forms.Button.WndProc&amp;#40;Message&amp;#38; m&amp;#41;&lt;br /&gt;   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage&amp;#40;Message&amp;#38; m&amp;#41;&lt;br /&gt;   at System.Windows.Forms.Control.ControlNativeWindow.WndProc&amp;#40;Message&amp;#38; m&amp;#41;&lt;br /&gt;   at System.Windows.Forms.NativeWindow.Callback&amp;#40;IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam&amp;#41;&lt;br /&gt;&amp;#160;&lt;br /&gt;&amp;#160;&lt;br /&gt;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42; Loaded Assemblies &amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&lt;br /&gt;mscorlib&lt;br /&gt;    Assembly Version&amp;#58; 2.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 2.0.50727.3053 &amp;#40;netfxsp.050727-3000&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;c&amp;#58;&amp;#47;WINDOWS&amp;#47;Microsoft.NET&amp;#47;Framework&amp;#47;v2.0.50727&amp;#47;mscorlib.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;Microsoft.MSE.Tools.ModelViewer&lt;br /&gt;    Assembly Version&amp;#58; 7.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 7.0.0.0&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Microsoft&amp;#37;20Managed&amp;#37;20Services&amp;#37;20Engine&amp;#37;20Feb09&amp;#37;20CTP&amp;#47;Microsoft.MSE.Tools.ModelViewer.exe&lt;br /&gt;----------------------------------------&lt;br /&gt;PresentationFramework&lt;br /&gt;    Assembly Version&amp;#58; 3.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 3.0.6920.1427 built by&amp;#58; SP&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;WINDOWS&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;PresentationFramework&amp;#47;3.0.0.0__31bf3856ad364e35&amp;#47;PresentationFramework.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;WindowsBase&lt;br /&gt;    Assembly Version&amp;#58; 3.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 3.0.6920.1427 built by&amp;#58; SP&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;WINDOWS&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;WindowsBase&amp;#47;3.0.0.0__31bf3856ad364e35&amp;#47;WindowsBase.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;System&lt;br /&gt;    Assembly Version&amp;#58; 2.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 2.0.50727.3053 &amp;#40;netfxsp.050727-3000&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;WINDOWS&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System&amp;#47;2.0.0.0__b77a5c561934e089&amp;#47;System.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;PresentationCore&lt;br /&gt;    Assembly Version&amp;#58; 3.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 3.0.6920.1427 built by&amp;#58; SP&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;WINDOWS&amp;#47;assembly&amp;#47;GAC_32&amp;#47;PresentationCore&amp;#47;3.0.0.0__31bf3856ad364e35&amp;#47;PresentationCore.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;System.Core&lt;br /&gt;    Assembly Version&amp;#58; 3.5.0.0&lt;br /&gt;    Win32 Version&amp;#58; 3.5.30729.1 built by&amp;#58; SP&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;WINDOWS&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System.Core&amp;#47;3.5.0.0__b77a5c561934e089&amp;#47;System.Core.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;WindowsFormsIntegration&lt;br /&gt;    Assembly Version&amp;#58; 3.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 3.0.6920.1427 built by&amp;#58; SP&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;WINDOWS&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;WindowsFormsIntegration&amp;#47;3.0.0.0__31bf3856ad364e35&amp;#47;WindowsFormsIntegration.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;System.Windows.Forms&lt;br /&gt;    Assembly Version&amp;#58; 2.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 2.0.50727.3053 &amp;#40;netfxsp.050727-3000&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;WINDOWS&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System.Windows.Forms&amp;#47;2.0.0.0__b77a5c561934e089&amp;#47;System.Windows.Forms.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;System.Drawing&lt;br /&gt;    Assembly Version&amp;#58; 2.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 2.0.50727.3053 &amp;#40;netfxsp.050727-3000&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;WINDOWS&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System.Drawing&amp;#47;2.0.0.0__b03f5f7f11d50a3a&amp;#47;System.Drawing.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;Microsoft.MSE.Tools.ModelViewer.Global&lt;br /&gt;    Assembly Version&amp;#58; 7.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 7.0.0.0&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Microsoft&amp;#37;20Managed&amp;#37;20Services&amp;#37;20Engine&amp;#37;20Feb09&amp;#37;20CTP&amp;#47;Microsoft.MSE.Tools.ModelViewer.Global.DLL&lt;br /&gt;----------------------------------------&lt;br /&gt;Microsoft.MSE.Logging&lt;br /&gt;    Assembly Version&amp;#58; 7.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 7.0.0.0&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Microsoft&amp;#37;20Managed&amp;#37;20Services&amp;#37;20Engine&amp;#37;20Feb09&amp;#37;20CTP&amp;#47;Microsoft.MSE.Logging.DLL&lt;br /&gt;----------------------------------------&lt;br /&gt;System.Configuration&lt;br /&gt;    Assembly Version&amp;#58; 2.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 2.0.50727.3053 &amp;#40;netfxsp.050727-3000&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;WINDOWS&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System.Configuration&amp;#47;2.0.0.0__b03f5f7f11d50a3a&amp;#47;System.Configuration.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;System.Xml&lt;br /&gt;    Assembly Version&amp;#58; 2.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 2.0.50727.3053 &amp;#40;netfxsp.050727-3000&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;WINDOWS&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System.Xml&amp;#47;2.0.0.0__b77a5c561934e089&amp;#47;System.Xml.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;Microsoft.MSE.Tools.ModelViewer.Config.Data&lt;br /&gt;    Assembly Version&amp;#58; 7.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 7.0.0.0&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Microsoft&amp;#37;20Managed&amp;#37;20Services&amp;#37;20Engine&amp;#37;20Feb09&amp;#37;20CTP&amp;#47;Microsoft.MSE.Tools.ModelViewer.Config.Data.DLL&lt;br /&gt;----------------------------------------&lt;br /&gt;PresentationFramework.Luna&lt;br /&gt;    Assembly Version&amp;#58; 3.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 3.0.6920.1427 built by&amp;#58; SP&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;WINDOWS&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;PresentationFramework.Luna&amp;#47;3.0.0.0__31bf3856ad364e35&amp;#47;PresentationFramework.Luna.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;System.Runtime.Serialization&lt;br /&gt;    Assembly Version&amp;#58; 3.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 3.0.4506.2152 &amp;#40;SP.030729-0100&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;WINDOWS&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System.Runtime.Serialization&amp;#47;3.0.0.0__b77a5c561934e089&amp;#47;System.Runtime.Serialization.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;System.ServiceModel&lt;br /&gt;    Assembly Version&amp;#58; 3.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 3.0.4506.2152 &amp;#40;SP.030729-0100&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;WINDOWS&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System.ServiceModel&amp;#47;3.0.0.0__b77a5c561934e089&amp;#47;System.ServiceModel.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;Microsoft.MSE.Catalog.Contracts&lt;br /&gt;    Assembly Version&amp;#58; 7.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 7.0.0.0&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Microsoft&amp;#37;20Managed&amp;#37;20Services&amp;#37;20Engine&amp;#37;20Feb09&amp;#37;20CTP&amp;#47;Microsoft.MSE.Catalog.Contracts.DLL&lt;br /&gt;----------------------------------------&lt;br /&gt;SMDiagnostics&lt;br /&gt;    Assembly Version&amp;#58; 3.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 3.0.4506.2152 &amp;#40;SP.030729-0100&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;WINDOWS&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;SMDiagnostics&amp;#47;3.0.0.0__b77a5c561934e089&amp;#47;SMDiagnostics.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;System.Xml.Linq&lt;br /&gt;    Assembly Version&amp;#58; 3.5.0.0&lt;br /&gt;    Win32 Version&amp;#58; 3.5.30729.1 built by&amp;#58; SP&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;WINDOWS&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System.Xml.Linq&amp;#47;3.5.0.0__b77a5c561934e089&amp;#47;System.Xml.Linq.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;System.Web&lt;br /&gt;    Assembly Version&amp;#58; 2.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 2.0.50727.3053 &amp;#40;netfxsp.050727-3000&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;WINDOWS&amp;#47;assembly&amp;#47;GAC_32&amp;#47;System.Web&amp;#47;2.0.0.0__b03f5f7f11d50a3a&amp;#47;System.Web.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;System.WorkflowServices&lt;br /&gt;    Assembly Version&amp;#58; 3.5.0.0&lt;br /&gt;    Win32 Version&amp;#58; 3.5.594.1152&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;WINDOWS&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System.WorkflowServices&amp;#47;3.5.0.0__31bf3856ad364e35&amp;#47;System.WorkflowServices.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;System.ServiceModel.Web&lt;br /&gt;    Assembly Version&amp;#58; 3.5.0.0&lt;br /&gt;    Win32 Version&amp;#58; 3.5.594.1152&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;WINDOWS&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System.ServiceModel.Web&amp;#47;3.5.0.0__31bf3856ad364e35&amp;#47;System.ServiceModel.Web.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;Microsoft.VisualStudio.Diagnostics.ServiceModelSink&lt;br /&gt;    Assembly Version&amp;#58; 3.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 9.0.30729.1&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;WINDOWS&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;Microsoft.VisualStudio.Diagnostics.ServiceModelSink&amp;#47;3.0.0.0__b03f5f7f11d50a3a&amp;#47;Microsoft.VisualStudio.Diagnostics.ServiceModelSink.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;Microsoft.ServiceBus&lt;br /&gt;    Assembly Version&amp;#58; 0.14.0.0&lt;br /&gt;    Win32 Version&amp;#58; 0.14.388.0&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;WINDOWS&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;Microsoft.ServiceBus&amp;#47;0.14.0.0__31bf3856ad364e35&amp;#47;Microsoft.ServiceBus.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;System.IdentityModel&lt;br /&gt;    Assembly Version&amp;#58; 3.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 3.0.4506.2152 &amp;#40;SP.030729-0100&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;WINDOWS&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System.IdentityModel&amp;#47;3.0.0.0__b77a5c561934e089&amp;#47;System.IdentityModel.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;Microsoft.MSE.Tools.ModelViewer.Config&lt;br /&gt;    Assembly Version&amp;#58; 7.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 7.0.0.0&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Microsoft&amp;#37;20Managed&amp;#37;20Services&amp;#37;20Engine&amp;#37;20Feb09&amp;#37;20CTP&amp;#47;Microsoft.MSE.Tools.ModelViewer.Config.DLL&lt;br /&gt;----------------------------------------&lt;br /&gt;Microsoft.MSE.Tools.ModelViewer.Security&lt;br /&gt;    Assembly Version&amp;#58; 7.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 7.0.0.0&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Microsoft&amp;#37;20Managed&amp;#37;20Services&amp;#37;20Engine&amp;#37;20Feb09&amp;#37;20CTP&amp;#47;Microsoft.MSE.Tools.ModelViewer.Security.DLL&lt;br /&gt;----------------------------------------&lt;br /&gt;Microsoft.MSE.Tools.ModelViewer.Config.Provider&lt;br /&gt;    Assembly Version&amp;#58; 7.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 7.0.0.0&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Microsoft&amp;#37;20Managed&amp;#37;20Services&amp;#37;20Engine&amp;#37;20Feb09&amp;#37;20CTP&amp;#47;Microsoft.MSE.Tools.ModelViewer.Config.Provider.DLL&lt;br /&gt;----------------------------------------&lt;br /&gt;PresentationCFFRasterizer&lt;br /&gt;    Assembly Version&amp;#58; 3.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 3.0.6920.1427 built by&amp;#58; SP&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;WINDOWS&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;PresentationCFFRasterizer&amp;#47;3.0.0.0__31bf3856ad364e35&amp;#47;PresentationCFFRasterizer.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;Microsoft.MSE.Tools.WizardFramework&lt;br /&gt;    Assembly Version&amp;#58; 7.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 7.0.0.0&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Microsoft&amp;#37;20Managed&amp;#37;20Services&amp;#37;20Engine&amp;#37;20Feb09&amp;#37;20CTP&amp;#47;Microsoft.MSE.Tools.WizardFramework.DLL&lt;br /&gt;----------------------------------------&lt;br /&gt;Microsoft.MSE&lt;br /&gt;    Assembly Version&amp;#58; 7.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 7.0.0.0&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Microsoft&amp;#37;20Managed&amp;#37;20Services&amp;#37;20Engine&amp;#37;20Feb09&amp;#37;20CTP&amp;#47;Microsoft.MSE.DLL&lt;br /&gt;----------------------------------------&lt;br /&gt;Microsoft.MSE.Tools.Wizard.WS&lt;br /&gt;    Assembly Version&amp;#58; 7.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 7.0.0.0&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Microsoft&amp;#37;20Managed&amp;#37;20Services&amp;#37;20Engine&amp;#37;20Feb09&amp;#37;20CTP&amp;#47;Microsoft.MSE.Tools.Wizard.WS.DLL&lt;br /&gt;----------------------------------------&lt;br /&gt;Microsoft.MSE.Tools.BaseLoader&lt;br /&gt;    Assembly Version&amp;#58; 7.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 7.0.0.0&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Microsoft&amp;#37;20Managed&amp;#37;20Services&amp;#37;20Engine&amp;#37;20Feb09&amp;#37;20CTP&amp;#47;Microsoft.MSE.Tools.BaseLoader.DLL&lt;br /&gt;----------------------------------------&lt;br /&gt;Microsoft.MSE.Tools.MetadataLoader.Module&lt;br /&gt;    Assembly Version&amp;#58; 7.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 7.0.0.0&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;Program&amp;#37;20Files&amp;#47;Microsoft&amp;#37;20Managed&amp;#37;20Services&amp;#37;20Engine&amp;#37;20Feb09&amp;#37;20CTP&amp;#47;Microsoft.MSE.Tools.MetadataLoader.Module.DLL&lt;br /&gt;----------------------------------------&lt;br /&gt;System.Deployment&lt;br /&gt;    Assembly Version&amp;#58; 2.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 2.0.50727.3053 &amp;#40;netfxsp.050727-3000&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;WINDOWS&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System.Deployment&amp;#47;2.0.0.0__b03f5f7f11d50a3a&amp;#47;System.Deployment.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;System.Web.Services&lt;br /&gt;    Assembly Version&amp;#58; 2.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 2.0.50727.3053 &amp;#40;netfxsp.050727-3000&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;WINDOWS&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System.Web.Services&amp;#47;2.0.0.0__b03f5f7f11d50a3a&amp;#47;System.Web.Services.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;Accessibility&lt;br /&gt;    Assembly Version&amp;#58; 2.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 2.0.50727.3053 &amp;#40;netfxsp.050727-3000&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;WINDOWS&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;Accessibility&amp;#47;2.0.0.0__b03f5f7f11d50a3a&amp;#47;Accessibility.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;System.Data&lt;br /&gt;    Assembly Version&amp;#58; 2.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 2.0.50727.3053 &amp;#40;netfxsp.050727-3000&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;WINDOWS&amp;#47;assembly&amp;#47;GAC_32&amp;#47;System.Data&amp;#47;2.0.0.0__b77a5c561934e089&amp;#47;System.Data.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;dirijvur&lt;br /&gt;    Assembly Version&amp;#58; 2.0.0.0&lt;br /&gt;    Win32 Version&amp;#58; 2.0.50727.3053 &amp;#40;netfxsp.050727-3000&amp;#41;&lt;br /&gt;    CodeBase&amp;#58; file&amp;#58;&amp;#47;&amp;#47;&amp;#47;C&amp;#58;&amp;#47;WINDOWS&amp;#47;assembly&amp;#47;GAC_MSIL&amp;#47;System&amp;#47;2.0.0.0__b77a5c561934e089&amp;#47;System.dll&lt;br /&gt;----------------------------------------&lt;br /&gt;&amp;#160;&lt;br /&gt;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42; JIT Debugging &amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&lt;br /&gt;To enable just-in-time &amp;#40;JIT&amp;#41; debugging, the .config file for this&lt;br /&gt;application or computer &amp;#40;machine.config&amp;#41; must have the&lt;br /&gt;jitDebugging value set in the system.windows.forms section.&lt;br /&gt;The application must also be compiled with debugging&lt;br /&gt;enabled.&lt;br /&gt;&amp;#160;&lt;br /&gt;For example&amp;#58;&lt;br /&gt;&amp;#160;&lt;br /&gt;&amp;#60;configuration&amp;#62;&lt;br /&gt;    &amp;#60;system.windows.forms jitDebugging&amp;#61;&amp;#34;true&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;configuration&amp;#62;&lt;br /&gt;&amp;#160;&lt;br /&gt;When JIT debugging is enabled, any unhandled exception&lt;br /&gt;will be sent to the JIT debugger registered on the computer&lt;br /&gt;rather than be handled by this dialog box.&lt;br /&gt;</description><author>botto</author><pubDate>Thu, 16 May 2013 09:11:36 GMT</pubDate><guid isPermaLink="false">Closed Issue: Import Wizard Error [7437] 20130516091136A</guid></item><item><title>Source code checked in, #96133</title><link>http://servicesengine.codeplex.com/SourceControl/changeset/changes/96133</link><description>Upgrade&amp;#58; New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link&amp;#58; http&amp;#58;&amp;#47;&amp;#47;go.microsoft.com&amp;#47;fwlink&amp;#47;&amp;#63;LinkId&amp;#61;254563</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:40:31 GMT</pubDate><guid isPermaLink="false">Source code checked in, #96133 20121001094031P</guid></item><item><title>Source code checked in, #96132</title><link>http://servicesengine.codeplex.com/SourceControl/changeset/changes/96132</link><description>Checked in by server upgrade</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:33:03 GMT</pubDate><guid isPermaLink="false">Source code checked in, #96132 20121001093303P</guid></item><item><title>New Post: Error during Installation</title><link>http://servicesengine.codeplex.com/discussions/396384</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am trying to install MSE (Managed Service&amp;nbsp;Engine)&amp;nbsp;on my desktop, but I am getting the below error at the last:&lt;/p&gt;
&lt;p&gt;&amp;quot;&lt;strong&gt;Microsoft Managed Services Engine December 2009 CTP Setup Wizard ended prematurely&lt;/strong&gt;&amp;quot;&lt;/p&gt;
&lt;p&gt;&amp;#65279;&amp;#65279;&amp;#65279;&amp;#65279;&amp;#65279;&amp;#65279;Microsoft Managed Services Engine December 2009 CTP Setup Wizard ended prematurely becuase of an error. Your system has not been modified. To install this program at a later time, run Setup Wizard again. Click the
&lt;strong&gt;Finish &lt;/strong&gt;button to exit the Setup Wizard.&lt;/p&gt;
&lt;p&gt;Details of the environment: &lt;br&gt;
Windows Version: Windows 7 Enterprise Edition&lt;br&gt;
MSE Version: &amp;#65279;MSE_7.5.0.0_x86.msi&lt;br&gt;
SQL SERVER: SQLSERVER EXPRESS 2012&lt;/p&gt;
&lt;p&gt;Did any one encountered similar issue or similar kind of issue? How do i know what is the cause of failure.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;</description><author>navneethnaik</author><pubDate>Fri, 21 Sep 2012 11:14:34 GMT</pubDate><guid isPermaLink="false">New Post: Error during Installation 20120921111434A</guid></item><item><title>Updated Wiki: Home</title><link>http://servicesengine.codeplex.com/wikipage?version=61</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-family:'Segoe UI','sans-serif'; font-size:9.5pt"&gt;This site contains code and content related to the Managed Services Engine, a solution that supports service virtualization through a metadata&lt;/span&gt;&lt;span style="font-family:'Segoe UI','sans-serif'; font-size:9.5pt"&gt;
&lt;/span&gt;&lt;span style="font-family:'Segoe UI','sans-serif'; font-size:9.5pt"&gt;driven service repository using .NET and Microsoft SQL Server. Since the MSE
&lt;/span&gt;&lt;span style="font-family:'Segoe UI','sans-serif'; font-size:9.5pt"&gt;has reached
&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:'Segoe UI','sans-serif'; color:#30332d; font-size:9.5pt"&gt;&lt;span style="color:#000000"&gt;end of life, people have been asking where they should go from here. There are solutions available for your consideration listed below.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;table width="630" style="color:#4c4c4c; border-style:hidden"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;span style="font-size:9.5pt"&gt;
&lt;table cellspacing="0" cellpadding="0" style="width:95%; border-style:hidden; border-width:1px"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="text-align:center; border-bottom-style:solid; border-bottom-width:1px"&gt;
&lt;a href="http://linkspan.therightapi.com" target="_blank"&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=servicesengine&amp;DownloadId=368457" border="0" alt="LinkSpan"&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td style="border-left-style:solid; border-left-width:1px; border-bottom-style:solid; border-bottom-width:1px"&gt;
&lt;a href="http://www.nevatech.com" target="_blank"&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=servicesengine&amp;DownloadId=366381" border="0" alt="Sentinet" style="height:64px; width:280px; margin-top:0px"&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="padding-left:5px; padding-right:5px"&gt;
&lt;p&gt;From the Original Authors of the MSE, comes &lt;a href="http://linkspan.therightapi.com/" target="_blank"&gt;
LinkSpan&lt;/a&gt;, whether you are an individual developer or an enterprise organization, your applications need to trust the Web Services and APIs they depend upon.
&lt;a href="http://linkspan.therightapi.com/" target="_blank"&gt;LinkSpan&lt;/a&gt; provides the assurance you need to confidently expose and consume internal and third party APIs.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://linkspan.therightapi.com" target="_blank"&gt;LinkSpan&lt;/a&gt; allows you to create a customized API dashboard tracking the APIs you care about most. Automate test calls to APIs for consistent, proactive visibility in to the application dependencies,
 providing a higher level of confidence and assurance. Create dynamic reports on API usage and performance from the consumer&amp;rsquo;s perspective. Receive alerts of outages or irregular behavior, including changes to data contracts, policy requirements or SLAs.
 Trust your composite applications, knowing your customer won&amp;rsquo;t be the first to recognize a critical error.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://linkspan.therightapi.com" target="_blank"&gt;LinkSpan&lt;/a&gt; is a cloud based solution, powered by Azure, but is also offered on-premises for enterprise customers. Sign up for the no-risk, 15-day unlimited use trial of
&lt;a href="http://linkspan.therightapi.com" target="_blank"&gt;LinkSpan&lt;/a&gt; today!&lt;/p&gt;
&lt;/td&gt;
&lt;td style="padding-left:5px; padding-right:5px; border-left-style:solid; border-left-width:1px; vertical-align:top"&gt;
&lt;span style="font-size:9.5pt"&gt;&lt;span style="color:#0066ff; text-align:left; font-family:'Segoe UI','sans-serif'; font-size:10.5pt"&gt;&lt;strong&gt;&lt;a href="http://www.nevatech.com/products.aspx" target="_blank"&gt;Sentinet&lt;/a&gt;&lt;/strong&gt;&lt;span style="color:black; font-size:9.5pt"&gt;
 is a product from &lt;/span&gt;&lt;span style="color:#1f497d; font-size:9.5pt"&gt;&lt;a href="http://www.nevatech.com/" target="_blank"&gt;Nevatech&lt;/a&gt;&lt;/span&gt;&lt;span style="color:black; font-size:9.5pt"&gt;, an industry expert in SOA management infrastructures for the Microsoft
 platform. Sentinet services virtualization platform is built on .NET 4.0, WCF and WIF, and includes
&lt;a href="http://www.nevatech.com/soarepository.aspx" target="_blank"&gt;SOA Repository&lt;/a&gt;, an MS SQL or SQL Azure database.
&lt;br&gt;
&lt;br&gt;
&lt;a href="http://www.nevatech.com/products.aspx" target="_blank"&gt;Sentinet&lt;/a&gt; is a unified SOA and API management and governance solution for on-premises and Windows Azure cloud environments that enables organizations with non-intrusive and dynamic management
 of services connectivity, security, monitoring, identities and SLAs management, alerting and testing capabilities.
&lt;br&gt;
&lt;br&gt;
&lt;a href="http://www.nevatech.com/products.aspx" target="_blank"&gt;Sentinet&lt;/a&gt; natively integrates with, and extends Microsoft SOA products and offerings whether they are designed for on-premises (BizTalk Server, SharePoint, IIS Server) or for Windows Azure (Azure
 Services, AppFabric Service Bus, Azure Access Control Service, Azure Queues and Topics).&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;br&gt;
&lt;img src="http://download.codeplex.com/Download?ProjectName=servicesengine&amp;DownloadId=366374" alt="" width="290"&gt;&lt;/td&gt;
&lt;td style="border-left-style:solid; border-left-width:1px"&gt;&lt;br&gt;
&lt;a href="http://www.nevatech.com/monitoring.aspx" target="_blank"&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=servicesengine&amp;DownloadId=366373" border="0" alt="Sentinet" width="290"&gt;
&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;The Managed Services Engine (MSE) is one approach to facilitating Enterprise SOA through service virtualization. Built upon the Windows Communication Foundation (WCF) and the Microsoft Server Platform, the MSE was developed by Microsoft Services as we helped
 customers address the challenges of SOA in the enterprise. The MSE fully enables service virtualization through a Service Repository, which helps organizations deploy services faster, coordinate change management, and maximize the reuse of various service
 elements. In doing so, the MSE provides the ability to support versioning, abstraction, management, routing, and runtime policy enforcement for Services.&lt;br&gt;
&lt;br&gt;
&lt;img title="Capture.png" src="http://i3.codeplex.com/Download?ProjectName=servicesengine&amp;DownloadId=60516" alt="Capture.png" width="640"&gt;&lt;/p&gt;
&lt;h1&gt;Status &amp;amp; Roadmap&lt;/h1&gt;
&lt;p&gt;The December 2009 CTP Release was the &lt;em&gt;&lt;strong&gt;final &lt;/strong&gt;&lt;/em&gt;release of the MSE. There are variety of Microsoft products that can be leveraged to build loosely coupled applications and this article references many of the approaches,
&lt;a href="http://msdn.microsoft.com/en-us/library/hh542796(v=VS.103).aspx"&gt;How to Integrate a BizTalk Server Application with Service Bus Queues and Topics&lt;/a&gt;.
&lt;br&gt;
&lt;br&gt;
Thanks for all your comments and suggestions over the past 5 releases of the MSE.&lt;br&gt;
&lt;br&gt;
In closing, we want to direct you to section 3.(E) of the &lt;a href="http://servicesengine.codeplex.com/license"&gt;
License Agreement&lt;/a&gt; regarding the support clause. As a CTP release we do not recommend this be used in production or provide support. If you wish to explore additional options for service virtualization, please contact your closest Microsoft Consulting Services
&lt;a href="http://www.microsoft.com/worldwide/"&gt;office&lt;/a&gt;.&lt;/p&gt;
&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>blairsh</author><pubDate>Wed, 02 May 2012 15:20:59 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120502032059P</guid></item><item><title>Updated Wiki: Home</title><link>http://servicesengine.codeplex.com/wikipage?version=60</link><description>&lt;div class="wikidoc"&gt;&amp;lt;!-- .style1 { width: 610px; } --&amp;gt;
&lt;p&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-family:'Segoe UI','sans-serif'; font-size:9.5pt"&gt;This site contains code and content related to the Managed Services Engine, a solution that supports service virtualization through a metadata&lt;/span&gt;&lt;span style="font-family:'Segoe UI','sans-serif'; font-size:9.5pt"&gt;
&lt;/span&gt;&lt;span style="font-family:'Segoe UI','sans-serif'; font-size:9.5pt"&gt;driven service repository using .NET and Microsoft SQL Server. Since the MSE
&lt;/span&gt;&lt;span style="font-family:'Segoe UI','sans-serif'; font-size:9.5pt"&gt;has reached
&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:'Segoe UI','sans-serif'; color:#30332d; font-size:9.5pt"&gt;&lt;span style="color:#000000"&gt;end of life, people have been asking where they should go from here. There are solutions available for your consideration listed below.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;table width="630" style="color:#4c4c4c; border-style:hidden"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;span style="font-size:9.5pt"&gt;
&lt;table cellspacing="0" cellpadding="0" style="width:95%; border-style:hidden; border-width:1px"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="text-align:center; border-bottom-style:solid; border-bottom-width:1px"&gt;
&lt;a href="http://linkspan.therightapi.com" target="_blank"&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=servicesengine&amp;DownloadId=368457" border="0" alt="LinkSpan"&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td style="border-left-style:solid; border-left-width:1px; border-bottom-style:solid; border-bottom-width:1px"&gt;
&lt;a href="http://www.nevatech.com" target="_blank"&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=servicesengine&amp;DownloadId=366381" border="0" alt="Sentinet" style="height:64px; width:280px; margin-top:0px"&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="padding-left:5px; padding-right:5px"&gt;
&lt;p&gt;From the Original Authors of the MSE, comes &lt;a href="http://linkspan.therightapi.com/" target="_blank"&gt;
LinkSpan&lt;/a&gt;, whether you are an individual developer or an enterprise organization, your applications need to trust the Web Services and APIs they depend upon.
&lt;a href="http://linkspan.therightapi.com/" target="_blank"&gt;LinkSpan&lt;/a&gt; provides the assurance you need to confidently expose and consume internal and third party APIs.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://linkspan.therightapi.com" target="_blank"&gt;LinkSpan&lt;/a&gt; allows you to create a customized API dashboard tracking the APIs you care about most. Automate test calls to APIs for consistent, proactive visibility in to the application dependencies,
 providing a higher level of confidence and assurance. Create dynamic reports on API usage and performance from the consumer&amp;rsquo;s perspective. Receive alerts of outages or irregular behavior, including changes to data contracts, policy requirements or SLAs.
 Trust your composite applications, knowing your customer won&amp;rsquo;t be the first to recognize a critical error.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://linkspan.therightapi.com" target="_blank"&gt;LinkSpan&lt;/a&gt; is a cloud based solution, powered by Azure, but is also offered on-premises for enterprise customers. Sign up for the no-risk, 15-day unlimited use trial of
&lt;a href="http://linkspan.therightapi.com" target="_blank"&gt;LinkSpan&lt;/a&gt; today!&lt;/p&gt;
&lt;/td&gt;
&lt;td style="padding-left:5px; padding-right:5px; border-left-style:solid; border-left-width:1px; vertical-align:top"&gt;
&lt;span style="font-size:9.5pt"&gt;&lt;span style="color:#0066ff; text-align:left; font-family:'Segoe UI','sans-serif'; font-size:10.5pt"&gt;&lt;strong&gt;&lt;a href="http://www.nevatech.com/products.aspx" target="_blank"&gt;Sentinet&lt;/a&gt;&lt;/strong&gt;&lt;span style="color:black; font-size:9.5pt"&gt;
 is a product from &lt;/span&gt;&lt;span style="color:#1f497d; font-size:9.5pt"&gt;&lt;a href="http://www.nevatech.com/" target="_blank"&gt;Nevatech&lt;/a&gt;&lt;/span&gt;&lt;span style="color:black; font-size:9.5pt"&gt;, an industry expert in SOA management infrastructures for the Microsoft
 platform. Sentinet services virtualization platform is built on .NET 4.0, WCF and WIF, and includes
&lt;a href="http://www.nevatech.com/soarepository.aspx" target="_blank"&gt;SOA Repository&lt;/a&gt;, an MS SQL or SQL Azure database.
&lt;br&gt;
&lt;br&gt;
&lt;a href="http://www.nevatech.com/products.aspx" target="_blank"&gt;Sentinet&lt;/a&gt; is a unified SOA and API management and governance solution for on-premises and Windows Azure cloud environments that enables organizations with non-intrusive and dynamic management
 of services connectivity, security, monitoring, identities and SLAs management, alerting and testing capabilities.
&lt;br&gt;
&lt;br&gt;
&lt;a href="http://www.nevatech.com/products.aspx" target="_blank"&gt;Sentinet&lt;/a&gt; natively integrates with, and extends Microsoft SOA products and offerings whether they are designed for on-premises (BizTalk Server, SharePoint, IIS Server) or for Windows Azure (Azure
 Services, AppFabric Service Bus, Azure Access Control Service, Azure Queues and Topics).&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;br&gt;
&lt;img src="http://download.codeplex.com/Download?ProjectName=servicesengine&amp;DownloadId=366374" alt="" width="290"&gt;&lt;/td&gt;
&lt;td style="border-left-style:solid; border-left-width:1px"&gt;&lt;br&gt;
&lt;a href="http://www.nevatech.com/monitoring.aspx" target="_blank"&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=servicesengine&amp;DownloadId=366373" border="0" alt="Sentinet" width="290"&gt;
&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;The Managed Services Engine (MSE) is one approach to facilitating Enterprise SOA through service virtualization. Built upon the Windows Communication Foundation (WCF) and the Microsoft Server Platform, the MSE was developed by Microsoft Services as we helped
 customers address the challenges of SOA in the enterprise. The MSE fully enables service virtualization through a Service Repository, which helps organizations deploy services faster, coordinate change management, and maximize the reuse of various service
 elements. In doing so, the MSE provides the ability to support versioning, abstraction, management, routing, and runtime policy enforcement for Services.&lt;br&gt;
&lt;br&gt;
&lt;img title="Capture.png" src="http://i3.codeplex.com/Download?ProjectName=servicesengine&amp;DownloadId=60516" alt="Capture.png" width="640"&gt;&lt;/p&gt;
&lt;h1&gt;Status &amp;amp; Roadmap&lt;/h1&gt;
&lt;p&gt;The December 2009 CTP Release was the &lt;em&gt;&lt;strong&gt;final &lt;/strong&gt;&lt;/em&gt;release of the MSE. There are variety of Microsoft products that can be leveraged to build loosely coupled applications and this article references many of the approaches,
&lt;a href="http://msdn.microsoft.com/en-us/library/hh542796(v=VS.103).aspx"&gt;How to Integrate a BizTalk Server Application with Service Bus Queues and Topics&lt;/a&gt;.
&lt;br&gt;
&lt;br&gt;
Thanks for all your comments and suggestions over the past 5 releases of the MSE.&lt;br&gt;
&lt;br&gt;
In closing, we want to direct you to section 3.(E) of the &lt;a href="http://servicesengine.codeplex.com/license"&gt;
License Agreement&lt;/a&gt; regarding the support clause. As a CTP release we do not recommend this be used in production or provide support. If you wish to explore additional options for service virtualization, please contact your closest Microsoft Consulting Services
&lt;a href="http://www.microsoft.com/worldwide/"&gt;office&lt;/a&gt;.&lt;/p&gt;
&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>blairsh</author><pubDate>Wed, 02 May 2012 15:19:49 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120502031949P</guid></item><item><title>Updated Wiki: Home</title><link>http://servicesengine.codeplex.com/wikipage?version=59</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-family:'Segoe UI','sans-serif'; font-size:9.5pt"&gt;This site contains code and content related to the Managed Services Engine, a solution that supports service virtualization through a metadata&lt;/span&gt;&lt;span style="font-family:'Segoe UI','sans-serif'; font-size:9.5pt"&gt;
&lt;/span&gt;&lt;span style="font-family:'Segoe UI','sans-serif'; font-size:9.5pt"&gt;driven service repository using .NET and Microsoft SQL Server. Since the MSE
&lt;/span&gt;&lt;span style="font-family:'Segoe UI','sans-serif'; font-size:9.5pt"&gt;has reached
&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:'Segoe UI','sans-serif'; color:#30332d; font-size:9.5pt"&gt;&lt;span style="color:#000000"&gt;end of life, people have been asking where they should go from here. There are solutions available for your consideration listed below.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;table width="630" style="color:#4c4c4c; border-style:hidden"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;span style="font-size:9.5pt"&gt;
&lt;table cellspacing="0" cellpadding="0" style="width:95%; border-style:hidden; border-width:1px"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="text-align:center; border-bottom-style:solid; border-bottom-width:1px"&gt;
&lt;a href="http://linkspan.therightapi.com" target="_blank"&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=servicesengine&amp;DownloadId=368457" border="0" alt="LinkSpan"&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td style="border-left-style:solid; border-left-width:1px; border-bottom-style:solid; border-bottom-width:1px"&gt;
&lt;a href="http://www.nevatech.com" target="_blank"&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=servicesengine&amp;DownloadId=366381" border="0" alt="Sentinet" style="height:64px; width:280px; margin-top:0px"&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="padding-left:5px; padding-right:5px"&gt;
&lt;p&gt;From the Original Authors of the MSE, comes &lt;a href="http://linkspan.therightapi.com/" target="_blank"&gt;
LinkSpan&lt;/a&gt;, whether you are an individual developer or an enterprise organization, your applications need to trust the Web Services and APIs they depend upon.
&lt;a href="http://linkspan.therightapi.com/" target="_blank"&gt;LinkSpan&lt;/a&gt; provides the assurance you need to confidently expose and consume internal and third party APIs.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://linkspan.therightapi.com" target="_blank"&gt;LinkSpan&lt;/a&gt; allows you to create a customized API dashboard tracking the APIs you care about most. Automate test calls to APIs for consistent, proactive visibility in to the application dependencies,
 providing a higher level of confidence and assurance. Create dynamic reports on API usage and performance from the consumer&amp;rsquo;s perspective. Receive alerts of outages or irregular behavior, including changes to data contracts, policy requirements or SLAs.
 Trust your composite applications, knowing your customer won&amp;rsquo;t be the first to recognize a critical error.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://linkspan.therightapi.com" target="_blank"&gt;LinkSpan&lt;/a&gt; is a cloud based solution, powered by Azure, but is also offered on-premises for enterprise customers. Sign up for the no-risk, 15-day unlimited use trial of
&lt;a href="http://linkspan.therightapi.com" target="_blank"&gt;LinkSpan&lt;/a&gt; today!&lt;/p&gt;
&lt;/td&gt;
&lt;td style="padding-left:5px; padding-right:5px; border-left-style:solid; border-left-width:1px; vertical-align:top"&gt;
&lt;span style="font-size:9.5pt"&gt;&lt;span style="color:#0066ff; text-align:left; font-family:'Segoe UI','sans-serif'; font-size:10.5pt"&gt;&lt;strong&gt;&lt;a href="http://www.nevatech.com/products.aspx" target="_blank"&gt;Sentinet&lt;/a&gt;&lt;/strong&gt;&lt;span style="color:black; font-size:9.5pt"&gt;
 is a product from &lt;/span&gt;&lt;span style="color:#1f497d; font-size:9.5pt"&gt;&lt;a href="http://www.nevatech.com/" target="_blank"&gt;Nevatech&lt;/a&gt;&lt;/span&gt;&lt;span style="color:black; font-size:9.5pt"&gt;, an industry expert in SOA management infrastructures for the Microsoft
 platform. Sentinet services virtualization platform is built on .NET 4.0, WCF and WIF, and includes
&lt;a href="http://www.nevatech.com/soarepository.aspx" target="_blank"&gt;SOA Repository&lt;/a&gt;, an MS SQL or SQL Azure database.
&lt;br&gt;
&lt;br&gt;
&lt;a href="http://www.nevatech.com/products.aspx" target="_blank"&gt;Sentinet&lt;/a&gt; is a unified SOA and API management and governance solution for on-premises and Windows Azure cloud environments that enables organizations with non-intrusive and dynamic management
 of services connectivity, security, monitoring, identities and SLAs management, alerting and testing capabilities.
&lt;br&gt;
&lt;br&gt;
&lt;a href="http://www.nevatech.com/products.aspx" target="_blank"&gt;Sentinet&lt;/a&gt; natively integrates with, and extends Microsoft SOA products and offerings whether they are designed for on-premises (BizTalk Server, SharePoint, IIS Server) or for Windows Azure (Azure
 Services, AppFabric Service Bus, Azure Access Control Service, Azure Queues and Topics).&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;br&gt;
&lt;img src="http://download.codeplex.com/Download?ProjectName=servicesengine&amp;DownloadId=366374" alt="" width="306"&gt;&lt;/td&gt;
&lt;td style="border-left-style:solid; border-left-width:1px"&gt;&lt;br&gt;
&lt;a href="http://www.nevatech.com/monitoring.aspx" target="_blank"&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=servicesengine&amp;DownloadId=366373" border="0" alt="Sentinet" width="306"&gt;
&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;The Managed Services Engine (MSE) is one approach to facilitating Enterprise SOA through service virtualization. Built upon the Windows Communication Foundation (WCF) and the Microsoft Server Platform, the MSE was developed by Microsoft Services as we helped
 customers address the challenges of SOA in the enterprise. The MSE fully enables service virtualization through a Service Repository, which helps organizations deploy services faster, coordinate change management, and maximize the reuse of various service
 elements. In doing so, the MSE provides the ability to support versioning, abstraction, management, routing, and runtime policy enforcement for Services.&lt;br&gt;
&lt;br&gt;
&lt;img title="Capture.png" src="http://i3.codeplex.com/Download?ProjectName=servicesengine&amp;DownloadId=60516" alt="Capture.png" width="640"&gt;&lt;/p&gt;
&lt;h1&gt;Status &amp;amp; Roadmap&lt;/h1&gt;
&lt;p&gt;The December 2009 CTP Release was the &lt;em&gt;&lt;strong&gt;final &lt;/strong&gt;&lt;/em&gt;release of the MSE. There are variety of Microsoft products that can be leveraged to build loosely coupled applications and this article references many of the approaches,
&lt;a href="http://msdn.microsoft.com/en-us/library/hh542796(v=VS.103).aspx"&gt;How to Integrate a BizTalk Server Application with Service Bus Queues and Topics&lt;/a&gt;.
&lt;br&gt;
&lt;br&gt;
Thanks for all your comments and suggestions over the past 5 releases of the MSE.&lt;br&gt;
&lt;br&gt;
In closing, we want to direct you to section 3.(E) of the &lt;a href="http://servicesengine.codeplex.com/license"&gt;
License Agreement&lt;/a&gt; regarding the support clause. As a CTP release we do not recommend this be used in production or provide support. If you wish to explore additional options for service virtualization, please contact your closest Microsoft Consulting Services
&lt;a href="http://www.microsoft.com/worldwide/"&gt;office&lt;/a&gt;.&lt;/p&gt;
&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>blairsh</author><pubDate>Wed, 02 May 2012 04:20:53 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120502042053A</guid></item><item><title>Updated Wiki: Home</title><link>http://servicesengine.codeplex.com/wikipage?version=58</link><description>&lt;div class="wikidoc"&gt;&amp;lt;!-- .style1 { width: 610px; } --&amp;gt;
&lt;p&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-family:'Segoe UI','sans-serif'; font-size:9.5pt"&gt;This site contains code and content related to the Managed Services Engine, a solution that supports service virtualization through a metadata&lt;/span&gt;&lt;span style="font-family:'Segoe UI','sans-serif'; font-size:9.5pt"&gt;
&lt;/span&gt;&lt;span style="font-family:'Segoe UI','sans-serif'; font-size:9.5pt"&gt;driven service repository using .NET and Microsoft SQL Server. Since the MSE
&lt;/span&gt;&lt;span style="font-family:'Segoe UI','sans-serif'; font-size:9.5pt"&gt;has reached
&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:'Segoe UI','sans-serif'; color:#30332d; font-size:9.5pt"&gt;&lt;span style="color:#000000"&gt;end of life, people have been asking where they should go from here. There are solutions available for your consideration listed below.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;table width="630" style="color:#4c4c4c; border-style:hidden"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;span style="font-size:9.5pt"&gt;
&lt;table cellspacing="0" cellpadding="0" style="width:95%; border-style:hidden; border-width:1px"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="text-align:center; border-bottom-style:solid; border-bottom-width:1px"&gt;
&lt;a href="http://linkspan.therightapi.com" target="_blank"&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=servicesengine&amp;DownloadId=368457" border="0" alt="LinkSpan"&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td style="border-left-style:solid; border-left-width:1px; border-bottom-style:solid; border-bottom-width:1px"&gt;
&lt;a href="http://www.nevatech.com" target="_blank"&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=servicesengine&amp;DownloadId=366381" border="0" alt="Sentinet" style="height:64px; width:280px; margin-top:0px"&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="padding-left:5px; padding-right:5px"&gt;
&lt;p&gt;From the Original Authors of the MSE, comes &lt;a href="http://linkspan.therightapi.com/" target="_blank"&gt;
LinkSpan&lt;/a&gt;, whether you are an individual developer or an enterprise organization, your applications need to trust the Web Services and APIs they depend upon.
&lt;a href="http://linkspan.therightapi.com/" target="_blank"&gt;LinkSpan&lt;/a&gt; provides the assurance you need to confidently expose and consume internal and third party APIs.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://linkspan.therightapi.com" target="_blank"&gt;LinkSpan&lt;/a&gt; allows you to create a customized API dashboard tracking the APIs you care about most. Automate test calls to APIs for consistent, proactive visibility in to the application dependencies,
 providing a higher level of confidence and assurance. Create dynamic reports on API usage and performance from the consumer&amp;rsquo;s perspective. Receive alerts of outages or irregular behavior, including changes to data contracts, policy requirements or SLAs.
 Trust your composite applications, knowing your customer won&amp;rsquo;t be the first to recognize a critical error.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://linkspan.therightapi.com" target="_blank"&gt;LinkSpan&lt;/a&gt; is a cloud based solution, powered by Azure, but is also offered on-premises for enterprise customers. Sign up for the no-risk, 15-day unlimited use trial of
&lt;a href="http://linkspan.therightapi.com" target="_blank"&gt;LinkSpan&lt;/a&gt; today!&lt;/p&gt;
&lt;/td&gt;
&lt;td style="padding-left:5px; padding-right:5px; border-left-style:solid; border-left-width:1px; vertical-align:top"&gt;
&lt;span style="font-size:9.5pt"&gt;&lt;span style="color:#0066ff; text-align:left; font-family:'Segoe UI','sans-serif'; font-size:10.5pt"&gt;&lt;strong&gt;&lt;a href="http://www.nevatech.com/products.aspx" target="_blank"&gt;Sentinet&lt;/a&gt;&lt;/strong&gt;&lt;span style="color:black; font-size:9.5pt"&gt;
 is a product from &lt;/span&gt;&lt;span style="color:#1f497d; font-size:9.5pt"&gt;&lt;a href="http://www.nevatech.com/" target="_blank"&gt;Nevatech&lt;/a&gt;&lt;/span&gt;&lt;span style="color:black; font-size:9.5pt"&gt;, an industry expert in SOA management infrastructures for the Microsoft
 platform. Sentinet services virtualization platform is built on .NET 4.0, WCF and WIF, and includes
&lt;a href="http://www.nevatech.com/soarepository.aspx" target="_blank"&gt;SOA Repository&lt;/a&gt;, an MS SQL or SQL Azure database.
&lt;br&gt;
&lt;br&gt;
&lt;a href="http://www.nevatech.com/products.aspx" target="_blank"&gt;Sentinet&lt;/a&gt; is a unified SOA and API management and governance solution for on-premises and Windows Azure cloud environments that enables organizations with non-intrusive and dynamic management
 of services connectivity, security, monitoring, identities and SLAs management, alerting and testing capabilities.
&lt;br&gt;
&lt;br&gt;
&lt;a href="http://www.nevatech.com/products.aspx" target="_blank"&gt;Sentinet&lt;/a&gt; natively integrates with, and extends Microsoft SOA products and offerings whether they are designed for on-premises (BizTalk Server, SharePoint, IIS Server) or for Windows Azure (Azure
 Services, AppFabric Service Bus, Azure Access Control Service, Azure Queues and Topics).&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;br&gt;
&lt;img src="http://download.codeplex.com/Download?ProjectName=servicesengine&amp;DownloadId=366374" alt="" width="306"&gt;&lt;/td&gt;
&lt;td style="border-left-style:solid; border-left-width:1px"&gt;&lt;br&gt;
&lt;a href="http://www.nevatech.com/monitoring.aspx" target="_blank"&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=servicesengine&amp;DownloadId=366373" border="0" alt="Sentinet" width="306"&gt;
&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;The Managed Services Engine (MSE) is one approach to facilitating Enterprise SOA through service virtualization. Built upon the Windows Communication Foundation (WCF) and the Microsoft Server Platform, the MSE was developed by Microsoft Services as we helped
 customers address the challenges of SOA in the enterprise. The MSE fully enables service virtualization through a Service Repository, which helps organizations deploy services faster, coordinate change management, and maximize the reuse of various service
 elements. In doing so, the MSE provides the ability to support versioning, abstraction, management, routing, and runtime policy enforcement for Services.&lt;br&gt;
&lt;br&gt;
&lt;img title="Capture.png" src="http://i3.codeplex.com/Download?ProjectName=servicesengine&amp;DownloadId=60516" alt="Capture.png" width="640"&gt;&lt;/p&gt;
&lt;h1&gt;Status &amp;amp; Roadmap&lt;/h1&gt;
&lt;p&gt;The December 2009 CTP Release was the &lt;em&gt;&lt;strong&gt;final &lt;/strong&gt;&lt;/em&gt;release of the MSE. There are variety of Microsoft products that can be leveraged to build loosely coupled applications and this article references many of the approaches,
&lt;a href="http://msdn.microsoft.com/en-us/library/hh542796(v=VS.103).aspx"&gt;How to Integrate a BizTalk Server Application with Service Bus Queues and Topics&lt;/a&gt;.
&lt;br&gt;
&lt;br&gt;
Thanks for all your comments and suggestions over the past 5 releases of the MSE.&lt;br&gt;
&lt;br&gt;
In closing, we want to direct you to section 3.(E) of the &lt;a href="http://servicesengine.codeplex.com/license"&gt;
License Agreement&lt;/a&gt; regarding the support clause. As a CTP release we do not recommend this be used in production or provide support. If you wish to explore additional options for service virtualization, please contact your closest Microsoft Consulting Services
&lt;a href="http://www.microsoft.com/worldwide/"&gt;office&lt;/a&gt;.&lt;/p&gt;
&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>blairsh</author><pubDate>Wed, 02 May 2012 04:20:17 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120502042017A</guid></item><item><title>Updated Wiki: Home</title><link>http://servicesengine.codeplex.com/wikipage?version=57</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-family:'Segoe UI','sans-serif'; font-size:9.5pt"&gt;This site contains code and content related to the Managed Services Engine, a solution that supports service virtualization through a metadata&lt;/span&gt;&lt;span style="font-family:'Segoe UI','sans-serif'; font-size:9.5pt"&gt;
&lt;/span&gt;&lt;span style="font-family:'Segoe UI','sans-serif'; font-size:9.5pt"&gt;driven service repository using .NET and Microsoft SQL Server. Since the MSE
&lt;/span&gt;&lt;span style="font-family:'Segoe UI','sans-serif'; font-size:9.5pt"&gt;has reached
&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:'Segoe UI','sans-serif'; color:#30332d; font-size:9.5pt"&gt;&lt;span style="color:#000000"&gt;end of life, people have been asking where they should go from here. There are solutions available for your consideration listed below.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;table width="630" style="color:#4c4c4c; border-style:hidden"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;span style="font-size:9.5pt"&gt;
&lt;table cellspacing="0" cellpadding="0" style="width:100%; border-style:hidden; border-width:1px"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="text-align:center; border-bottom-style:solid; border-bottom-width:1px"&gt;
&lt;a href="http://linkspan.therightapi.com" target="_blank"&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=servicesengine&amp;DownloadId=368457" border="0" alt="LinkSpan"&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td style="border-left-style:solid; border-left-width:1px; border-bottom-style:solid; border-bottom-width:1px"&gt;
&lt;a href="http://www.nevatech.com" target="_blank"&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=servicesengine&amp;DownloadId=366381" border="0" alt="Sentinet" style="height:64px; width:280px; margin-top:0px"&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="padding-left:5px; padding-right:5px"&gt;
&lt;p&gt;From the Original Authors of the MSE, comes &lt;a href="http://linkspan.therightapi.com/" target="_blank"&gt;
LinkSpan&lt;/a&gt;, whether you are an individual developer or an enterprise organization, your applications need to trust the Web Services and APIs they depend upon.
&lt;a href="http://linkspan.therightapi.com/" target="_blank"&gt;LinkSpan&lt;/a&gt; provides the assurance you need to confidently expose and consume internal and third party APIs.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://linkspan.therightapi.com" target="_blank"&gt;LinkSpan&lt;/a&gt; allows you to create a customized API dashboard tracking the APIs you care about most. Automate test calls to APIs for consistent, proactive visibility in to the application dependencies,
 providing a higher level of confidence and assurance. Create dynamic reports on API usage and performance from the consumer&amp;rsquo;s perspective. Receive alerts of outages or irregular behavior, including changes to data contracts, policy requirements or SLAs.
 Trust your composite applications, knowing your customer won&amp;rsquo;t be the first to recognize a critical error.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://linkspan.therightapi.com" target="_blank"&gt;LinkSpan&lt;/a&gt; is a cloud based solution, powered by Azure, but is also offered on-premises for enterprise customers. Sign up for the no-risk, 15-day unlimited use trial of
&lt;a href="http://linkspan.therightapi.com" target="_blank"&gt;LinkSpan&lt;/a&gt; today!&lt;/p&gt;
&lt;/td&gt;
&lt;td style="padding-left:5px; padding-right:5px; border-left-style:solid; border-left-width:1px; vertical-align:top"&gt;
&lt;span style="font-size:9.5pt"&gt;&lt;span style="color:#0066ff; text-align:left; font-family:'Segoe UI','sans-serif'; font-size:10.5pt"&gt;&lt;strong&gt;&lt;a href="http://www.nevatech.com/products.aspx" target="_blank"&gt;Sentinet&lt;/a&gt;&lt;/strong&gt;&lt;span style="color:black; font-size:9.5pt"&gt;
 is a product from &lt;/span&gt;&lt;span style="color:#1f497d; font-size:9.5pt"&gt;&lt;a href="http://www.nevatech.com/" target="_blank"&gt;Nevatech&lt;/a&gt;&lt;/span&gt;&lt;span style="color:black; font-size:9.5pt"&gt;, an industry expert in SOA management infrastructures for the Microsoft
 platform. Sentinet services virtualization platform is built on .NET 4.0, WCF and WIF, and includes
&lt;a href="http://www.nevatech.com/soarepository.aspx" target="_blank"&gt;SOA Repository&lt;/a&gt;, an MS SQL or SQL Azure database.
&lt;br&gt;
&lt;br&gt;
&lt;a href="http://www.nevatech.com/products.aspx" target="_blank"&gt;Sentinet&lt;/a&gt; is a unified SOA and API management and governance solution for on-premises and Windows Azure cloud environments that enables organizations with non-intrusive and dynamic management
 of services connectivity, security, monitoring, identities and SLAs management, alerting and testing capabilities.
&lt;br&gt;
&lt;br&gt;
&lt;a href="http://www.nevatech.com/products.aspx" target="_blank"&gt;Sentinet&lt;/a&gt; natively integrates with, and extends Microsoft SOA products and offerings whether they are designed for on-premises (BizTalk Server, SharePoint, IIS Server) or for Windows Azure (Azure
 Services, AppFabric Service Bus, Azure Access Control Service, Azure Queues and Topics).&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;br&gt;
&lt;img src="http://download.codeplex.com/Download?ProjectName=servicesengine&amp;DownloadId=366374" alt="" width="306"&gt;&lt;/td&gt;
&lt;td style="border-left-style:solid; border-left-width:1px"&gt;&lt;br&gt;
&lt;a href="http://www.nevatech.com/monitoring.aspx" target="_blank"&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=servicesengine&amp;DownloadId=366373" border="0" alt="Sentinet" width="306"&gt;
&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;The Managed Services Engine (MSE) is one approach to facilitating Enterprise SOA through service virtualization. Built upon the Windows Communication Foundation (WCF) and the Microsoft Server Platform, the MSE was developed by Microsoft Services as we helped
 customers address the challenges of SOA in the enterprise. The MSE fully enables service virtualization through a Service Repository, which helps organizations deploy services faster, coordinate change management, and maximize the reuse of various service
 elements. In doing so, the MSE provides the ability to support versioning, abstraction, management, routing, and runtime policy enforcement for Services.&lt;br&gt;
&lt;br&gt;
&lt;img title="Capture.png" src="http://i3.codeplex.com/Download?ProjectName=servicesengine&amp;DownloadId=60516" alt="Capture.png" width="640"&gt;&lt;/p&gt;
&lt;h1&gt;Status &amp;amp; Roadmap&lt;/h1&gt;
&lt;p&gt;The December 2009 CTP Release was the &lt;em&gt;&lt;strong&gt;final &lt;/strong&gt;&lt;/em&gt;release of the MSE. There are variety of Microsoft products that can be leveraged to build loosely coupled applications and this article references many of the approaches,
&lt;a href="http://msdn.microsoft.com/en-us/library/hh542796(v=VS.103).aspx"&gt;How to Integrate a BizTalk Server Application with Service Bus Queues and Topics&lt;/a&gt;.
&lt;br&gt;
&lt;br&gt;
Thanks for all your comments and suggestions over the past 5 releases of the MSE.&lt;br&gt;
&lt;br&gt;
In closing, we want to direct you to section 3.(E) of the &lt;a href="http://servicesengine.codeplex.com/license"&gt;
License Agreement&lt;/a&gt; regarding the support clause. As a CTP release we do not recommend this be used in production or provide support. If you wish to explore additional options for service virtualization, please contact your closest Microsoft Consulting Services
&lt;a href="http://www.microsoft.com/worldwide/"&gt;office&lt;/a&gt;.&lt;/p&gt;
&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>blairsh</author><pubDate>Wed, 02 May 2012 04:17:32 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120502041732A</guid></item></channel></rss>