I received the following error when connecting to a WCF service hosted on a remote server: http:// SERVERNAME :8200/DevSQL.ReplicatorService/Signaler/ System.ServiceModel.Security.SecurityNegotiationException: SOAP security negotiation with ' http://
Read More...
I have a fresh install of Vista Business x64 with a clean install of Visual Studio 2008 SP1. I updated my Telerik R.A.D. Controls Winforms from an older 2007 version to 2008 Q2 SP1. After which (and I do not fault Telerik for this as it is
Read More...
.style1 { font-family: Calibri; } p { font-family: Calibri; } .style2 { background-color: #FFFF00; } .style4 { font-size: medium; } Working on some WCF code for a Silverlight application I stumbled on this error message: Content Type text/xml; charset=utf-8
Read More...
.Net Reflector with disassembly. One needs not say more: http://www.aisto.com/roeder/dotnet/
Read More...
This should not be this hard. I found examples everywhere. All failed until I found the post here: http://forums.asp.net/p/1015907/1365445.aspx I adapted that code slightly to make it a bit more effecient, the result is below. /// /// This returns a list
Read More...