Welcome to MSDN Blogs Sign in | Join | Help

Notes from a dark corner

Debugging ASP.NET, the CLR and anything that uses clock cycles.

News

  • These postings are provided as is with no warranties, and confers no rights. Additionally, views expressed herein are my own and not those of my employer, Microsoft.

Browse by Tags

All Tags » .NET Framework 3.5   (RSS)
Windows® API Code Pack for Microsoft® .NET Framework
To help .NET developers target Window 7 features we’ve released the Windows® API Code Pack for Microsoft® .NET Framework . Looks like there is a lot of stuff in there! HTH Doug Read More...
Some ASP.NET, IIS and CLR fixes
My job involves a wide variety of stuff, from investigation, debugging, diagnosing and solving of specific customer problems through passing on product feedback and bug reports to product groups and mentoring other support engineers on their cases to Read More...
Summary of ASP.NET Versions, Updates and Hotfixes
[Note: September 2009 I am in the process of trying to bring this list up to date. It may not be complete] There is nothing worse than wrestling with a problem for ages only to discover later that there is already a fix for it. I therefore felt it would Read More...
“Failed to load data access DLL, 0x80004005” – OR – What is mscordacwks.dll?
Ever seen this error in a WinDBG/CDB debug session? Failed to load data access DLL, 0x80004005 Verify that 1) you have a recent build of the debugger (6.2.14 or newer)             2) the file mscordacwks.dll Read More...
.NET performance counters missing when using WMI to access them
Windows Management Instrumentation (WMI) among other things exposes to WMI clients performance counters that are present on a system . This is useful because it makes performance counter data accessible to script based clients. It also offers a better Read More...
"Error creating control - ControlInstanceName '[text]' could not be set on property 'PropertyName' " in Visual Studio 2008
One of the cases I've been working on recently is for an issue introduced by Microsoft .NET Framework 3.5 Service Pack 1. The fix has now been finalised and released on the MSDN Code Gallery .   When you get this error the symptoms are like this: Read More...
Recent updates for Microsoft .NET Framework 3.5 SP1
I wrote previously about fixes that are available for three issues that can occur when you install SP1 for .NET Framework 3.5. In addition to those three CLR issues, there were some other problems caused by the service pack which is why we also released Read More...
Getting the .NET Framework made easy...
The Microsoft .NET Framework product group have been busy making it easier to find out about and install the latest version of the .NET Framework... a simple URL and a clean UI at http://www.microsoft.com/net/   It's certainly easy to remember. And Read More...
.NET 3.5 Framework SP1 reference sources available
In mid January the first release of the .NET Framework 3.5 reference sources occurred. In mid February there was a minor update because Vista SP1 and Windows Server 2008 come with a slightly later build of the framework. Also in February Kerem Kusmezer Read More...
Free Microsoft Developer and web design software for full time students
This sounds like a good deal. Free? Free? Sounds to good to be true :-). But it is. If you are a full time student and into software development, take a look: https://downloads.channel8.msdn.com/Overview.aspx Check the site for details, but at time of Read More...
Uninstalling .NET Framework 3.5 SP1
You may have a need to uninstall .NET Framework 3.5 SP1, perhaps for testing purposes or because you find it causes you some specific issue with an application you have. If this is the case, it's important to realise that when you install .NET Framework Read More...
More about .NET Framework 3.5 SP1 and Visual Studio 2008 SP1
As mentioned yesterday .NET Framework 3.5 SP1 and Visual Studio 2008 SP1 were released. Here is a more extensive set of links that may be useful: Soma's announcement mail with some brief details of the release Microsoft Visual Studio 2008 Service Pack Read More...
Visual Studio 2008 Service Pack 1 and .NET Framework Service Pack 1 available on the download centre
Now available: Microsoft Visual Studio 2008 Service Pack 1 (exe) ( readme ) Microsoft .NET Framework 3.5 Service Pack 1 (web installer) ( release notes ) Microsoft .NET Framework 3.5 Service Pack 1 (full package) ( release notes ) These are important Read More...
.NET 3.5 SP1 Beta,Visual Studio futures and Visual Studio present..
As ever, Scott Guthrie has the most comprehensive announcement blog about Visual Studio 2008 and .NET Framework 3.5 Service Pack 1 Beta but this is no ordinary service pack, this is a service pack packed [sic] with new features as well as fixes. For instance, Read More...
Does DEP/NX affect web applications?
A while a go when I posted about the .NET Framework 3.5 and 2.0 SP1 being available for download, Kima posed an interesting question in the comments. Kima asked whether the new enforcement of NX compatability by the C# compiler after the application of Read More...
More Posts Next page »
Page view tracker