Re: Starting RedisWatcher service throws exception

290 views
Skip to first unread message

Claudio Caldato

unread,
Oct 9, 2012, 12:50:29 AM10/9/12
to redi...@googlegroups.com, johan.v...@gmail.com
Hi Johan,
 
I'll look into this issue but please open a bug on https://github.com/MSOpenTech/Redis 
 
Thanks
Claudio
 

On Thursday, October 4, 2012 12:53:53 AM UTC-7, Johan Vauhkonen wrote:
I'm trying to setup Redis as a Windows Service by following this guide, https://github.com/SignalR/SignalR/wiki/SignalR-with-Redis-Running-on-a-Windows-Azure-Virtual-Machine

However, when I try to start the service through Powershell I get an exception.

(Get-Service -Name RedisWatcherSvc).Start()

Exception calling "Start" with "0" argument(s): "Cannot open RedisWatcherSvc service on computer '.'."
At line: 1 char:42
+ (Get-Service -Name RedisWatcherSvc).Start <<<< ()
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId: DotNetMethodException

What am I doing wrong?
Reply all
Reply to author
Forward
0 new messages