
I am honestly not sure how I created this error, but I know this I did not find much out there on how to solve the issue. I think part of the reason this occurr

You may get this the first time you try to execute an ASP.NET site on a Windows XP installation of IIS 5.1 The error will point you to a Microsoft Knowledge Bas

Developing applications that work across the Internet requires knowledge of protocols. To actually debug any communications or protocol errors you need to be aw

HttpModules and HttpHandlers are low level aspects of ASP.NET that let you control how a response it returned. They seem similar, but offer features to give you hooks into the ASP.NET rendering pipeline.

I have found it really interesting to learn the background of some of the great programmers in the world and for those in the mid 30s, like me, many seem to hav

I saw a question on the ASP.NET forums on when to use or what is URL Mapping good for. This is a very good question, especially for newbies to the ASP.NET parad

Yesterday Google started hijacking 404 status codes through the Google Toolbar from unknowing Web sites to show pages with ads. TechCrunch even has a poll aski

There is no point in having an online store if you do not accept money from your customers. Deciding how you will get paid truly involves every single aspect of

My final entry in my series on elements for E-Commerce sites I want to go over some aspects related to programming. Some of this is as much marketing as it is p

Previously I wrote about key points to marketing an E-Commerce site. While I wrote things from the perspective of application to an E-Commerce perspective those

To continue on my theme of a good E-Commerce practices, the next topic is security. I will never admit to be a full blown security expert, but I feel comfortabl

I have developed over 250 ASP.NET sites alone in the past 6 years. In doing that many sites I have had more than my fair share of opportunities to develop custo

This summer I got to work on a project that stretched my experience a little by requiring that I learn to use the compression classes in the .NET framework. The

A very common problem for modern web interface developers is displaying layers over a DropDownListBox. The DropDownListBox always wants to be displayed on top o

Earlier this week I started with a rant about ASP.NET and Search Engine Optimization and was really tired of my platform being dissed as a good platform for opt

There are so many built-in functions and keywords in SQL Server to help our applications perform and the coding is so easy that many get lost in the breadth of

A few months ago I made an entry reviewing how to send e-mail from an ASP.NET page, today I am going to extend that entry a little an show how you can make a si

I get asked this question a lot as I go around demonstrating the benefits of using URL Rewriting in ASP.NET, how can I process wildcard extensions and just dire

This topic intimidated me when it first presented itself to me, because let's face it a Web Service really looks like it just processes XML and objects serializ

One of the big improvements in the configuration and maintenance of ASP.NET Web sites for version 2.0 is the ability to define common settings such as connectio

If you ever come across this error you can you can usually resolve it pretty quickly, but most likely it will crop up again. The InvalidCastException, “Unable t