It seems I figured out my problem (well, about this issue anyway).A
while back, I un-installed .NET but then had to re-install it. In doing
so, somehow IIS lost the ability to recognize .js files. It would return
a 404 error whenever you tried to call any file with a .js extension. My
hosting company did something to re-associate the file type with IIS. It
seems I have the same problem with .swf files.fyi, I used Charles (a
Firefox plugin) to diagnose this. I had assumed it was a permission
issu...