
------=_NextPart_0001_FC996E4A
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Hi Js,
As for the solution package, are you using visual studio add-on to build
and deploy it or manually use command line to deploy it? Generally have you
install and deploy the solution, there will have timer job created in the
center admin to synchornize the solution package to the target server:
==================
wspbuilder
stsadm -o addsolution -filename simplewsssolution.wsp
stsadm -o deploysolution -name simplewsssolution.wsp -immediate
-allowgacdeployment -allowcaspolicies -url http://localhost:8888
stsadm -o execadmsvcjobs
====================
As Chris mentioned, if you have executed all the command, it is possible
that the timer job is not executed in time for a certain server.
You can try reexecuting jobs or redo the solution deployment(clean and
deploy again).
Sincerely,
Steven Cheng
Microsoft MSDN Online Support Lead
Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
msdnmg@microsoft.com.
--------------------
From: =?Utf-8?B?Sm9obiBT?= <js162@newsgroup.nospam>
Subject: Solution deployment problem
Date: Tue, 17 Nov 2009 07:37:01 -0800
I have deployed a solution on our MOSS2007 farm and although it appears to
have
worked, the Solution Management page is still showing it as Deploying.
How can we stop what it is doing?
------=_NextPart_0001_FC996E4A
Content-Type: text/x-rtf
Content-Transfer-Encoding: 7bit
{\rtf1\ansi\ansicpg936\deff0\deflang1033\deflangfe2052{\fonttbl{\f0\fnil\fprq2\fcharset0 MS Sans Serif;}}
\viewkind4\uc1\pard\lang2052\f0\fs20 Hi Js,
\par
\par As for the solution package, are you using visual studio add-on to build and deploy it or manually use command line to deploy it? Generally have you install and deploy the solution, there will have timer job created in the center admin to synchornize the solution package to the target server:
\par
\par ==================
\par wspbuilder
\par
\par stsadm -o addsolution -filename simplewsssolution.wsp
\par
\par stsadm -o deploysolution -name simplewsssolution.wsp -immediate -allowgacdeployment -allowcaspolicies -url http://localhost:8888
\par
\par stsadm -o execadmsvcjobs
\par ====================
\par
\par As Chris mentioned, if you have executed all the command, it is possible that the timer job is not executed in time for a certain server.
\par
\par You can try reexecuting jobs or redo the solution deployment(clean and deploy again).
\par
\par Sincerely,
\par
\par Steven Cheng
\par
\par Microsoft MSDN Online Support Lead
\par
\par
\par Delighting our customers is our #1 priority. We welcome your comments and suggestions about how we can improve the support we provide to you. Please feel free to let my manager know what you think of the level of service provided. You can send feedback directly to my manager at: msdnmg@microsoft.com.
\par
\par \pard\li720 --------------------
\par From: =?Utf-8?B?Sm9obiBT?= <js162@newsgroup.nospam>
\par Subject: Solution deployment problem
\par Date: Tue, 17 Nov 2009 07:37:01 -0800
\par
\par
\par I have deployed a solution on our MOSS2007 farm and although it appears to have
\par worked, the Solution Management page is still showing it as Deploying.
\par
\par How can we stop what it is doing?
\par \pard
\par
\par }
------=_NextPart_0001_FC996E4A--