<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>servicesengine Work Item Rss Feed</title><link>http://www.codeplex.com/servicesengine/WorkItem/List.aspx</link><description>servicesengine Work Item Rss Description</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>Created Issue: Eeror with locks [13856]</title><link>http://servicesengine.codeplex.com/workitem/13856</link><description>When a Service isn&amp;#8217;t called for a long time, the next time it is called we have an error.&lt;br /&gt;&lt;br /&gt;We noticed that if there is a Soap exception in this method &amp;#40;Microsoft.MSE.Runtime.Module.MseRuntimeConfiguration.GetOperationVersionsForEndpointAndAction&amp;#40;&amp;#41; &amp;#40;assembly Microsoft.MSE.Runtime.Module.dll&amp;#41;&amp;#41;, we can only call the service after a service restart.&lt;br /&gt;We have a read lock at the begin that is not released when we have the fault.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;mseTraceSrc Information&amp;#58; 0 &amp;#58; Waiting to acquire Catalog lock &amp;#91;Read&amp;#93; in GetOperationVersionsForEndpointAndAction&lt;br /&gt;    DateTime&amp;#61;2011-06-14T14&amp;#58;37&amp;#58;17.6287981Z&lt;br /&gt;mseTraceSrc Error&amp;#58; 0 &amp;#58; Communication error trying to call GetOperationVersionsForEndpointAndActionResult&lt;br /&gt;                    to catalog at address&amp;#58; &amp;#91;net.pipe&amp;#58;&amp;#47;&amp;#47;localhost&amp;#47;ServiceCatalog&amp;#47;Pipe&amp;#93; due to error &amp;#91;There was an error writing to the pipe&amp;#58; Unrecognized error 232 &amp;#40;0xe8&amp;#41;.&amp;#93; with Action &amp;#91;TibcoPtc_E014Delete&amp;#93; EndPointId &amp;#91;35fe0ca7-9b40-4246-bfe1-f258ce3aa60f&amp;#93; EndPointUri&amp;#91;http&amp;#58;&amp;#47;&amp;#47;10.50.8.168&amp;#58;9999&amp;#47;mse&amp;#47;servicebus&amp;#47;common&amp;#93;&lt;br /&gt;    DateTime&amp;#61;2011-06-14T14&amp;#58;37&amp;#58;17.6444252Z&lt;br /&gt;mseTraceSrc Information&amp;#58; 0 &amp;#58; Released Catalog lock &amp;#91;Read&amp;#93; in GetOperationVersionsForEndpointAndAction&lt;br /&gt;    DateTime&amp;#61;2011-06-14T14&amp;#58;37&amp;#58;17.6444252Z&lt;br /&gt;mseTraceSrc Information&amp;#58; 0 &amp;#58; Waiting to acquire Catalog lock &amp;#91;Read&amp;#93; in GetOperationVersionsForEndpointAndAction&lt;br /&gt;    DateTime&amp;#61;2011-06-14T14&amp;#58;37&amp;#58;17.9569672Z&lt;br /&gt;mseTraceSrc Information&amp;#58; 0 &amp;#58; Waiting to acquire Catalog lock &amp;#91;Write&amp;#93; in CreateCatalogChannel&lt;br /&gt;    DateTime&amp;#61;2011-06-14T14&amp;#58;37&amp;#58;17.9569672Z&lt;br /&gt;mseTraceSrc Error&amp;#58; 0 &amp;#58; Error trying to connect to catalog at address&amp;#58; net.pipe&amp;#58;&amp;#47;&amp;#47;localhost&amp;#47;ServiceCatalog&amp;#47;Pipe error description&amp;#58; Write lock may not be acquired with read lock held. This pattern is prone to deadlocks. Please ensure that read locks are released before taking a write lock. If an upgrade is necessary, use an upgrade lock in place of the read lock.&lt;br /&gt;    DateTime&amp;#61;2011-06-14T14&amp;#58;37&amp;#58;18.0194756Z&lt;br /&gt;mseTraceSrc Error&amp;#58; 0 &amp;#58; General error trying to call GetOperationVersionsForEndpointAndActionResult&lt;br /&gt;                    to catalog at address&amp;#58; &amp;#91;net.pipe&amp;#58;&amp;#47;&amp;#47;localhost&amp;#47;ServiceCatalog&amp;#47;Pipe&amp;#93; due to error &amp;#91;The write lock is being released without being held.&amp;#93; with Action &amp;#91;TibcoPtc_E014Delete&amp;#93; EndPointId &amp;#91;35fe0ca7-9b40-4246-bfe1-f258ce3aa60f&amp;#93; EndPointUri&amp;#91;http&amp;#58;&amp;#47;&amp;#47;10.50.8.168&amp;#58;9999&amp;#47;mse&amp;#47;servicebus&amp;#47;common&amp;#93;&lt;br /&gt;    DateTime&amp;#61;2011-06-14T14&amp;#58;37&amp;#58;18.0194756Z&lt;br /&gt;mseTraceSrc Information&amp;#58; 0 &amp;#58; Released Catalog lock &amp;#91;Read&amp;#93; in GetOperationVersionsForEndpointAndAction&lt;br /&gt;    DateTime&amp;#61;2011-06-14T14&amp;#58;37&amp;#58;18.0194756Z&lt;br /&gt;mseTraceSrc Information&amp;#58; 0 &amp;#58; Waiting to acquire Catalog lock &amp;#91;Read&amp;#93; in GetOperationVersionsForEndpointAndAction&lt;br /&gt;    DateTime&amp;#61;2011-06-14T14&amp;#58;37&amp;#58;18.2070008Z&lt;br /&gt;mseTraceSrc Information&amp;#58; 0 &amp;#58; Waiting to acquire Catalog lock &amp;#91;Write&amp;#93; in CreateCatalogChannel&lt;br /&gt;    DateTime&amp;#61;2011-06-14T14&amp;#58;37&amp;#58;18.2070008Z&lt;br /&gt;mseTraceSrc Error&amp;#58; 0 &amp;#58; Error trying to connect to catalog at address&amp;#58; net.pipe&amp;#58;&amp;#47;&amp;#47;localhost&amp;#47;ServiceCatalog&amp;#47;Pipe error description&amp;#58; Write lock may not be acquired with read lock held. This pattern is prone to deadlocks. Please ensure that read locks are released before taking a write lock. If an upgrade is necessary, use an upgrade lock in place of the read lock.&lt;br /&gt;    DateTime&amp;#61;2011-06-14T14&amp;#58;37&amp;#58;18.2070008Z&lt;br /&gt;mseTraceSrc Error&amp;#58; 0 &amp;#58; General error trying to call GetOperationVersionsForEndpointAndActionResult&lt;br /&gt;                    to catalog at address&amp;#58; &amp;#91;net.pipe&amp;#58;&amp;#47;&amp;#47;localhost&amp;#47;ServiceCatalog&amp;#47;Pipe&amp;#93; due to error &amp;#91;The write lock is being released without being held.&amp;#93; with Action &amp;#91;TibcoPtc_E014Delete&amp;#93; EndPointId &amp;#91;35fe0ca7-9b40-4246-bfe1-f258ce3aa60f&amp;#93; EndPointUri&amp;#91;http&amp;#58;&amp;#47;&amp;#47;10.50.8.168&amp;#58;9999&amp;#47;mse&amp;#47;servicebus&amp;#47;common&amp;#93;&lt;br /&gt;    DateTime&amp;#61;2011-06-14T14&amp;#58;37&amp;#58;18.2070008Z&lt;br /&gt;mseTraceSrc Information&amp;#58; 0 &amp;#58; Released Catalog lock &amp;#91;Read&amp;#93; in GetOperationVersionsForEndpointAndAction&lt;br /&gt;    DateTime&amp;#61;2011-06-14T14&amp;#58;37&amp;#58;18.2070008Z&lt;br /&gt;</description><author>rapinto</author><pubDate>Thu, 30 Jun 2011 10:57:26 GMT</pubDate><guid isPermaLink="false">Created Issue: Eeror with locks [13856] 20110630105726A</guid></item><item><title>Commented Issue: MSE 7.5 installation fails in few machines [11503]</title><link>http://servicesengine.codeplex.com/workitem/11503</link><description>While installing MSE 7.5.0.0, installation fails and throws the following message box &amp;#34;Service MSE Catalog Server &amp;#40;Microsoft.MSE.Catalog.ServiceHost.exe&amp;#41; failed to start. Verify that you have sufficient privileges to start the system services.&amp;#34; &lt;br /&gt;&lt;br /&gt;This happens only in few Windows 2008 OS machines.&lt;br /&gt;Logged into the machine using Administrator Logon account. And for services i am giving default &amp;#34;LocalSystem&amp;#34; account during installation. &lt;br /&gt;I turned off Firewall. And disabled MacAfee services. Still it is not working.&lt;br /&gt;&lt;br /&gt;Any help is appreciated to solve the same.&lt;br /&gt;Comments: ** Comment from web user: JanxSpirit ** &lt;p&gt;I mention a working solution &amp;#40;for me&amp;#41; here&amp;#58; http&amp;#58;&amp;#47;&amp;#47;servicesengine.codeplex.com&amp;#47;Thread&amp;#47;View.aspx&amp;#63;ThreadId&amp;#61;209966&lt;br /&gt;The services timeout during startup and you have to extend the timeout value for it to work.&lt;/p&gt;</description><author>JanxSpirit</author><pubDate>Thu, 23 Sep 2010 09:00:44 GMT</pubDate><guid isPermaLink="false">Commented Issue: MSE 7.5 installation fails in few machines [11503] 20100923090044A</guid></item><item><title>Created Issue: Failure to integrate with UDDI Services [11991]</title><link>http://servicesengine.codeplex.com/workitem/11991</link><description>I imported a Metadata Service using Web Service and then I created the endpoint corresponding to the server and associate it to here, everything is perfect. Then, when integrated with UDDI Services tModel single breakthrough record, not the Provider. Checking the event viewer I find the following error&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#34;Failed to publish endpoints for Runtime Server &amp;#91;88e6052f-c654-4a5c-bf7d-e6efc6a1dc95&amp;#93; to UDDI due to error &amp;#91;Exception Information Type&amp;#91;ApplicationException&amp;#93; Source&amp;#91;Microsoft.MSE.Catalog.Module&amp;#93; Message&amp;#91;A UDDI specific error occurred while publishing Endpoint data to UDDI&amp;#93; StackTrace&amp;#91;   en Microsoft.MSE.Catalog.Module.UddiPublisher.PublishEndpointToUddi&amp;#40;Endpoint endPoint, RuntimeServer runtimeServer&amp;#41;&lt;br /&gt;   en Microsoft.MSE.Catalog.Module.Data.Endpoint.PublishEndPointToUddi&amp;#40;Endpoint endpoint, RuntimeServer runtimeServer, Boolean refresh, SqlTransaction txn, SqlConnection conn&amp;#41;&lt;br /&gt;   en Microsoft.MSE.Catalog.Module.Business.EndpointManager.PublishRuntimeServerEndPointsToUddi&amp;#40;Guid runtimeServerID, Boolean refresh, SqlTransaction txn, SqlConnection conn&amp;#41;&amp;#93;Exception Information Type&amp;#91;UserMismatchException&amp;#93; Source&amp;#91;Microsoft.Uddi&amp;#93; Message&amp;#91;businessKey &amp;#61; 9271BE89-4E32-45AD-8611-1E216D0F69B3&amp;#93; StackTrace&amp;#91;   en Microsoft.Uddi.UddiConnection.Send&amp;#40;Object message&amp;#41;&lt;br /&gt;   en Microsoft.Uddi.SaveService.Send&amp;#40;UddiConnection uddiConnection&amp;#41;&lt;br /&gt;   en Microsoft.MSE.Catalog.Module.UddiPublisher.PublishEndpointToUddi&amp;#40;Endpoint endPoint, RuntimeServer runtimeServer&amp;#41;&amp;#93;&amp;#93;&amp;#34;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Then, review the log Uddi Services I have this other error&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#34;INFO  SOAP  2010&amp;#47;09&amp;#47;21 18&amp;#58;08&amp;#58;11  Anonymous user&amp;#58; using UDDI authentication&lt;br /&gt;INFO  AUTH  2010&amp;#47;09&amp;#47;21 18&amp;#58;08&amp;#58;11  Ticket is dated&amp;#58; Tuesday, September 21, 2010, 6&amp;#58;08&amp;#58;11 PM&lt;br /&gt;INFO  DATA  2010&amp;#47;09&amp;#47;21 18&amp;#58;08&amp;#58;11  Description&amp;#91;0&amp;#93;&amp;#58; Servicio LME expuesto para MediPass, IsoLangCode&amp;#58; en&lt;br /&gt;INFO  SOAP  2010&amp;#47;09&amp;#47;21 18&amp;#58;08&amp;#58;11  Message took 15.6248 ms&lt;br /&gt;INFO  WEBS  2010&amp;#47;09&amp;#47;21 18&amp;#58;08&amp;#58;11  Application_EndRequest&lt;br /&gt;INFO  SOAP  2010&amp;#47;09&amp;#47;21 18&amp;#58;08&amp;#58;11  Context.Initialize&lt;br /&gt;INFO  SOAP  2010&amp;#47;09&amp;#47;21 18&amp;#58;08&amp;#58;11  URL&amp;#58; https&amp;#58;&amp;#47;&amp;#47;catalogo.framework.net&amp;#47;publish.asmx&lt;br /&gt;INFO  SOAP  2010&amp;#47;09&amp;#47;21 18&amp;#58;08&amp;#58;11  SOAPAction&amp;#58; &amp;#34;&amp;#34;&lt;br /&gt;INFO  SOAP  2010&amp;#47;09&amp;#47;21 18&amp;#58;08&amp;#58;11  URL&amp;#58; https&amp;#58;&amp;#47;&amp;#47;catalogo.framework.net&amp;#47;publish.asmx&lt;br /&gt;INFO  DATA  2010&amp;#47;09&amp;#47;21 18&amp;#58;08&amp;#58;11  Initiating a Transaction&lt;br /&gt;INFO  SOAP  2010&amp;#47;09&amp;#47;21 18&amp;#58;08&amp;#58;11  Anonymous user&amp;#58; using UDDI authentication&lt;br /&gt;INFO  AUTH  2010&amp;#47;09&amp;#47;21 18&amp;#58;08&amp;#58;11  Ticket is dated&amp;#58; Tuesday, September 21, 2010, 6&amp;#58;08&amp;#58;11 PM&lt;br /&gt;INFO  DATA  2010&amp;#47;09&amp;#47;21 18&amp;#58;08&amp;#58;11  An exception occurred. Details Follow&amp;#58;&lt;br /&gt;&amp;#9;&amp;#9;System.Data.SqlClient.SqlException&amp;#58; businessKey &amp;#61; 9271BE89-4E32-45AD-8611-1E216D0F69B3&lt;br /&gt;&amp;#9;&amp;#9;   at System.Data.SqlClient.SqlCommand.ExecuteReader&amp;#40;CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream&amp;#41;&lt;br /&gt;&amp;#9;&amp;#9;   at System.Data.SqlClient.SqlCommand.ExecuteNonQuery&amp;#40;&amp;#41;&lt;br /&gt;&amp;#9;&amp;#9;   at UDDI.SqlStoredProcedureAccessor.ExecuteNonQuery&amp;#40;&amp;#41;&lt;br /&gt;&amp;#9;&amp;#9;   at UDDI.API.Service.BusinessService.Validate&amp;#40;String businessEntityBusinessKey&amp;#41;&lt;br /&gt;&amp;#9;&amp;#9;   at UDDI.API.Service.BusinessService.Save&amp;#40;&amp;#41;&lt;br /&gt;&amp;#9;&amp;#9;   at UDDI.API.Service.SaveService.Save&amp;#40;&amp;#41;&lt;br /&gt;&amp;#9;&amp;#9;   at UDDI.API.PublishMessages.SaveService&amp;#40;SaveService ss&amp;#41;&lt;br /&gt;&amp;#9;&amp;#9;&lt;br /&gt;&amp;#9;&amp;#9;SQL Exception in net_businessService_validate line 100 &amp;#91;severity 16, state 1, server COSAPILLA&amp;#92;UDDI&amp;#93;&lt;br /&gt;INFO  SOAP  2010&amp;#47;09&amp;#47;21 18&amp;#58;08&amp;#58;11  Message took 0 ms&lt;br /&gt;INFO  WEBS  2010&amp;#47;09&amp;#47;21 18&amp;#58;08&amp;#58;11  Application_EndRequest&amp;#34;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;I modified the configuration file Microsoft.MSE.Catalog.ServiceHost.exe.config thousand times, but I can not have recorded the Provider.&lt;br /&gt;&lt;br /&gt;Try to view the content of net_businessService_validate stored procedure and try to determine who would be failing to send, but I can not therefore protected.&lt;br /&gt;&lt;br /&gt;Another alternative would be to associate the source code as a process administrator Catalogue MSE and thus able to draw up the error.&lt;br /&gt;&lt;br /&gt;Please help me solve this problem.&lt;br /&gt;&lt;br /&gt;sorry for the semantics, but I am translating with google&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Thanks&amp;#33;&lt;br /&gt;</description><author>rtylerdurden</author><pubDate>Wed, 22 Sep 2010 22:09:21 GMT</pubDate><guid isPermaLink="false">Created Issue: Failure to integrate with UDDI Services [11991] 20100922100921P</guid></item><item><title>Commented Issue: Virtualization of operations. [11783]</title><link>http://servicesengine.codeplex.com/workitem/11783</link><description>HI All,&lt;br /&gt;&lt;br /&gt;I have a service with name Service1, GetEmployeeById is an Operation inside this service, which requires one integer parameter as argument. I have hosted this service in the MSE to an EndPoint.&lt;br /&gt;Client 1 is consuming this service operation, Operation name in the mse is GetEmployeeDetailsByID, Operation version is 1.0.0.0, and is &amp;#34;Active&amp;#34; and &amp;#34;Published&amp;#34; state.&lt;br /&gt;&lt;br /&gt;Now for Client2 I have changed the signature of this operation to accept two arguments&amp;#40;Initially it accepts only one argument&amp;#41;. since MSE supports Operation versioning I again Hosted this updated service&amp;#40;Service2&amp;#41; in the MSE and added the new version&amp;#40;2.0.0.0&amp;#41; of this operation.Now Version 2.0.0.0 is in active and published state and it is consuming by Client2, version 1.0.0.0 is only in active state and it is not published.&lt;br /&gt;&lt;br /&gt;Now during runtime Client 2 as well as Client1 is accessing the version 2.0.0.0 of the operation GetEmployeeDetailsByID, As per MSE Operation versioning Client1 should access only 1.0.0.0 and not 2.0.0.0.&lt;br /&gt;&lt;br /&gt;I have checked all the possible ways to identify the issue, I really required help from any one of you. I have attached some of the screen shots here.&lt;br /&gt;Comments: ** Comment from web user: seshareddymr ** &lt;p&gt;Hi I am also facing the same problem did any has a solution for this&lt;/p&gt;</description><author>seshareddymr</author><pubDate>Tue, 31 Aug 2010 14:06:10 GMT</pubDate><guid isPermaLink="false">Commented Issue: Virtualization of operations. [11783] 20100831020610P</guid></item><item><title>Created Issue: Virtualization of operations. [11783]</title><link>http://servicesengine.codeplex.com/workitem/11783</link><description>Hi All,&lt;br /&gt;&lt;br /&gt;I have a service with name Service1, GetEmployeeById is an Operation inside this service, which requires one integer parameter as argument. I have hosted this service in the MSE to an EndPoint.&lt;br /&gt;Client 1 is consuming this service operation, Operation name in the mse is GetEmployeeDetailsByID, Operation version is 1.0.0.0, and is &amp;#34;Active&amp;#34; and &amp;#34;Published&amp;#34; state.&lt;br /&gt;&lt;br /&gt;Now for Client2 I have changed the Singanture of this Operation to accept two arguments&amp;#40;Initaily it accepts only one argument&amp;#41;. since MSE supports Operation versioning I again Hosted this updated service&amp;#40;Service2&amp;#41; in the MSE and added the new version&amp;#40;2.0.0.0&amp;#41; of this operation.Now Version 2.0.0.0 is in active and published state and it is consumeing by Client2, version 1.0.0.0 is Only in active state and it is not published.&lt;br /&gt;&lt;br /&gt;Now during runtime Client 2 as well as Client1 is acessing the version 2.0.0.0 of the operation GetEmployeeDetailsByID, As per MSE Operation vesrioning Client1 should acess only 1.0.0.0 and not 2.0.0.0.&lt;br /&gt;&lt;br /&gt;I have checked all the possilbe ways to identify the issue, I really required help from any one of you.I have attached some of the screen shots here.&lt;br /&gt;</description><author>math83</author><pubDate>Thu, 19 Aug 2010 11:26:15 GMT</pubDate><guid isPermaLink="false">Created Issue: Virtualization of operations. [11783] 20100819112615A</guid></item><item><title>Created Issue: Virtualization of operations. [11782]</title><link>http://servicesengine.codeplex.com/workitem/11782</link><description>Hi All,&lt;br /&gt;&lt;br /&gt;I have a service with name Service1, GetEmployeeById is an Operation inside this service, which requires one integer parameter as argument. I have hosted this service in the MSE to an EndPoint.&lt;br /&gt;Client 1 is consuming this service operation, Operation name in the mse is GetEmployeeDetailsByID, Operation version is 1.0.0.0, and is &amp;#34;Active&amp;#34; and &amp;#34;Published&amp;#34; state.&lt;br /&gt;&lt;br /&gt;Now for Client2 I have changed the Singanture of this Operation to accept two arguments&amp;#40;Initaily it accepts only one argument&amp;#41;. since MSE supports Operation versioning I again Hosted this updated service&amp;#40;Service2&amp;#41; in the MSE and added the new version&amp;#40;2.0.0.0&amp;#41; of this operation.Now Version 2.0.0.0 is in active and published state and it is consumeing by Client2, version 1.0.0.0 is Only in active state and it is not published.&lt;br /&gt;&lt;br /&gt;Now during runtime Client 2 as well as Client1 is acessing the version 2.0.0.0 of the operation GetEmployeeDetailsByID, As per MSE Operation vesrioning Client1 should acess only 1.0.0.0 and not 2.0.0.0.&lt;br /&gt;&lt;br /&gt;I have checked all the possilbe ways to identify the issue, I really required help from any one of you.I have attached some of the screen shots here.&lt;br /&gt;</description><author>math83</author><pubDate>Thu, 19 Aug 2010 11:26:09 GMT</pubDate><guid isPermaLink="false">Created Issue: Virtualization of operations. [11782] 20100819112609A</guid></item><item><title>Created Issue: Virtualization of operations. [11781]</title><link>http://servicesengine.codeplex.com/workitem/11781</link><description>Hi All,&lt;br /&gt;&lt;br /&gt;I have a service with name Service1, GetEmployeeById is an Operation inside this service, which requires one integer parameter as argument. I have hosted this service in the MSE to an EndPoint.&lt;br /&gt;Client 1 is consuming this service operation, Operation name in the mse is GetEmployeeDetailsByID, Operation version is 1.0.0.0, and is &amp;#34;Active&amp;#34; and &amp;#34;Published&amp;#34; state.&lt;br /&gt;&lt;br /&gt;Now for Client2 I have changed the Singanture of this Operation to accept two arguments&amp;#40;Initaily it accepts only one argument&amp;#41;. since MSE supports Operation versioning I again Hosted this updated service&amp;#40;Service2&amp;#41; in the MSE and added the new version&amp;#40;2.0.0.0&amp;#41; of this operation.Now Version 2.0.0.0 is in active and published state and it is consumeing by Client2, version 1.0.0.0 is Only in active state and it is not published.&lt;br /&gt;&lt;br /&gt;Now during runtime Client 2 as well as Client1 is acessing the version 2.0.0.0 of the operation GetEmployeeDetailsByID, As per MSE Operation vesrioning Client1 should acess only 1.0.0.0 and not 2.0.0.0.&lt;br /&gt;&lt;br /&gt;I have checked all the possilbe ways to identify the issue, I really required help from any one of you.I have attached some of the screen shots here.&lt;br /&gt;</description><author>math83</author><pubDate>Thu, 19 Aug 2010 11:26:05 GMT</pubDate><guid isPermaLink="false">Created Issue: Virtualization of operations. [11781] 20100819112605A</guid></item><item><title>Created Issue: MSE 7.5 installation fails in few machines [11503]</title><link>http://servicesengine.codeplex.com/workitem/11503</link><description>While installing MSE 7.5.0.0, installation fails and throws the following message box &amp;#34;Service MSE Catalog Server &amp;#40;Microsoft.MSE.Catalog.ServiceHost.exe&amp;#41; failed to start. Verify that you have sufficient privileges to start the system services.&amp;#34; &lt;br /&gt;&lt;br /&gt;This happens only in few Windows 2008 OS machines.&lt;br /&gt;Logged into the machine using Administrator Logon account. And for services i am giving default &amp;#34;LocalSystem&amp;#34; account during installation. &lt;br /&gt;I turned off Firewall. And disabled MacAfee services. Still it is not working.&lt;br /&gt;&lt;br /&gt;Any help is appreciated to solve the same.&lt;br /&gt;</description><author>rajeshsrinivas</author><pubDate>Tue, 13 Jul 2010 07:30:34 GMT</pubDate><guid isPermaLink="false">Created Issue: MSE 7.5 installation fails in few machines [11503] 20100713073034A</guid></item></channel></rss>