Question

Can not Access Sharepoint Central Administrator after Microsoft Updates

Asked by: BigTSmooth

After some Microsoft updates a few weeks ago, I can no longer access my SharePoint Central Administrator.  Below is the error I get:

Server Error in '/' Application.
________________________________________
Runtime Error
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed.

Details: To enable the details of this specific error message to be viewable on the local server machine, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "RemoteOnly". To enable the details to be viewable on remote machines, please set "mode" to "Off".

<!-- Web.Config Configuration File -->

<configuration>
    <system.web>
        <customErrors mode="RemoteOnly"/>
    </system.web>
</configuration>

Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.

<!-- Web.Config Configuration File -->

<configuration>
    <system.web>
        <customErrors mode="On" defaultRedirect="mycustompage.htm"/>
    </system.web>
</configuration>

I also checked my event logs and I get some reoccurring errors:

Event Type:      Warning
Event Source:      ASP.NET 2.0.50727.0
Event Category:      Web Event
Event ID:      1310
Date:            9/17/2007
Time:            2:58:58 PM
User:            N/A
Computer:      FCHRINTRA2
Description:
Event code: 3006  Event message: A parser error has occurred.  Event time: 9/17/2007 2:58:58 PM  Event time (UTC): 9/17/2007 6:58:58 PM  Event ID: 56a262ee7b424087a4c8776fa8c71eef  Event sequence: 1  Event occurrence: 1  Event detail code: 0    Application information:      Application domain: /LM/W3SVC/595471311/Root-4-128345291385788690      Trust level: WSS_Minimal      Application Virtual Path: /      Application Path: C:\Inetpub\wwwroot\wss\VirtualDirectories\28185\      Machine name: FCHRINTRA2    Process information:      Process ID: 488      Process name: w3wp.exe      Account name: NT AUTHORITY\NETWORK SERVICE    Exception information:      Exception type: HttpException      Exception message: Data at the root level is invalid. Line 1, position 1.    Request information:      Request URL: http://localhost:28185/_controltemplates      Request path: /_controltemplates      User host address: 127.0.0.1      User:       Is authenticated: False      Authentication Type:       Thread account name: NT AUTHORITY\NETWORK SERVICE    Thread information:      Thread ID: 7      Thread account name: NT AUTHORITY\NETWORK SERVICE      Is impersonating: False      Stack trace:    at System.Web.Compilation.BuildManager.ReportTopLevelCompilationException()
   at System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled()
   at System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters)
    Custom event details:

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

And


Event Type:      Error
Event Source:      Windows SharePoint Services 3 Search
Event Category:      Gatherer
Event ID:      2424
Date:            9/14/2007
Time:            9:56:54 AM
User:            N/A
Computer:      FCHRINTRA2
Description:
The update cannot be started because the content sources cannot be accessed. Fix the errors and try the update again.

Context: Application 'Search', Catalog 'index file on the search server Search'

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.


I tried almost everthing out there that I could find to fix this problem.  Does anyone know what could be going on?

This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.

Subscribe now for full access to Experts Exchange and get

Instant Access to this Solution

  • Plus...
  • 30 Day FREE access, no risk, no obligation
  • Collaborate with the world's top tech experts
  • Unlimited access to our exclusive solution database
  • Never be left without tech help again

Subscribe Now

Asked On
2007-09-17 at 12:33:09ID22834155
Tags

sharepoint

,

cannot

,

central

,

access

Topic

MS SharePoint

Participating Experts
5
Points
250
Comments
19

Trusted by hundreds of thousands everyday for fast, accurate and reliable tech support.

  • "The time we save is the biggest benefit of Experts Exchange to Warner Bros. What could take multiple guys 2 hours or more each to find is accessed in around 15 minutes on Experts Exchange." Mike Kapnisakis, Warner Bros.
  • "Our team likes having a resource that is more secure than just using Google and most experts using this service really know their stuff. It's nice to look here first versus using Google." Dayna Sellner, Lockheed Martin
  • "Anytime that I've been stumped with a problem, 9 out of 10 times Experts Exchange has either the accepted solution or an open discussion of the potential solution to the problem." Kenny Red, eBay Inc.

See what Experts Exchange can do for you.

Got a question?

We've got the answer.

Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.

Screenshot of Experts Exchange Knowledgebase

Need individual assistance?

Our experts are ready to help.

If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.

Screenshot of Experts Exchange Knowledgebase

Want to learn from the best?

Read articles from industry experts.

Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.

Screenshot of an Article

Working on a long term project?

Store your work and research.

Save solutions to your questions, answers you’ve discovered through searching plus helpful articles in your personal knowledgebase for easy future access.

Screenshot of Experts Exchange Knowledgebase

Access the answers to your technology questions today.

Subscribe Now

30-day free trial. Register in 60 seconds.

What Makes Experts Exchange Unique?

Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Trusted by the world's most respected brands.

image of each brand's logo

Faithfully serving IT professionals since 1996.

Experts Exchange Logo

Try it out and discover for yourself.

Subscribe Now

30-day free trial. Register in 60 seconds.

Related Solutions

  1. What is the right ISAPI filter in the site "SharePoint Central …
    What is the right ISAPI filter in the site "SharePoint Central Administration" ? Shall we add ASP.NET 1.1? I am installing SPS2003 on WS2003 SP1/SQL 2000 SP4
  2. Sharepoint Recycle Bin WSS 3.0
    When we delete items in Sharepoint (WSS 3.0), they do not go to the Recycle bin, instead, they disappear. The recycle bin in Central Admin says it contains nothing.
  3. Restrict Access to Sharepoint Central Administration (WS…
    I have WSS 3.0 installed on WIndows Server 2003 with a SQL SERVER 2000 database, which is residing on the same server. All users in our active directory now have access to the sharepoint central administration site and the web application that I created. How can I restrict Ac...
  4. Sharepoint (WSS 3.0) Web Part Question
    I have what is probably a stupid question (seems to me it should be easy). I am trying to develop an ASP.Net 2.0 Web Part for use in Windows Sharepoint Services (WSS 3.0). I can deploy the web part no problem by building the solution to the WSS BIN folder. The Web Part the...
  5. SharePoint 3.0 Central Administration return errors in the…
    We have been running SharePoint 3.0 side by side with SharePoint 2.0 on our Windows SBS R2 for sometime with no problem. In fact, today, our sites are still working without error. However, now, when I try to access the SharePoint Central Administration tool, I get this erro...
  6. Customize WSS/SharePoint Breadcrubm
    I want to customize the WSS SharePoint breadcrumb. I want the breadcrumb to display on pages it feels are home pages (in the same directory as the default.aspx page). How do I do that?

Free Tech Articles

  1. WARNING: 5 Reasons why you should NEVER fix a computer for free.
    It is in our nature to love the puzzle. We are obsessed. The lot of us. We love puzzles. We love the challenge. We thrive on finding the answer. We hate disarray. It bothers us deep in our soul. W...
  2. SCCM OSD Basic troubleshooting
    SCCM 2007 OSD is a fantastic way to deploy operating systems, however, like most things SCCM issues can sometimes be difficult to resolve due to the sheer volume of logs to sift through and the dispe...
  3. Migrate Small Business Server 2003 to Exchange 2010 and Windows 2008 R2
    This guide is intended to provide step by step instructions on how to migrate from Small Business Server 2003 to Windows 2008 R2 with Exchange 2010. For this migration to work you will need the fo...
  4. Create a Win7 Gadget
    This article shows you how to create a simple "Gadget" -- a sort of mini-application supported by Windows 7 and Vista. Gadgets can be dropped anywhere on the desktop to provide instant information, ...
  5. Outlook continually prompting for username and password
    There have been a lot of questions recently regarding Outlook prompting for a username and password whilst using Exchange 2007. There are a few reasons why this would happen and I will try to cover t...
  6. Backup Exchange 2010 Information Store using Windows Backup
    There seems to be quite a lot of confusion around the ability to backup Exchange 2010 using the built in Windows Backup feature. This stems from the omission of this feature prior to Exchange 2007 s...

Cloud Class Webinars

  1. Avoiding Bugs in Microsoft Access
    Alison Balter takes and in-depth look at avoiding bugs in Access. In this webinar you will learn about using the immediate window to debug your applications, invoking the debugger, using breakpoints to troubleshoot, stepping through code, setting the next statement to execute, ...
  2. Top 10 Best New Features in Visio 2010
    Scott Helmers gives live demonstrations of the top 10 new features in Visio 2010. This webinar will teach you how to create compelling diagrams by adding shapes to the page with a single click, linking the shapes in a diagram to data in Excel (or SQL Server, or SharePoint), ...
  3. IT Consultant Business Secrets Revealed
    Michael Munger, Experts Exchange tech pro and IT consultant, pulls back the curtain on his very successful businesses and answers question on every IT consultant and business owner should know about. He shares secrets on what he did to solve the 5 most common problems in IT, ...
  4. Disaster Recovery and Business Continuity
    Quest CTO, Mike Billon, gives an overview of the steps involved in building a dunamic disaster recovery plan. Through case studies and an examination of software/hardware tooles for monitoring and testing, you'll gain a better understandin of where you are, where you want ...
  5. Organize Your Visio Diagrams with Containers and Lists
    Scott Helmers uses cross functional flowcharts, wireframe diagrams, data graphic legends and seating charts to teach you: how to ustilize all three new structured diagram components in Visio 2010, the best practices for organizeing shapes in previous version of Visio, how to organize ...
  6. How to Us Objects, Properties, Events and Methods in Microsoft Access
    Alison Dalter gives an in-depbth look at objects, properties, events and methods in Microsoft Access. In this webinar you will learn about using the object browser, referring to objects, working with properties and methods, working with object variables, understanding the ...

Join the Community

Give a Little. Get a Lot.

Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.

Join the Community

Answers

 

by: Robbie_LeggettPosted on 2007-09-18 at 00:23:14ID: 19910798

Run the SharePoint Products and Technologies Configuration Wizard. Keep it on the farm and remove the Central Admin site. Once it's finished, run it again and add the Central Admin site. This normally resolves this particular issue.

:-)

 

by: BigTSmoothPosted on 2007-09-18 at 03:21:11ID: 19911489

I tried that once.  It did not give me any options, it only said, "countinue to repair sharepoint."  Should I delete the Sharepoint Central Administration from the IIS first and delete the contents in "C:\inetpub\wwwrooot\wws\VirtualDirectories\28151" first and then run the Configuration Wizard?  

 

by: dcgamesPosted on 2007-10-25 at 19:07:27ID: 20152780

I have the same problem on my WSS 3.0 site. The admin gets an error 403 Forbidden. A normal domain user gets the sharepoint  'permisison denied, you are logged in as domain\user, 'log in as another user'

I tried what Robbie suggest above. I removed Central Administrator with the wizard and re-installed it. No change. I noticed that the administration port doesn't match the virtual directory folder in /inetpub/wwwroot/wss/VirtualDirectories/. So I removed it again and specified a port number. still the same problem and it still installs under the same old directory (10516).

So I removed it a 3rd time and installed it again and told it to use port 10516, but that didn't make any difference either.

I'm stumped.

Dave

p.s. I think that if you have all the services on one server, it may not offer the options Robbie suggested. I have a separate host for the SQL Server.

 

by: Robbie_LeggettPosted on 2007-10-26 at 04:37:35ID: 20154601

Change the app pool for central admin to the default app pool. Please post the results.

:-)

 

by: BigTSmoothPosted on 2007-10-26 at 04:59:11ID: 20154689

same results but I still have numerous Warnings and Error Events:

Event Type:      Error
Event Source:      Windows SharePoint Services 3 Search
Event Category:      Gatherer
Event ID:      2424
Date:            10/26/2007
Time:            7:55:07 AM
User:            N/A
Computer:      FCHRINTRA2
Description:
The update cannot be started because the content sources cannot be accessed. Fix the errors and try the update again.

Context: Application 'Search', Catalog 'index file on the search server Search'

Event Type:      Warning
Event Source:      ASP.NET 2.0.50727.0
Event Category:      Web Event
Event ID:      1310
Date:            10/26/2007
Time:            7:58:23 AM
User:            N/A
Computer:      FCHRINTRA2
Description:
Event code: 3006
Event message: A parser error has occurred.
Event time: 10/26/2007 7:58:22 AM
Event time (UTC): 10/26/2007 11:58:22 AM
Event ID: 4d590c08ab314cd7940e61c14537dea4
Event sequence: 1
Event occurrence: 1
Event detail code: 0
 
Application information:
    Application domain: /LM/W3SVC/560870771/Root-1-128378734992892910
    Trust level: WSS_Minimal
    Application Virtual Path: /
    Application Path: C:\Inetpub\wwwroot\wss\VirtualDirectories\28185\
    Machine name: FCHRINTRA2
 
Process information:
    Process ID: 3608
    Process name: w3wp.exe
    Account name: NT AUTHORITY\NETWORK SERVICE
 
Exception information:
    Exception type: HttpException
    Exception message: Data at the root level is invalid. Line 1, position 1.
 
Request information:
    Request URL: http://fchrintra2:28185/
    Request path: /
    User host address: 164.51.33.216
    User:  
    Is authenticated: False
    Authentication Type:  
    Thread account name: NT AUTHORITY\NETWORK SERVICE
 
Thread information:
    Thread ID: 1
    Thread account name: NT AUTHORITY\NETWORK SERVICE
    Is impersonating: False
    Stack trace:    at System.Web.Compilation.BuildManager.ReportTopLevelCompilationException()
   at System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled()
   at System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters)

 

by: Robbie_LeggettPosted on 2007-10-26 at 07:25:27ID: 20155784

Make the search and content accounts on the Search Config page the
same account (search account)

:-)

 

by: BigTSmoothPosted on 2007-10-26 at 17:26:29ID: 20159934

I think you are referring to a feature that is under the Sharepoint Central Administrator which I cannot access.  If there is another way to access it, please let me know

 

by: keekaPosted on 2008-02-25 at 08:47:30ID: 20977030

Any resolution to this?

 

by: BigTSmoothPosted on 2008-02-27 at 13:19:07ID: 20998489

Nope.  Are you having the same problem?

 

by: keekaPosted on 2008-02-27 at 13:26:39ID: 20998572

Yep. I called Microsoft. They said the support is free but they would have to call me back. Typical call back time was 24 hours. I am still waiting.

 

by: BigTSmoothPosted on 2008-02-27 at 13:49:15ID: 20998792

I have been thinking of backing it up, uninstalling it and restoring it.  I have been dealing with this for some time now, but no one seems to have a solution.  That is my last resort and I think it is about time :)

 

by: keekaPosted on 2008-02-27 at 14:20:36ID: 20999087

I have installed Sharepoint v3 on a different server.

I have restored the SQl databases from the old server to the new. Going to see if it will allow me to add a content database and then go on from there. will let you know what happens.

PS: Never done this before...

 

by: keekaPosted on 2008-02-27 at 14:36:26ID: 20999218

 

by: keekaPosted on 2008-02-27 at 14:43:41ID: 20999291

OK.. This worked...

stsadm (in c:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\bin) allows you to import the database and do an upgrade.

The process is:

1. Create a new application in SharePoint (do not create the site collection)
2. Attach the database to your SQL Server if it's not already attached
3. Go to the command prompt and type: stsadm -o addcontentdb -url http://myapplicationpath -database <mydatabasename>
4. Check that the application now has the database attached and there are sites in it (in Central Admin -> Applications -> Manage Content Datbases)
5. Browse to the site to check it
6. <optional> go back to central admin and delete the empty database that was created as part of step 1

At that point, you may bask in the glory of a restored SharePoint site.  :)

Note you can do it all from the web interface, as long as the version of SharePoint installed matches the database version.

 

by: BigTSmoothPosted on 2008-02-27 at 15:57:11ID: 20999947

Yes, that is the method I have used, but I am looking for a solution to fix the database rather then restore it to a new one.  I have successfully restored it to another Sharepoint site a few times, but certain features get lost in the transfer.  For that reason, I wanted to see if I can repair it if I can, but it I have no choice.......I will be force to do that.  

 

by: keekaPosted on 2008-02-28 at 02:48:06ID: 21002554

Well, As I said ealier.. I have a call open with Microsoft. I chased them this morning...Someone will call me back soon... appaently.

I restored my sites with no problem and everyone seems to be happy (at the moment)

If MS do call me back i'll let you know what happens. Good Luck!

 

by: platinumhimaniPosted on 2008-02-29 at 06:13:06ID: 21013288

HI

try to give write access\ to the logged in user to the following folder C:\windows\Microsoft.NET\Framework\v2.0.50727.

 

by: smtsolPosted on 2008-06-19 at 12:08:27ID: 21825377

Out of curiousity what good is write access going to do? Anyone found a fix yet? I try to open up central administration and get an error message for some reason. My main box gives an error stating an unexpected error has ocurred and my secondary box has a 500 error message relating to DNS (which I am almost positive the DNS entries are fine). I need to get this fixed ASAP just like the rest of you having trouble. Anyone here know why a complete new OS install os MS SBS 03 with sharepoint and SQL would be throwing so many errors right away?

smtsol

20120131-EE-VQP-002

3 Ways to Join

30-Day Free Trial

The Experts

98% positive feedback on 31,087 answers since March 2000. angeliii is a Microsoft Most Valuable Professional for his work with MS SQL Server & Develoment.

He has also proven his knowledge of Visual Basic Programming, PHP Scripting and Oracle Databases.

The Experts

97% positive feedback on 10,752 answers since July 2000. lrmoore has more than 18 years experience in the networking industry.

The six-time Mircosoft MVPs specialties include firewalls, virtual private networking, and network management.

Testimonials

"...and excellent source for support... Kind of like having your very own IT dept." Electriciansnet

Testimonials

"I was apprehensive at signing up at first. However... it has already made my life as an IT administrator much easier." JaCrews

Testimonials

"WOW! You guys have great, active, and knowledgeable people on here." moore50

Business Clients

Business Clients

In the Press

"If you’ve got a question... Experts Exchange can supply an answer.”

In the Press

"...an invaluable aid for both IT professionals and those who require tech support."

In the Press

"where IT professionals provide quick answers on just about any topic"

Business Account Plans

Loading Advertisement...