nonethefewer: (Default)
2009-09-22 08:19 am
Entry tags:

(no subject)

I have an Excel document that tracks invoices.  I have one sheet set to publish as a web page.  I put it in C:\inetpub\wwwroot.  But lord help me, I have completely forgotten how to make this page viewable to others here in the office.  Halp?

[eta] Well, that was quick.  The issue: I wasn't letting WWW Services through the firewall.  *facepalm*
nonethefewer: (Default)
2008-01-18 02:25 pm

(no subject)

To enable verbose errors (as versus "Woops, something sucked!") in IIS7:

C:\Windows\System32\inetsrv> appcmd.exe set config -section:asp /scriptErrorSentToBrowser:true