Problem with Task/Issue links after Upgrade PS 2003 -> PS 2007

R

Russ

Hi there,

I did a 'full migration on the same computer' from Project Server 2003/WSS
2.0 to Project Server 2007/WSS 3.0. I have found that when I navigate to 'my
tasks' and click the 'issue link' icon, I am unable to view the linked issue.
The error log shows:

System.Web.Services.Protocols.SoapException:
System.Web.Services.Protocols.SoapException: ProjectServerError(s)
LastError=GeneralSecurityAccessDenied Instructions: Pass this into
PSClientError constructor to access all error information at
Microsoft.Office.Project.Server.WebService.View.ReadView(Guid view_uid)
at
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage
message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String
methodName, Object[] parameters) at
Microsoft.Office.Project.Server.WebServiceProxy.PSIProxyBase.InvokePSI(String
serviceName, String methodName, Object[] parameters)

This is only a problem for projects which were migrated from Project Server
2003. The link seems to be uni-directional - If I open the issue from the
project workspace, I can go from there to the linked task. Although it looks
like a security error, I believe it is a null reference exception. The
following message is written in the log when I click directly on the task.

Exception Exception occurred in method PWA.StatusingReadWssLinksForTask
System.NullReferenceException: Object reference not set to an instance of an
object. at
Microsoft.Office.Project.Server.BusinessLayer.Statusing.<>c__DisplayClass1.<ReadWssLinksForTask>b__0()
at Microsoft.SharePoint.SPSecurity.CodeToRunElevatedWrapper(Object state)
at
Microsoft.SharePoint.SPSecurity.<>c__DisplayClass4.<RunWithElevatedPrivileges>b__2()
at
Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated
secureCode) at
Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(WaitCallback
secureCode, Object param) at
Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(CodeToRunElevated
secureCode) at
Microsoft.Office.Project.Server.BusinessLayer.Statusing.ReadWssLinksFo... 868c1142-ff66-4265-8e45-6a50e92347b0
01/22/2008 18:10:03.02* w3wp.exe (0x0860)
0x08E4 Project Server Project Server - General
0 Exception ...rTask(Guid projectUid, Guid taskUid) at
Microsoft.Office.Project.Server.WebService.PWA.StatusingReadWssLinksForTask(Guid projectUid, Guid taskUid) 868c1142-ff66-4265-8e45-6a50e92347b0

Any ideas?
 
R

Russ

I ran the migration/upgrade again -This time it worked. I have no idea why....
....somewhat disturbing. I wonder what will happen when I try this in
our real production environment.
 

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