<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://nimtug.org/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Damien McGivern - All Comments</title><link>http://nimtug.org/blogs/damien-mcgivern/default.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2007 SP2 (Build: 20611.960)</generator><item><title>&amp;raquo; Probleme beim Ver??ffentlichen von ASP.Net kompatibler WCF Services BeagleOutOfBoundsException</title><link>http://nimtug.org/blogs/damien-mcgivern/archive/2008/01/30/wcf-required-precompiled-asp-net-site-to-be-updatable.aspx#3050</link><pubDate>Wed, 27 Jan 2010 16:41:27 GMT</pubDate><guid isPermaLink="false">61b722dd-0c8a-41f4-a893-0fca5b7be9f7:3050</guid><dc:creator>» Probleme beim Ver??ffentlichen von ASP.Net kompatibler WCF Services BeagleOutOfBoundsException</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;&amp;amp;raquo; Probleme beim Ver??ffentlichen von ASP.Net kompatibler WCF Services BeagleOutOfBoundsException&lt;/p&gt;
&lt;img src="http://nimtug.org/aggbug.aspx?PostID=3050" width="1" height="1"&gt;</description></item><item><title>More User Group Member Benefits</title><link>http://nimtug.org/blogs/damien-mcgivern/archive/2009/12/15/special-offer-from-oreilly-for-nimtug-members.aspx#2910</link><pubDate>Mon, 11 Jan 2010 10:01:04 GMT</pubDate><guid isPermaLink="false">61b722dd-0c8a-41f4-a893-0fca5b7be9f7:2910</guid><dc:creator>Simon Phillips</dc:creator><description>&lt;p&gt;Last month Damien blogged about an offer for NIMTUG members from O’Reilly ( Special offer from O&amp;amp;#39;Reilly&lt;/p&gt;
&lt;img src="http://nimtug.org/aggbug.aspx?PostID=2910" width="1" height="1"&gt;</description></item><item><title>links for 2010-01-08 &amp;laquo;  dstelow notes&amp;#8230;</title><link>http://nimtug.org/blogs/damien-mcgivern/archive/2009/05/26/wcf-communicationobjectfaultedexception-quot-cannot-be-used-for-communication-because-it-is-in-the-faulted-state-quot-messagesecurityexception-quot-an-error-occurred-when-verifying-security-for-the-message-quot.aspx#2876</link><pubDate>Fri, 08 Jan 2010 23:08:17 GMT</pubDate><guid isPermaLink="false">61b722dd-0c8a-41f4-a893-0fca5b7be9f7:2876</guid><dc:creator>links for 2010-01-08 «  dstelow notes…</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;links for 2010-01-08 &amp;amp;laquo; &amp;nbsp;dstelow notes&amp;amp;#8230;&lt;/p&gt;
&lt;img src="http://nimtug.org/aggbug.aspx?PostID=2876" width="1" height="1"&gt;</description></item><item><title>Ensuring WCF Correctly Reports Errors&amp;nbsp;|&amp;nbsp;Exigency In Specie</title><link>http://nimtug.org/blogs/damien-mcgivern/archive/2009/05/26/wcf-communicationobjectfaultedexception-quot-cannot-be-used-for-communication-because-it-is-in-the-faulted-state-quot-messagesecurityexception-quot-an-error-occurred-when-verifying-security-for-the-message-quot.aspx#2656</link><pubDate>Thu, 10 Dec 2009 17:33:42 GMT</pubDate><guid isPermaLink="false">61b722dd-0c8a-41f4-a893-0fca5b7be9f7:2656</guid><dc:creator>Ensuring WCF Correctly Reports Errors | Exigency In Specie</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Ensuring WCF Correctly Reports Errors&amp;amp;nbsp;|&amp;amp;nbsp;Exigency In Specie&lt;/p&gt;
&lt;img src="http://nimtug.org/aggbug.aspx?PostID=2656" width="1" height="1"&gt;</description></item><item><title>re: WCF CommunicationObjectFaultedException " cannot be used for communication because it is in the Faulted state"  MessageSecurityException "An error occurred when verifying security for the message"</title><link>http://nimtug.org/blogs/damien-mcgivern/archive/2009/05/26/wcf-communicationobjectfaultedexception-quot-cannot-be-used-for-communication-because-it-is-in-the-faulted-state-quot-messagesecurityexception-quot-an-error-occurred-when-verifying-security-for-the-message-quot.aspx#2508</link><pubDate>Mon, 02 Nov 2009 06:33:41 GMT</pubDate><guid isPermaLink="false">61b722dd-0c8a-41f4-a893-0fca5b7be9f7:2508</guid><dc:creator>Sunil Bindra</dc:creator><description>&lt;p&gt;Hi Dear&lt;/p&gt;
&lt;p&gt;I have same issue. I am trying this on same machine. As my client and server is on same machine so issue of time. I am using even maxClockSkew=infinite. Even then i am getting this exception. Can any help me out?&lt;/p&gt;
&lt;p&gt;Below is my Code at client Machine&lt;/p&gt;
&lt;p&gt;HealthCheck.McmSecurityService.SecurityServiceClient SctyClient = new HealthCheck.McmSecurityService.SecurityServiceClient();&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;//SctyClient.ClientCredentials.UserName.UserName = &amp;quot;MCM&amp;quot; + &amp;quot;~&amp;quot; + &amp;quot;MCM&amp;quot; + &amp;quot;~&amp;quot; + &amp;quot;MCM&amp;quot;;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;//SctyClient.ClientCredentials.UserName.Password = &amp;quot;MCM&amp;quot;;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;//if(SctyClient.State!=CommunicationState.Faulted)&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;SctyClient.ClientCredentials.UserName.UserName = &amp;quot;sf&amp;quot; + &amp;quot;~&amp;quot; + &amp;quot;suneelk&amp;quot; + &amp;quot;~&amp;quot; + &amp;quot;infogain&amp;quot;;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;SctyClient.ClientCredentials.UserName.Password = &amp;quot;infogain&amp;quot;;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;SctyClient.Open();&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;//SctyClient.&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;//HealthCheck.McmSecurityService.UserInfo objUserInfo = SctyClient.ValidateUser(&amp;quot;suneelk&amp;quot;, &amp;quot;sf&amp;quot;, &amp;quot;infogain&amp;quot;);&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;//SctyClient.ValidateUser(&amp;quot;suneelk&amp;quot;, &amp;quot;sf&amp;quot;, &amp;quot;infogain&amp;quot;);&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;//DateTime date = DateTime.Today;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;string Sec_Str = SctyClient.HealthCheck();&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;SctyClient.Close();&lt;/p&gt;
&lt;p&gt;The exception I am getting is :&lt;/p&gt;
&lt;p&gt;{&amp;quot;An unsecured or incorrectly secured fault was received from the other party. See the inner FaultException for the fault code and detail.&amp;quot;}&lt;/p&gt;
&lt;p&gt;Inner Exceoption is :&lt;/p&gt;
&lt;p&gt;{&amp;quot;An error occurred when verifying security for the message.&amp;quot;}&lt;/p&gt;
&lt;p&gt;Stack Trace is :&lt;/p&gt;
&lt;p&gt;&amp;quot;\r\nServer stack trace: \r\n &amp;nbsp; at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.ProcessReply(Message reply, SecurityProtocolCorrelationState correlationState, TimeSpan timeout)\r\n &amp;nbsp; at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout)\r\n &amp;nbsp; at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)\r\n &amp;nbsp; at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)\r\n &amp;nbsp; at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs)\r\n &amp;nbsp; at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)\r\n &amp;nbsp; at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)\r\n\r\nException rethrown at [0]: \r\n&amp;quot;&lt;/p&gt;
&lt;p&gt;thanks in advance&lt;/p&gt;
&lt;img src="http://nimtug.org/aggbug.aspx?PostID=2508" width="1" height="1"&gt;</description></item><item><title>re: WCF CommunicationObjectFaultedException " cannot be used for communication because it is in the Faulted state"  MessageSecurityException "An error occurred when verifying security for the message"</title><link>http://nimtug.org/blogs/damien-mcgivern/archive/2009/05/26/wcf-communicationobjectfaultedexception-quot-cannot-be-used-for-communication-because-it-is-in-the-faulted-state-quot-messagesecurityexception-quot-an-error-occurred-when-verifying-security-for-the-message-quot.aspx#2487</link><pubDate>Wed, 21 Oct 2009 08:15:36 GMT</pubDate><guid isPermaLink="false">61b722dd-0c8a-41f4-a893-0fca5b7be9f7:2487</guid><dc:creator>nk17</dc:creator><description>&lt;p&gt;I also have below error.&lt;/p&gt;
&lt;p&gt;&amp;quot;Async End called on wrong channel.&amp;quot; at the time of &amp;nbsp;nor.EndProductList(ar);&lt;/p&gt;
&lt;p&gt;Begin handler is as below&lt;/p&gt;
&lt;p&gt;nor.BeginProductList(acb, extraData);&lt;/p&gt;
&lt;img src="http://nimtug.org/aggbug.aspx?PostID=2487" width="1" height="1"&gt;</description></item><item><title>re: WCF requires precompiled ASP.Net sites to be updatable</title><link>http://nimtug.org/blogs/damien-mcgivern/archive/2008/01/30/wcf-required-precompiled-asp-net-site-to-be-updatable.aspx#2428</link><pubDate>Tue, 08 Sep 2009 04:26:49 GMT</pubDate><guid isPermaLink="false">61b722dd-0c8a-41f4-a893-0fca5b7be9f7:2428</guid><dc:creator>Araik</dc:creator><description>&lt;p&gt;Really helped, thanks.&lt;/p&gt;
&lt;img src="http://nimtug.org/aggbug.aspx?PostID=2428" width="1" height="1"&gt;</description></item><item><title>re: WCF CommunicationObjectFaultedException " cannot be used for communication because it is in the Faulted state"  MessageSecurityException "An error occurred when verifying security for the message"</title><link>http://nimtug.org/blogs/damien-mcgivern/archive/2009/05/26/wcf-communicationobjectfaultedexception-quot-cannot-be-used-for-communication-because-it-is-in-the-faulted-state-quot-messagesecurityexception-quot-an-error-occurred-when-verifying-security-for-the-message-quot.aspx#2407</link><pubDate>Wed, 19 Aug 2009 21:03:35 GMT</pubDate><guid isPermaLink="false">61b722dd-0c8a-41f4-a893-0fca5b7be9f7:2407</guid><dc:creator>sunny</dc:creator><description>&lt;p&gt;Hi mate i have similar issue. but i don&amp;#39;t get exception. in the client trace i found this error:&lt;/p&gt;
&lt;p&gt;Description	Failed to open System.ServiceModel.Security.SecuritySessionClientSettings`1+ClientSecurityDuplexSessionChannel[System.ServiceModel.Channels.IDuplexSessionChannel]&lt;/p&gt;
&lt;p&gt;i have tried to find a fix but been unsuccessful. Can you help me with it? &lt;/p&gt;
&lt;p&gt;sunny&lt;/p&gt;
&lt;p&gt;s26f84 at gmail&lt;/p&gt;
&lt;img src="http://nimtug.org/aggbug.aspx?PostID=2407" width="1" height="1"&gt;</description></item><item><title>Google Page Speed - Firefox/Firebug Add-On - Web Developer Tool - Damien McGivern</title><link>http://nimtug.org/blogs/damien-mcgivern/archive/2009/08/11/google-page-speed-firefox-firebug-add-on-web-developer-tool.aspx#2396</link><pubDate>Tue, 11 Aug 2009 09:20:30 GMT</pubDate><guid isPermaLink="false">61b722dd-0c8a-41f4-a893-0fca5b7be9f7:2396</guid><dc:creator>DotNetShoutout</dc:creator><description>&lt;p&gt;Thank you for submitting this cool story - Trackback from DotNetShoutout&lt;/p&gt;
&lt;img src="http://nimtug.org/aggbug.aspx?PostID=2396" width="1" height="1"&gt;</description></item><item><title>Google's Page Speed tool for web developers - similar to YSlow</title><link>http://nimtug.org/blogs/damien-mcgivern/archive/2009/08/11/google-page-speed-firefox-firebug-add-on-web-developer-tool.aspx#2395</link><pubDate>Tue, 11 Aug 2009 09:06:25 GMT</pubDate><guid isPermaLink="false">61b722dd-0c8a-41f4-a893-0fca5b7be9f7:2395</guid><dc:creator>DotNetKicks.com</dc:creator><description>&lt;p&gt;You&amp;#39;ve been kicked (a good thing) - Trackback from DotNetKicks.com&lt;/p&gt;
&lt;img src="http://nimtug.org/aggbug.aspx?PostID=2395" width="1" height="1"&gt;</description></item><item><title>re: WCF CommunicationObjectFaultedException " cannot be used for communication because it is in the Faulted state"  MessageSecurityException "An error occurred when verifying security for the message"</title><link>http://nimtug.org/blogs/damien-mcgivern/archive/2009/05/26/wcf-communicationobjectfaultedexception-quot-cannot-be-used-for-communication-because-it-is-in-the-faulted-state-quot-messagesecurityexception-quot-an-error-occurred-when-verifying-security-for-the-message-quot.aspx#2389</link><pubDate>Fri, 07 Aug 2009 16:14:46 GMT</pubDate><guid isPermaLink="false">61b722dd-0c8a-41f4-a893-0fca5b7be9f7:2389</guid><dc:creator>Steve</dc:creator><description>&lt;p&gt;I love the helper method with the lambda approach you took. &amp;nbsp;However, this won&amp;#39;t work when calling WCF methods asynchronously. &amp;nbsp;You end up getting an error, &amp;quot;Async End called on wrong channel.&amp;quot;&lt;/p&gt;
&lt;p&gt;The reason, of course, is because you&amp;#39;re creating a new client and closing it within the Using&amp;lt;&amp;gt;() method.&lt;/p&gt;
&lt;p&gt;Any suggestions for modifying this to get it to work with Async method calls?&lt;/p&gt;
&lt;img src="http://nimtug.org/aggbug.aspx?PostID=2389" width="1" height="1"&gt;</description></item><item><title>re: WCF CommunicationObjectFaultedException " cannot be used for communication because it is in the Faulted state"  MessageSecurityException "An error occurred when verifying security for the message"</title><link>http://nimtug.org/blogs/damien-mcgivern/archive/2009/05/26/wcf-communicationobjectfaultedexception-quot-cannot-be-used-for-communication-because-it-is-in-the-faulted-state-quot-messagesecurityexception-quot-an-error-occurred-when-verifying-security-for-the-message-quot.aspx#2355</link><pubDate>Thu, 16 Jul 2009 04:47:55 GMT</pubDate><guid isPermaLink="false">61b722dd-0c8a-41f4-a893-0fca5b7be9f7:2355</guid><dc:creator>Ken Smith</dc:creator><description>&lt;p&gt;Very helpful pointer about the using() bit. &amp;nbsp;I was running into the same error (on the server), and I couldn&amp;#39;t figure out where that error message was coming from. &amp;nbsp;I knew about the problems with the using() pattern on WCF, but I was using somebody else&amp;#39;s code, and didn&amp;#39;t notice it -- and didn&amp;#39;t realize that it was hiding the real error. &amp;nbsp;I got rid of the using wrapper, and now I just have to figure out the real error :-).&lt;/p&gt;
&lt;img src="http://nimtug.org/aggbug.aspx?PostID=2355" width="1" height="1"&gt;</description></item><item><title>re: XML Linq requires correct namespace for all XElements</title><link>http://nimtug.org/blogs/damien-mcgivern/archive/2009/05/24/xml-linq-requires-correct-namespace-for-all-xelements.aspx#2333</link><pubDate>Tue, 09 Jun 2009 06:38:20 GMT</pubDate><guid isPermaLink="false">61b722dd-0c8a-41f4-a893-0fca5b7be9f7:2333</guid><dc:creator>John Kaster</dc:creator><description>&lt;p&gt;FWIW, I just ran into that same implementation issue today. It is indeed onerous to have to reference the namespace in every XElement reference. I hope better default behavior is supported in the future.&lt;/p&gt;
&lt;img src="http://nimtug.org/aggbug.aspx?PostID=2333" width="1" height="1"&gt;</description></item><item><title>re: 2 Free VB.Net Books (PDF)</title><link>http://nimtug.org/blogs/damien-mcgivern/archive/2006/04/13/2-free-vb-net-books-pdf.aspx#2313</link><pubDate>Thu, 21 May 2009 16:31:33 GMT</pubDate><guid isPermaLink="false">61b722dd-0c8a-41f4-a893-0fca5b7be9f7:2313</guid><dc:creator>Dhiraj Dhakal</dc:creator><description>&lt;p&gt;your links do not open&lt;/p&gt;
&lt;img src="http://nimtug.org/aggbug.aspx?PostID=2313" width="1" height="1"&gt;</description></item><item><title>re: 2 Free VB.Net Books (PDF)</title><link>http://nimtug.org/blogs/damien-mcgivern/archive/2006/04/13/2-free-vb-net-books-pdf.aspx#2305</link><pubDate>Mon, 04 May 2009 07:01:17 GMT</pubDate><guid isPermaLink="false">61b722dd-0c8a-41f4-a893-0fca5b7be9f7:2305</guid><dc:creator>Hammad Mughal</dc:creator><description>&lt;p&gt;I want ot work in VB.net so kindly provide me books.&lt;/p&gt;
&lt;img src="http://nimtug.org/aggbug.aspx?PostID=2305" width="1" height="1"&gt;</description></item></channel></rss>