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
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