Aug 06, 2007
If you're hosting the .NET Framework 3.5 (Beta 2) or planning on it, keep in mind there is some additional work required for the Beta 2 bits. The attached document describes two issues (and their corresponding workarounds) when hosting ASP.NET websites...
0 comments
Filed under: Tips and Tricks, Latest Technical News, ASP.NET, LINQ, .NET
May 28, 2007
We're releasing a draft version of our shared hosting guidance for Windows Server 2008 and IIS 7.0. Currently it covers mainly IIS 7.0 and ASP.NET 2.0, but we will be adding more content for other components. Highlights for shared hosting on IIS 7.0 covered...
0 comments
Filed under: ASP.NET, IIS, Windows Server 2008
Apr 25, 2007
One thing you can do to help save memory usage is to enable the WorkstationGC. The GC, or garbage collector, manages the memory for appDomains. http://support.microsoft.com/kb/911716
1 comments
Filed under: Tips and Tricks, ASP.NET, IIS
Apr 04, 2006
Just wanted to let you know that a QFE that has been released by Microsoft for ASP.NET 2.0. This QFE works around a limitation in the maximum number of SMBs (Server Message Blocks for file change notifications) that can be created. For more information...
0 comments
Filed under: HotFixes, ASP.NET, IIS, UNC