Posts tagged with errors and bugs

Aug 17 2009

Replace default DNN calendars with AJAX Toolkit Calendar Extender

Although DNN is a very capable CMS, one thing I’d really like to do is send this guy back to 1993:

While using a component we purchased (FormMas...

.NETCode SnippetsErrors and BugsASP.NET
Aug 16 2008

Upgrading to subtext 2.0-fail

It's been a long time in between updates for subtext, but, has it actually been worth it? Well, kinda. Compared to the 1.9.5 release this one seem...

GeneralErrors and BugsASP.NET
Dec 11 2006

ASP.NET 2.0 Mozilla Browser Detection Hole

It has recently come to my attention that there is something drastically wrong with the way search engines have been indexing my ASP.NET 2.0 blog....

.NETInternetCode SnippetsErrors and BugsASP.NET
Dec 7 2006

Cleaning Up ASP.NET Sessions in Google

ASP.NET and Dirty Urls There are two things that have been bothering me about pages that are getting indexed in Google from an ASP.NET application...

.NETCode SnippetsSingleUserBlogErrors and BugsASP.NETSEO.NET
Mar 13 2006

'TextBox' cannot have children of type 'DataBoundLiteralControl'.

From what I've seen this particular error is already pretty well documented, however it is one of the things that Visual Studio is a little mislea...

.NETCode SnippetsErrors and Bugs