TFS Project Portal: critical error from SharePoint


we're noticing error of "this page has encountered critical error. contact system administrator if problem persists. " when selecting "view project portal" visual studio 2008.

any ideas?

also, ran best practices analyzer , says not part of "site administrators" group.

how add myself group?

there nothing specified errors in servers event log.

please advise

found answer problem guys. needed update web.config comment out few lines. found answer here:

 

http://scrumforteamsystem.com/cs/forums/4033/showpost.aspx

 

apparently authentication in subdirectories of website interferes.  it says to modify scrumforteamsystem\web.config, commenting out line 160

<!--           

<authentication mode="windows"/>

-->

and line 197:

<!--
  <trust level="full"/>
  <identity impersonate="true"/>
-->

in scrumforteamsystem\web.config

the portals seem working again.

thanks



Archived Forums V  >  Team Foundation Server - General



Comments

Popular posts from this blog

Conditional formatting a graph vertical axis in SSRS 2012 charts

Register with Power BI failed

SQL server replication error Cannot find the dbo or user defined function........