Category Archives: General Programming

Add a custom ScriptMapping to IIS using VBS

QUICK SUMMARY: Below you will find a sample .vbs script that demonstrates how to add a custom ScriptMapping to IIS to allow ASP.NET applications to handle ‘static’ file extensions like .xls I had an odd requirement to fulfill at my day job today, and as so frequently happens with odd requirements, it took WAY too [...]