I had my host provider create a private folder that is inaccessible
through IIS. I think they just created a folder within the root
of my actual web space, and then locked the permissions down (i.e.,
C:\inetpub\WEBSITE.COM\private). Now, when I try to administer
the forum using the administrator account, clicking Admin, I get the
following error:
Provider error '80040e4d'
Authentication failed.
/admin/common.asp, line 178
I can login fine with a regular and administrator account and create
and edit posts. But when I try to access the administrative
settings, I get an error. I think the correct method is to put it
in a folder above the actual web space (i.e.,
C:\inetpub\private\WEBSITE.COM, vs. above) Just trying to make
things secure here. Thanks!