Archive | February, 2007

web.config error "Unrecognized attribute 'type'" for .NET 2.0

This applies to Windows Server 2003. This error can occur when you have .NET 1.0 and .NET 2.0 applications running on the same server. This particular error can occur when you haven’t selected .NET 2.0. in the application settings. Windows 2003 Uses Application Pools which can only support one version of the .NET framework at [...]

9 Comments Continue Reading →

Could not find schema information for the element 'log4net'

This perplexing error message recently started to occur in .NET 2.0 applications when adding log4net information within the web.config file as shown in the documentation. The source of the problem seems to be related to the visual studio XML validation and isn’t specifically a log4net problem. More information about the error can be found on [...]

12 Comments Continue Reading →

.awesome TLD

I’d like to propose that a .awesome TLD (top level domain) be added. The .awesome TLD will help to certify that the site you are visiting is at least 90% awesome. For example, your website could be something like www.radical.awesome. Your email could be something like jason@is.awesome. There’s probably at least a hundred more really [...]

2 Comments Continue Reading →