ssrs 2012 - Reporting Services won't start -


i have sql 2012 rs entreprise edition machine won't start rs in native mode. following message when trying start services through reporting services configuration manager:

system.invalidoperationexception: impossible de démarrer le service reportserver$new_instance sur l'ordinateur 'lenovo-g580p'. ---> system.componentmodel.win32exception: accès refusé --- fin de la trace de la pile d'exception interne --- à system.serviceprocess.servicecontroller.start(string[] args) à system.serviceprocess.servicecontroller.start() à reportservicesconfigui.panels.windowsserviceidentitypanel.startwindowsserviceprechangewindowsserviceidentity(servicecontroller rsservice)

and following message when trying start services through sql server configuration manager:

the request failed or service did not respond in timely fashion.

i have added servicespipetimeout registry setting of 60000, rebooted machine, , same error messages showed!

any plz!

thank you,

do read windows application error log? show detail information issue. can refer thread: the request failed or service did not respond in timely fashion? maybe helpful you.


Comments

Popular posts from this blog

c - Calling a function within a loop -

vb.net - Unbound DataGridView add row with checkbox error -

How i fill combobox items in Radgridview manually using in vb.net -