I am having a problem with sharepoint services and sqlexpress. My system was running just fine, and I did a dcpromo to make the system a DC. Now, the SQL services will not start along with Sharepoint service.
The sharepoint and sql are configured to run on NT AUTHORITY\NetworkService.
I get the following errors in event viewer
Event Type: Error
Event Source: ASP.NET 2.0.50727.0
Event Category: None
Event ID: 1088
Date: 8/3/2007
Time: 8:33:38 AM
User: N/A
Computer: XXX
Description:
Failed to execute request because the App-Domain could not be created. Error: 0x80070005 Access is denied.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Event Type: Warning
Event Source: ASP.NET 2.0.50727.0
Event Category: None
Event ID: 1073
Date: 8/3/2007
Time: 8:33:38 AM
User: N/A
Computer: TOC1
Description:
Failed to initialize the AppDomain:/LM/W3SVC/415611
546/Root
Exception: System.IO.FileLoadExceptio
n
Message: Could not load file or assembly 'System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d
50a3a' or one of its dependencies. Access is denied.
StackTrace: at System.Reflection.Assembly
.nLoad(Ass
emblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly
.InternalL
oad(Assemb
lyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly
.InternalL
oad(String
assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Activator.CreateIns
tance(Stri
ng assemblyName, String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, Evidence securityInfo, StackCrawlMark& stackMark)
at System.Activator.CreateIns
tance(Stri
ng assemblyName, String typeName)
at System.AppDomain.CreateIns
tance(Stri
ng assemblyName, String typeName)
at System.AppDomain.CreateIns
tance(Stri
ng assemblyName, String typeName)
at System.Web.Hosting.Applica
tionManage
r.CreateAp
pDomainWit
hHostingEn
vironment(
String appId, IApplicationHost appHost, HostingEnvironmentParamete
rs hostingParameters)
at System.Web.Hosting.Applica
tionManage
r.CreateAp
pDomainWit
hHostingEn
vironmentA
ndReportEr
rors(Strin
g appId, IApplicationHost appHost, HostingEnvironmentParamete
rs hostingParameters)
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Event Type: Error
Event Source: SPAdmin
Event Category: None
Event ID: 0
Date: 8/3/2007
Time: 6:58:36 AM
User: N/A
Computer: TOC1
Description:
Service cannot be started. System.ComponentModel.Win3
2Exception
: The group name could not be found
at Microsoft.SharePoint.Admin
istrationO
peration.W
in32.SPNet
Api32.NetL
ocalGroupG
etMembers(
String groupName)
at Microsoft.SharePoint.Admin
istrationS
ervice.SPA
dministrat
ionService
.RegisterS
PAdministr
ationOpera
tion()
at Microsoft.SharePoint.Admin
istrationS
ervice.SPA
dministrat
ionService
.OnStart(S
tring[] args)
at System.ServiceProcess.Serv
iceBase.Se
rviceQueue
dMainCallb
ack(Object
state)
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Event Type: Error
Event Source: MSSQL$SQLEXPRESS
Event Category: (2)
Event ID: 17053
Date: 8/3/2007
Time: 6:58:13 AM
User: N/A
Computer: TOC1
Description:
UpdateUptimeRegKey: Operating system error 5(Access is denied.) encountered.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 9d 42 00 00 10 00 00 00 B......
0008: 10 00 00 00 54 00 4f 00 ....X.X.
0010: 43 00 31 00 5c 00 53 00 X.X.\.S.
0018: 51 00 4c 00 45 00 58 00 Q.L.E.X.
0020: 50 00 52 00 45 00 53 00 P.R.E.S.
0028: 53 00 00 00 00 00 00 00 S.......
Event Type: Error
Event Source: MSSQL$SQLEXPRESS
Event Category: (2)
Event ID: 17053
Date: 8/3/2007
Time: 6:58:13 AM
User: N/A
Computer: TOC1
Description:
UpdateUptimeRegKey: Operating system error 5(Access is denied.) encountered.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 9d 42 00 00 10 00 00 00 B......
0008: 10 00 00 00 54 00 4f 00 ....T.O.
0010: 43 00 31 00 5c 00 53 00 C.1.\.S.
0018: 51 00 4c 00 45 00 58 00 Q.L.E.X.
0020: 50 00 52 00 45 00 53 00 P.R.E.S.
0028: 53 00 00 00 00 00 00 00 S.......
I looked for the NT AUTHORITY\NetworkService in the directory but can not find it.
Any ideas?
Start Free Trial