Re: sharepoint error
From: Mike Walsh [MVP] (englantilainen_at_mvps.org)
Date: 04/13/04
- Next message: Gavin: "TrendMicro CSM crashing"
- Previous message: anonymous_at_discussions.microsoft.com: "Time synchronization"
- In reply to: David Copeland [MSFT]: "Re: sharepoint error"
- Next in thread: David Copeland [MSFT]: "Re: sharepoint error"
- Reply: David Copeland [MSFT]: "Re: sharepoint error"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 13 Apr 2004 19:38:08 +0300
David, do I need to add more information to this
?
( or www.wssfaq.com item III.64 )
Mike Walsh, Helsinki, Finland
WSS FAQ at wss.collutions.com
Please reply to the newsgroup
"David Copeland [MSFT]" <davidcop@online.microsoft.com> wrote in message
news:#sIaO9WIEHA.2312@TK2MSFTNGP10.phx.gbl...
> Cool! Glad to hear it's working! As far as moving SharePoint to full
> SQL.. If you are using SBS 2003 Premium Edition the easiest way is to
follow
> the premiuminstallsteps.htm on the Premium Technologies cd and use the
steps
> to upgrade the SharePoint named instance. If not, then you might want to
> take a look at the SharePoint Administration guide..
>
> Windows SharePoint Services Administrator's Guide
>
http://www.microsoft.com/downloads/details.aspx?FamilyID=a637eff6-8224-4b19-a6a4-3e33fa13d230&DisplayLang=en
>
> and search on "Migrating from WMSDE to SQL Server"
>
> Out of curiousity was this an upgrade? clean install? trying to see if we
> can determine why the permissions were different.
>
>
> --
>
> Thanks,
> 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:Otz6fjWIEHA.3848@tk2msftngp13.phx.gbl...
> > 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
> >> >> >
> >> >> >
> >> >>
> >> >>
> >> >
> >> >
> >>
> >>
> >
> >
>
>
- Next message: Gavin: "TrendMicro CSM crashing"
- Previous message: anonymous_at_discussions.microsoft.com: "Time synchronization"
- In reply to: David Copeland [MSFT]: "Re: sharepoint error"
- Next in thread: David Copeland [MSFT]: "Re: sharepoint error"
- Reply: David Copeland [MSFT]: "Re: sharepoint error"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|