Re: sharepoint error

From: RP (rp_at_nospam.com)
Date: 04/13/04


Date: Tue, 13 Apr 2004 11:05:37 -0400

Great! That took care of it. thanks a lot! I am going to see if companyweb
application is working ok now. Is it possible to port the Sharepoint
database from MSDE to SQL Server? I have SQL installed on the same server.

much thanks

"David Copeland [MSFT]" <davidcop@online.microsoft.com> wrote in message
news:OkBIBdWIEHA.3432@tk2msftngp13.phx.gbl...
> 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
> >> >
> >> >
> >>
> >>
> >
> >
>
>


Relevant Pages

  • Re: sharepoint error
    ... Server Error in '/Remote' Application. ... Exception Details: System.UnauthorizedAccessException: Access to the path ... granting access rights to the resource to the ASP.NET request identity. ... t context) +97 ...
    (microsoft.public.windows.server.sbs)
  • Re: Security Exception Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42
    ... by default the asp.net system account does not have network access, ... I am struggling with a website on a W2K3 server which has the actual ... Exception Details: System.Security.SecurityException: Request for the ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: outlook mobile access broken
    ... then make sure that ASP is enabled on the server. ... the current web request. ... An unhandled exception has occurred. ... Thread account name: NT AUTHORITY\NETWORK SERVICE ...
    (microsoft.public.exchange.admin)
  • Re: outlook mobile access broken
    ... then make sure that ASP is enabled on the server. ... the current web request. ... An unhandled exception has occurred. ... Thread account name: NT AUTHORITY\NETWORK SERVICE ...
    (microsoft.public.exchange.admin)
  • RE: Exchange 2007 migration, OWA problem
    ... The curve here is that I am using the old existing server. ... Exception message: There was a problem accessing Active Directory. ... connection, DirectoryRequest request, DirectoryException de, Int32 ... Microsoft.Exchange.Data.Directory.ADSession.ExecuteModificationRequest(ADRawEntry entry, DirectoryRequest request, ADObjectId originalId) ...
    (microsoft.public.exchange.setup)

Loading