--> .NET,Vista - Impersonation Failure

Browse by Tags

27 October 2006
Mono Status - Mono Meeting Slides
The slides posted from the recent Mono Meeting gives a very good indication of the current status of the project and the roadmap going forward. If you're interested in cross-platform .NET have a look at some of the slides posted on Miguel de Icaza's blog : Mono Roadmap, opening presentation.... Read More...
18 July 2006
NetFx 3.0 July CTP
The .NET Fx 3.0 July CTP is available for download . Unfortunately it's not working with Vista Beta 2 and only available for Windows XP and Server 2003. I suspect people using Beta 2 of Vista will be stuck with .NET Framework 3.0 Beta 2 until more recent updates to Vista becomes publicly available. This... Read More...
Filed under: , ,
04 July 2006
WCF/WS-MEX/WCS/ClickOnce Sample
Alphabet soup :) I’ve uploaded a sample to my blog illustrating the usage of a WCF client in a ClickOnce environment which I concocted after reading Nigel Watlings very useful post on “ using the MetaDataResolver with Windows CardSpace and WCF ”. The client is bootstrapped through WS-MetaDataExchange... Read More...
Filed under: , ,
14 June 2006
WCF/Vista - Elevating your process
Hosting WCF services on Vista you'll typically run into the following error message : "System.ServiceModel.AddressAccessDeniedException: HTTP could not register URL http://+:8080/ <...>. Your process does not have access rights to this namespace (see here . for details). ---> System.Net.HttpListenerException... Read More...
Filed under: ,
12 June 2006
Windows CardSpace
Microsoft's Naming department definitely got it right this time, renaming Infocard to Windows CardSpace (WCS). WCS is probably the most underrated of the new .NET Framework 3.0 developer technologies. While Communication Foundation, Workflow Foundation and Presentation Foundation are all fantastic products... Read More...
24 May 2005
Avalon and Indigo Beta 1
Microsoft has released the first Indigo and Avalon Beta's. It's available for download here . It now integrates with both the full version of Visual Studio and the express kits. I had issues with the bootstrap setup/downloader so will have to be patient a little longer while the iso downloads. [Link... Read More...
Filed under: ,