Project Server Webparts at MOSS 2007

  • Thread starter Michael van Orten
  • Start date
M

Michael van Orten

Hi everybody,

so first of all, sorry for my english. ;)
I go crazy with one problem i have. i searched everywhere and i hope i
get an answer here.

I have installed MOSS 2007 and Project Server 2007 with Service Pack
1.
My MOSS portal is on http://portal
my Project Server WebAccess is on http://portal/pwa.
I have one SSP.

So i want to use the Webparts of the PWA (http://portal/pwa) at the
portal on http://portal.
So if i try to add the webpart i always get the error:

Unable to add selected web part(s). My Timesheet: The request failed
with HTTP status 401: Unauthorized"

In the Eventlog i geht the following error:
Event ID:7377
PSI-Authentication: WebsiteID 68a6bea0-78cb-40f4-b4d8-22231a5db542
ProjectSiteCollection not found for this SSP. (it is a german error
message - i tranlated it.)

Pleaaase help me in that case, i dont know how i can solve it.

Thx
Michael
 
B

Bernd Schoepplein, Alegri

Hi Michael,

die you publish the Webpart with the stsadm.exe tool ? or did you export and
import with the gui?
 
M

Michael van Orten

I only export and import it with the gui.
should i do it with stsadm?
i tried to register the ".webpar" file, but i first get the message
that there is no solution store available and i only can find a
".webpart" file which can not registered with stsadm. or am i wrong?

i think i did something wrong ... :)

Michael
 
B

Bernd Schöpplein

Please post the xml content of the file. you must look for the Parameter

<property name="PsiUrl" type="string" />

because the webpart must find the project server. and this has to be done
manual, if you use the webpart outside the project server site collection
 
M

Michael van Orten

Hello Bernd,

thanks a lot for your help but i always get the following error
message.
"Unable to add selected web part(s). My Timesheet: The request failed
with HTTP status 401: Unauthorized"

I followed your instruction to put the string in the webpart.
Also i found this articel, but i also described the error, but i found
no way to solve the problem.

http://blogs.msdn.com/chrisfie/arch...-epm-web-part-to-another-sharepoint-site.aspx


Have you still any ideas?

Michael
 
M

Michael van Orten

i solved the problem:
so for everybody to know:

1. don't forget to write the folling line (tanks to Bernd):
<property name="PsiUrl" type="string"> http://portal/PWA</property>

2. dont forget to write the PWA in big letters.

3. i found out that i have to put first the "timeline.webpart" to the
portal. after i added the webpart timeline i could add any other
webpart.

cheers
michael
 
1

1111

This still failed for me. Does you have any recommendations on how to
troubleshoot this?
 

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