Yuck.... 0115 errors suck.

Most of my random ASP 0115 errors went away with some permission changes.
Why permission changes fix RANDOM errors I will never know, but it did help
us.

The following blurb is from this article:

http://support.microsoft.com/directory/article.asp?ID=KB;EN-US;Q194190

Permission and authentication issues with files and registry keys 

Errors may occur if the authenticated user does not have sufficient
permissions on other files such as custom components, system dynamic- link
libraries (DLLs), and even registry keys. 

ASP scripts are typically executed in the security context of the
IUSR_<machine_name> account. 

If you believe you are dealing with a permissions problem in the registry,
you can use Regedt32.exe to examine permissions on the various registry
keys. In particular, you may want to look at ODBC, Jet, ADO, and other keys
that might be relevant to the problem. If you have a computer that is
working properly, try comparing key permissions between the two computers. 

The first step is to determine if you really are seeing a permissions
problem. A good test is to temporarily add the anonymous logon account
(IUSR_<machine_name>) to the administrators group using User Manager. This
gives the IUSR_<machine_name> account administrative privileges on the
computer. If this causes ASP to function properly, you are almost certainly
dealing with a permissions issue. 

NOTE : When you have finished debugging, be sure to remove the
IUSR_<machine_name> account from the Administrators group to minimize the
security risk on your server. 


-----Original Message-----
From: John Matteson [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, September 25, 2001 11:13 AM
To: Exchange Discussions
Subject: ASP 0115 Errors on OWA


Good morning to you all:

        After closing all watertight doors and hatches and weathering the
latest virus storms, we started having problems with our OWA server. The
problem crops up intermittently with OWA users both from the Internet, from
our VPN and inside the corporate network.

        The server is NT 4.0 with the Option Pack IIS 4 installed. All
Service Packs, necessary hotfixes and patches for Nimda and CodeRed were
installed (not confirmed if the rollup security patch was installed).

        However, my problem is this, users are getting ASP 0115 errors when
attempting to reach the OWA server. This happens sometimes, before getting
the certificate popup, and sometimes after typing in their userid at the
basic login page. Usually hitting REFRESH will be enough to let the user in,
but sometimes they will have to wait a while, then try again.

        I've searched Tech net, but most of the KB's point to coding errors.
All of this is stock coding directly from Microsoft, no locally developed
code at all.

        Any suggestions as to where I should start looking to fix this, or
do I need to nuke the server and start again?

John Matteson; Exchange Manager
Geac Corporate Infrastructure Systems and Standards
(404) 239 - 2981

Reduce your stress; Resign as the General Manager of the Universe



_________________________________________________________________
List posting FAQ:       http://www.swinc.com/resource/exch_faq.htm
Archives:               http://www.swynk.com/sitesearch/search.asp
To unsubscribe:         mailto:[EMAIL PROTECTED]
Exchange List admin:    [EMAIL PROTECTED]

_________________________________________________________________
List posting FAQ:       http://www.swinc.com/resource/exch_faq.htm
Archives:               http://www.swynk.com/sitesearch/search.asp
To unsubscribe:         mailto:[EMAIL PROTECTED]
Exchange List admin:    [EMAIL PROTECTED]

Reply via email to