Why isn't IIS serving my static CSS / JS files?

Solution 1:

It sounds like a permissions error. Did you remember to add the IIS User IIS_IUSRS to the list of users that can access the files?