parameter is incorrect.
Just don't know why doing for application core template.wsp everything is ok.
Main Topics
Browse All TopicsDear all,
I found that there are a lot of problem when installing installing Sharepoint team service 3.0 template. When I follow the instruction in readme.txt for Windows SharePoint Services 3.0 Application Template Application Template Core, it works: "stsadm -o addsolution -filename
ApplicationTemplateCore.ws
I found that if I have to install the .stp files, it works from within the sharepoint central administration console by "uploading" it.
But some template is the same .wsp format as the Template Core, but when following the instructions from readme,txt, it doesn't work after importing :
run "stsadm -o addsolution -filename
<template_name>.wsp"
the stsadm commands show me that the command is not working, which I just copy and paste the same command from readme.txt
Any reason why I can't import any sharepoint template in WSP format?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
yes, both wsp are in the same place on the drive.
I just follow the command list in readme file.
Let me do it in here again:
--------------------------
"stsadm -o addsolution -filename
ApplicationTemplateCore.ws
I found that if I have to install the .stp files, it works from within the sharepoint central administration console by "uploading" it.
But some template is the same .wsp format as the Template Core, but when following the instructions from readme,txt, it doesn't work after importing :
run "stsadm -o addsolution -filename
<template_name>.wsp"
--------------------------
Can you tell me what is the solution you are trying to import? I would neet the exact command that returns the error, maybe something is missing in it. Also, are you sure that the solution is working properly (that is - was working fine somewhere else and that the problem does not lay in the solution itself)?
i'm not asking if the addsoultion or the stsadm is working properly. I'm asking about the solution you are trying to depoly (the wsp file). What is the name of the wsp you are trying to setup?
Can you paste the full command you are pasting into the stsadm (please do not paste the "stsadm -o addsolution -filename <template_name>.wsp" - paste exacly what you are pasting into the stsadm. If you could tell me what solution you are trying to add and where you got it form, then I could try to recreate the error.
Dear Dp_exert,
I try to copy the command from other link from Microsoft, it is the same thing but this time it works.
I have 2x question:
1) If I want to deploy the GroupBoard Workspace 2007, it seems that I can only create a site first and then extend the web using the GroupBoard Workspace 2007 template, this one is different again even it is WSP file.
2) I find that SSO and form authenication doensn't work, I think I can only modify the web.config and let hte sharepoint use SQL server login, anyway I can do this?
Business Accounts
Answer for Membership
by: dp_expertPosted on 2009-09-25 at 03:57:49ID: 25421702
Could you past what exacly the stsadm is returning after you paste the command that is not working