My posts tagged with "ASP.NET" (RSS)

Hosting ASP.NET for .NET Framework 3.5 Beta 2 in Medium or Partial Trust

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...

IIS 7 shared hosting guidance

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...

ASP.NET applications running out of memory?

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

ASP.NET and UNC Fileshares QFE

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...

Page view counter