Installation of Project Server 2007 SP1 with MOSS 2007 SP1

M

Mike Baugh

have MOSS 2007 SP1 already installed on windows server 2008.

Am trying to install project Server 2007 SP1 and keep getting this error:

Setup is unable to proceed due to following errors(s):
http://go.microsoft.com/fwlink/?linkid=103318.
Correct the issue(s) listed above and re-run setup.

Have looked at this article and it tells me to install SP1 for WSS and MOSS.
I already have them installed.

Have tried to reinstall them but cannot reinstall since it says sp1 is
already installed.

Have installed latest hotfixes and infrastructure updates for WSS and MOSS.

Have searched google and everything points to needing MOSS and WSS SP1
installed.

Does anyone know how to get past this. Have been trying to reach Microsoft
support but after being told for 16 hours that someone will call me back in
two hours I now find out they are closed on weekends and really need to get
our production server upgraded.
 
M

Mike Baugh

Many thanks for the reply. I had tried with sp1 but not with the latest
hotfixes etc. I added those to the updates folder and now it is installed.

I have another issue now. Looks like I have a permsission issue somewhere
but have looked high and low and can't find it.

I get this error when I try to connect to http://site/pwa

Log Name: Application
Source: ASP.NET 2.0.50727.0
Date: 7/27/2008 3:53:34 PM
Event ID: 1309
Task Category: Web Event
Level: Warning
Keywords: Classic
User: N/A
Computer: sharepoint01.hksys.com
Description:
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 7/27/2008 3:53:34 PM
Event time (UTC): 7/27/2008 8:53:34 PM
Event ID: 836e172c234c4f2988879e7417512e1d
Event sequence: 21
Event occurrence: 1
Event detail code: 0

Application information:
Application domain: /LM/W3SVC/564923922/ROOT-1-128616654988541753
Trust level: WSS_Minimal
Application Virtual Path: /
Application Path: d:\inetpub\wwwroot\wss\VirtualDirectories\intranet80\
Machine name: SHAREPOINT01

Process information:
Process ID: 8904
Process name: w3wp.exe
Account name: HKS\shareman

Exception information:
Exception type: WebException
Exception message: The request failed with HTTP status 401: Unauthorized.

Request information:
Request URL: http://intranet/PWA/default.aspx
Request path: /PWA/default.aspx
User host address: 10.0.1.92
User: HKS\mbaugh
Is authenticated: True
Authentication Type: NTLM
Thread account name: HKS\shareman

Thread information:
Thread ID: 9
Thread account name: HKS\shareman
Is impersonating: True
Stack trace: at
Microsoft.Office.Project.PWA.PJContext.AuthenticateUserForPWA(Boolean
validateUser, String username, Boolean checkTimebomb)
at Microsoft.Office.Project.PWA.PJContext.AuthenticateUserForPWA(Boolean
newCookie)
at Microsoft.Office.Project.PWA.PJContext.GetContext(Boolean
isWebServiceCall, Boolean newCookie, Guid siteId, Nullable`1 zone)
at Microsoft.Office.Project.PWA.PJBaseWebPartPage..ctor()
at ASP.DEFAULT_ASPX__196255328..ctor()
at
__ASP.FastObjectFactory_app_web_default_aspx__196255328_tlyof54r.Create_ASP_DEFAULT_ASPX__196255328()
at
System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath
virtualPath, Type requiredBaseType, HttpContext context, Boolean
allowCrossApp, Boolean noAssert)
at System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context,
String requestType, VirtualPath virtualPath, String physicalPath)
at System.Web.HttpApplication.MapHttpHandler(HttpContext context, String
requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig)
at
System.Web.HttpApplication.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&
completedSynchronously)


Custom event details:

Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="ASP.NET 2.0.50727.0" />
<EventID Qualifiers="32768">1309</EventID>
<Level>3</Level>
<Task>3</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2008-07-27T20:53:34.000Z" />
<EventRecordID>32332</EventRecordID>
<Channel>Application</Channel>
<Computer>sharepoint01.hksys.com</Computer>
<Security />
</System>
<EventData>
<Data>3005</Data>
<Data>An unhandled exception has occurred.</Data>
<Data>7/27/2008 3:53:34 PM</Data>
<Data>7/27/2008 8:53:34 PM</Data>
<Data>836e172c234c4f2988879e7417512e1d</Data>
<Data>21</Data>
<Data>1</Data>
<Data>0</Data>
<Data>/LM/W3SVC/564923922/ROOT-1-128616654988541753</Data>
<Data>WSS_Minimal</Data>
<Data>/</Data>
<Data>d:\inetpub\wwwroot\wss\VirtualDirectories\intranet80\</Data>
<Data>SHAREPOINT01</Data>
<Data>
</Data>
<Data>8904</Data>
<Data>w3wp.exe</Data>
<Data>HKS\shareman</Data>
<Data>WebException</Data>
<Data>The request failed with HTTP status 401: Unauthorized.</Data>
<Data>http://intranet/PWA/default.aspx</Data>
<Data>/PWA/default.aspx</Data>
<Data>10.0.1.92</Data>
<Data>HKS\mbaugh</Data>
<Data>True</Data>
<Data>NTLM</Data>
<Data>HKS\shareman</Data>
<Data>9</Data>
<Data>HKS\shareman</Data>
<Data>True</Data>
<Data> at
Microsoft.Office.Project.PWA.PJContext.AuthenticateUserForPWA(Boolean
validateUser, String username, Boolean checkTimebomb)
at Microsoft.Office.Project.PWA.PJContext.AuthenticateUserForPWA(Boolean
newCookie)
at Microsoft.Office.Project.PWA.PJContext.GetContext(Boolean
isWebServiceCall, Boolean newCookie, Guid siteId, Nullable`1 zone)
at Microsoft.Office.Project.PWA.PJBaseWebPartPage..ctor()
at ASP.DEFAULT_ASPX__196255328..ctor()
at
__ASP.FastObjectFactory_app_web_default_aspx__196255328_tlyof54r.Create_ASP_DEFAULT_ASPX__196255328()
at
System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath
virtualPath, Type requiredBaseType, HttpContext context, Boolean
allowCrossApp, Boolean noAssert)
at System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context,
String requestType, VirtualPath virtualPath, String physicalPath)
at System.Web.HttpApplication.MapHttpHandler(HttpContext context, String
requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig)
at
System.Web.HttpApplication.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&
completedSynchronously)
</Data>
</EventData>
</Event>

Any help is greatly appreciated

Many thanks
Mike
 
M

Mike Baugh

Have just one server. WSS/MOSS/PS/SQL all on same machine.

Have tried with both account I did install with and also other domain admin
account. Same issue.

PWA is extended onto my main MOSS site. That is set to windows auth only.

Am in process of trying to create a whole new web app and site and app pool
and see if that makes any difference.

Many thanks
Mike
 
R

Rob Ford

Have you resolved this yet? I seem to be having the same 401 issue. We can
pull up all pages on the Project Web App except default.aspx. All of the
Site Settings pages etc come up fine, and I am able to make settings changes.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top