Exchange OWA 2003 "Server Error in '/OWAAdmin' Application"
- From: "Motley" <Motley@xxxxxxxxxxxxx>
- Date: Thu, 02 Feb 2006 21:48:50 GMT
I am hoping someone can help me here. I am running Windows 2003 SP1 and
Exchange 2003. I installed the Microsoft OWA Admin tool and when I try to go
to the web page it prompts me for a username/password. The problem is that
it does not take my administration credentials. It gives me 3 tries and then
I get the following error. I assume it is some kind of permission error but
I have not been able to figure it out.
On a side note one of the reasons I am trying to get this program working is
I want people to be able to open PDF file when they are attached to an
e-mail. Right now it will only let them save it and since we have that
locked down the user can not do that either. I have looked at the blocked
list which is default and do not see any mention of PDF. Why won't it let
them open it?
Thanks for any help
Server Error in '/OWAAdmin' Application.
--------------------------------------------------------------------------------
Access to the path "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary
ASP.NET Files\owaadmin\77a1245f\78fc431f" is denied.
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information
about the error and where it originated in the code.
Exception Details: System.UnauthorizedAccessException: Access to the path
"C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
Files\owaadmin\77a1245f\78fc431f" is denied.
ASP.NET is not authorized to access the requested resource. Consider
granting access rights to the resource to the ASP.NET request identity.
ASP.NET has a base process identity (typically {MACHINE}\ASPNET on IIS 5 or
Network Service on IIS 6) that is used if the application is not
impersonating. If the application is impersonating via <identity
impersonate="true"/>, the identity will be the anonymous user (typically
IUSR_MACHINENAME) or the authenticated request user.
To grant ASP.NET write access to a file, right-click the file in Explorer,
choose "Properties" and select the Security tab. Click "Add" to add the
appropriate user or group. Highlight the ASP.NET account, and check the
boxes for the desired access.
Source Error:
An unhandled exception was generated during the execution of the
current web request. Information regarding the origin and location of the
exception can be identified using the exception stack trace below.
Stack Trace:
[UnauthorizedAccessException: Access to the path
"C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
Files\owaadmin\77a1245f\78fc431f" is denied.]
System.IO.__Error.WinIOError(Int32 errorCode, String str) +393
System.IO.Directory.InternalCreateDirectory(String fullPath, String path)
+632
System.IO.Directory.CreateDirectory(String path) +195
System.Web.Compilation.PreservedAssemblyEntry.DoFirstTimeInit(HttpContext
context) +85
System.Web.Compilation.PreservedAssemblyEntry.EnsureFirstTimeInit(HttpContext
context) +98
System.Web.HttpRuntime.PreloadAssembliesFromBin(HttpContext context) +153
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +454
[HttpException (0x80004005): ASP.NET Initialization Error]
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +946
System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +128
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET
Version:1.1.4322.2300
.
- Follow-Ups:
- Re: Exchange OWA 2003 "Server Error in '/OWAAdmin' Application"
- From: David A. Bermingham
- Re: Exchange OWA 2003 "Server Error in '/OWAAdmin' Application"
- Prev by Date: Re: Names of the SMTP queues
- Next by Date: Re: Rehome Public Folder Problem
- Previous by thread: Read only access on primary mailbox ASAP
- Next by thread: Re: Exchange OWA 2003 "Server Error in '/OWAAdmin' Application"
- Index(es):
Relevant Pages
|