Wrox Programmer Forums
|
BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0
This is the forum to discuss the Wrox book ASP.NET 2.0 Website Programming: Problem - Design - Solution by Marco Bellinaso; ISBN: 9780764584640
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old October 6th, 2009, 11:10 AM
Registered User
 
Join Date: Oct 2009
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Failed to stop window service in Windows server 2003

Hi,
We are using a .Net window service to create Customized Microsoft Project Plan 2000 through our application.
1)When the users trying to create the MPP , Windows service "WinserviceMPP.exe" is invoked to create it programatically.

2)" WinserviceMPP” windows service internally calls “Winproj.exe” to do the operations on the Microsoft Project Plan.

3)The process of Instantiation and stopping the above mentioned services will be done programmatically by the application.

4)In normal scenario the process is working fine and MPP can be generated without any issues.

5)But, in certain scenarios Creation of MPP is not happening properly.

6)When we verified in the Windows event Log, the error message is logged as “Failed to Stop Service”. These type of scenarios are coming continuously, and users are facing problems in creating the MPP.

7) When the system is failed to stopping the service, we are manually killing the service i.e stopping the service in task manager. As soon as we killed the service, MPP is creating with proper data. This means system is unable to stop the service.

8)These type of “Failed to stop service” errors coming randomly and when manually stopping the “Winproj.exe” service MPP is creating successfully.
 
Old October 8th, 2009, 05:43 AM
Registered User
 
Join Date: Oct 2009
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Whether this problem is because of the windows 2003 server memory.Becasue recently we installed symantec end point protection as Anti virus.


We are using the MPP creation through window service since 2004.Till then we didn't face this type of problem.
In one of the site i read that "It consumes a lot of memory and CPU resources - this is 'symantec end point protection' main disadvantage".So while stopping the windows service through program, becasue of insuffient memory-- system is not able to stop the process.Some times the stopping of the service is working absolutely well.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Apache Tomcat Service is not starting in Windows 2003 Server R2 edition Sanvs Apache Tomcat 0 March 28th, 2009 05:47 AM
issue with windows specch SDK 5.1 on windows 2003 server. msathyaprasad90 ASP.NET 3.5 Basics 0 February 13th, 2009 02:45 AM
Problems with Tomcat as service on Windows Server 2003 monesseldeur Apache Tomcat 2 February 12th, 2009 04:59 PM
Stop Tomcat Service "Command Window" steveAR BOOK: Professional Apache Tomcat 1 June 9th, 2008 12:16 PM
Crystal Report "Login Failed" windows 2000 server HaniShtine Crystal Reports 0 December 7th, 2005 04:00 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.