Tech Support > Microsoft Windows > Windows CRM > Microsoft CRM Security Service not starting
Microsoft CRM Security Service not starting
Posted by Leo Gaggl on May 21st, 2005


Hi all,

I have fresh installation of MS CRM (Win2003 Server Std, MSSQL2000 all
latest patch - well 3a for SQL) and have set the Microsoft CRM Security
Service to start automatically. However after a reboot the service fails
to start.

It starts without problems when i do it manually. Anybody cama acrosss a
similar issue ?

Here is the error in the event log

----------------------------------------------------------


MSCRM Platform Error Report:
----------------------------------------------------------
Error: <description>The MSCRM Security Service has not been
started.</description><file>d:\crm\build\3297\src\platform\s ecurity\crmsecurity\secmain.cpp</file><line>297</line>

Error Message: The MSCRM Security Service has not been started.

Error Details: Details on this error have not been provided by the platform.

Source File: d:\crm\build\3297\src\platform\security\crmsecurit y\secmain.cpp

Line Number: 297

Stack Trace Info: at System.Web.UI.Page.HandleError(Exception e)
at System.Web.UI.Page.ProcessRequestMain()
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at
System.Web.CallHandlerExecutionStep.System.Web.Htt pApplication+IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionS tep step,
Boolean& completedSynchronously)

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

and

----------------------------------------------------------
Warning: Could not initialize performance counters. Performance Monitor
will not be able to monitor the security service. -2147024894
(0x80070002) Description: The system cannot find the file specified.


For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

----------------------------------------------------------

Thanks in advance

Leo Gaggl, Adelaide South Australia

Posted by John O'Donnell on May 21st, 2005


If SQL is on the same machine then the security service needs sql to be
started before it can. Can you start the security service manually?



--
John O'Donnell
Microsoft CRM MVP
http://www.mscrmfaq.us


"Leo Gaggl" <leo.0spam0.gaggl@nospam.g3i.com.au> wrote in message
news:OpHGf$bXFHA.2740@TK2MSFTNGP14.phx.gbl...
ity\secmain.cpp</file><line>297</line>
p.Execute()


Posted by Gregory Hall on July 19th, 2005


I have the same issue as Leo and yes SQL is on the same server as CRM. I get
a service failed to start message after reboot related to the CRM security
service. And yes I can start it Manually and everything runs fine. Just
wondering if there is a way to delay the security service so that it waits
for the rest of the server to catch up?
--
Dataguys - San Diego


"John O'Donnell" wrote:

Posted by Pete C on July 19th, 2005


Dataguys

On the CRM server Goto start->run and then browse to the
CRMSecurityService.exe which is in your MSCRM Bin directory then type -u
after it in the run box and click OK. This will unregister the service.

Then do the same, this time typing -s -r after it. This will register it
and also make it dependent on SQL starting before it fires up - which is
usually the reason it does not start. The other option is to change the
settings for the service so that it tries to start a couple of times before
issuing an error.

HTH

Pete


"Gregory Hall" <ghall@dataguys.net> wrote in message
news:4A6F29E9-B0E0-445D-8772-AD12E8318C8F@microsoft.com...



Similar Posts