PWS linking problem

K

KH

Hi,

I was following Brian Smith's blog
http://blogs.msdn.com/brismith/arch...ving-a-copy-of-production-to-test-part-2.aspx
to move the project workspaces from the production server to the test server.
I created a temporary site on the test server on port 8080 and attached the
content database form production. Then I did a stsadm -o export and then
import to move one of the project workspace to the pwa site (on port 80). I
was able to open the imported workspace.

However, when I go to Server Settings->Project Workspaces->Edit Site
Address, enter the imported project workspace url and click OK, I got the
following error: "Given project workspace has not been configured with a
valid project server template".

The production server was using an extended project template and I had added
it to the test server using stsadm -o addtemplate command. I had also change
the project workspace provisioning setting to use this template.

What is wrong with this?

KH
 
F

frankSinatra

KH. Have you found a solution to this problem? I am running into the same
issue. I have completed a migration, export all sites out of the old
contentdb and imported them in to another site collection. When I try to
attach the site to the project it gives me "Given project workspace has not
been configured with a valid Project Server template. I did get it attached
by creating a new site with the exact naming convention that i need, deleting
the site which will leave the url present in the workspace area and then
imported the old site in under the new url string. I guess my question is
how did you get around this correctly? Some of the items in the workspace
are missing.....this is really my concern.
Thanks,
M
 

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