Hi,
I wrote a portal service and deployed it on the server and its running fine. The I made some changes to service and redeployed it again, without stopping the previous service. I thought that this service will override the previous service, but what i see is that there are two services running parallely.
How to stop a deployed service which is running.
Regards,
Sudhir