Re: sharepoint error
From: David Copeland [MSFT] (davidcop_at_online.microsoft.com)
Date: 04/13/04
- Next message: Alex Wood: "User Licences"
- Previous message: James Wheat: "SMTP outgoing issues"
- In reply to: RP: "Re: sharepoint error"
- Next in thread: RP: "Re: sharepoint error"
- Reply: RP: "Re: sharepoint error"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 13 Apr 2004 09:54:40 -0500
What permissions do you have on the following directory
\%systemroot%\microsoft.net\framework\v1.1.4322
Sounds like the Network Service account doesn't have the needed
permissions.. Let's make sure the Local Service and Network Service
accounts have Full Control permission to
%windir%\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files.
-- Hope that helps, David Copeland Microsoft Small Business Server Support This posting is provided "AS IS" with no warranties, and confers no rights. Newsgroups: SBS v4.x : microsoft.public.backoffice.smallbiz SBS 2000: microsoft.public.backoffice.smallbiz2000 SBS 2003: microsoft.public.windows.server.sbs "RP" <rp@nospam.com> wrote in message news:eZtBQWWIEHA.3276@TK2MSFTNGP09.phx.gbl... > David, > > 1. Yes, I noticed it on boot up. > 2. No I cannot access companyweb. When I browse to server's ip address, I > get the Welcome to Windows Small Business Server 2003 home page. When I > click on "My Company's Internal Website", it tries to go to > http://companyweb and makes me login 3 times and then I get the asp.net > yellow screen of death. I look at the url and here is what I have:- > > http://companyweb/_layouts/1033/error.aspx?ErrorText=Access+to+the+path+%22E > %3a%5cWINDOWS%5cMicrosoft.NET%5cFramework%5cv1.1.4322%5cTemporary+ASP.NET+Fi > les%5croot%5c23a8e6ad%5c1281f3f1%22+is+denied. > > 3. I also cannot access Remote Web WorkPlace. It does the same thing as #2 > and then I get the yellow screen. Here is what I get:- > > > Server Error in '/Remote' Application. > ---------------------------------------------------------------------------- > ---- > > Access to the path "E:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary > ASP.NET Files\remote\ab3b0cb8\7540844c" 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 > "E:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET > Files\remote\ab3b0cb8\7540844c" 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 > "E:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET > Files\remote\ab3b0cb8\7540844c" 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(HttpContex > t context) +97 > System.Web.HttpRuntime.PreloadAssembliesFromBin(HttpContext context) > +176 > System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +445 > > [HttpException (0x80004005): ASP.NET Initialization Error] > System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +927 > System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +128 > > > > > > ---------------------------------------------------------------------------- > ---- > > Version Information: Microsoft .NET Framework Version:1.1.4322.573; > ASP.NET > Version:1.1.4322.573 > > "David Copeland [MSFT]" <davidcop@online.microsoft.com> wrote in message > news:Og1s85VIEHA.2596@TK2MSFTNGP10.phx.gbl... >> Does this only happen on boot? Are you able to access the companyweb ok? >> If so, then you should be able to safely ignore it.. or as a workaround, >> create a DependOnService key in SPTimer >> >> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SPTimer >> >> Name: DependOnService >> Type: REG_MULTI_SZ >> Data: MSSQL$SHAREPOINT >> >> >> -- >> >> Hope that helps, >> David Copeland >> Microsoft Small Business Server Support >> >> This posting is provided "AS IS" with no warranties, and confers no > rights. >> >> Newsgroups: >> SBS v4.x : microsoft.public.backoffice.smallbiz >> SBS 2000: microsoft.public.backoffice.smallbiz2000 >> SBS 2003: microsoft.public.windows.server.sbs >> >> >> "RP" <rp@nospam.com> wrote in message >> news:ezfjpbVIEHA.3848@tk2msftngp13.phx.gbl... >> > Hi all, I am getting the following error in the sharepoint event log: >> > >> > #50070: Unable to connect to the database STS_Config on >> > STERLING--ATL\SharePoint. Check the database connection information >> > and >> > make sure that the database server is running. >> > >> > For more information, see Help and Support Center at >> > http://go.microsoft.com/fwlink/events.asp. >> > >> > I know during the install of SBS2003 Premium it installs an MSDE > instance >> > and then after that I installed SQL Server. Could that be a problem? I >> > checked the Services and both MSDE and SQL say started? Is there anyway > I >> > can move the sharepoint database to the SQL Server and change the >> > connection >> > string? How do I do that? >> > >> > TIA, >> > Param >> > >> > >> >> > >
- Next message: Alex Wood: "User Licences"
- Previous message: James Wheat: "SMTP outgoing issues"
- In reply to: RP: "Re: sharepoint error"
- Next in thread: RP: "Re: sharepoint error"
- Reply: RP: "Re: sharepoint error"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|