Comments
7 comments
-
I'm getting a similar issue.
15:00:58.016|ERROR |dlingLicenseProvider|1 |Error contacting licensing server. Defaulting to not licensed.
RedGate.Client.ActivationPlugin.Shared.LicensingException: Could not connect to the Redgate Client Service ---> System.ServiceModel.EndpointNotFoundException: Could not connect to net.tcp://127.0.0.1:22222/activationplugin/. The connection attempt lasted for a time span of 00:00:01.0051367. TCP error code 10061: No connection could be made because the target machine actively refused it 127.0.0.1:22222. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:22222
I'm currently trying to update to v6 to see if that sorts it
-
I am already on v6
-
thanks , actually i uninstalled and reinstalled v6 it worked
-
Hi @mnishar
Thanks for getting in touch.
The following steps should resolve this issue for anybody who has come across this:
• Close any Redgate Products
• Stop the service named 'Redgate Client'
• Delete the contents of the following folder %ProgramFiles(x86)%\Common Files\Red Gate\Shared Client
• Navigate to Programs and Features and run a repair on one of your installed Redgate products.
• Reopen the Redgate product (the service should restart automatically but if not you may need to start it manually).
I hope these steps are helpful in helping you to get around this.
Kind regards -
I am using Windows 2007 machine.
Suddenly redgate stopped working and when i open the app, i am getting error. (till last moth it worked fine)
Error: "Unable to connect to redgate client service"
I tried starting Redgate service from Control Panel > System and Security > Administrative Tools > Services .. But no luck. getting timeout error. "The service did not respond to request in timely fashion"
I can see some issue with RedGate.Ipc in the latest log
Log: "ERROR RedGate.Client.Service - Failed to start service: System.IO.FileNotFoundException: Could not load file or assembly 'RedGate.Ipc, Version=0.11.0.108, Culture=neutral, PublicKeyToken=7f465a1c156d4d57' or one of its dependencies. The system cannot find the file specified."
Hope someone can help me out here.
Question: how to upload error screen shots here ?? -
Yes. It worked. :-) Thanks a lot
-
Hi @snemmal
Thanks for your post.
You should find you answer in this discussion: https://forum.red-gate.com/discussion/82196/unable-to-start-regate-client-service#latest
I'll merge your thread in with this one now.
Add comment
Please sign in to leave a comment.
from the log
3 Nov 2017 14:24:00.833 [4] INFO RedGate.Client.Service - Starting...
23 Nov 2017 14:24:01.255 [4] INFO RedGate.Client.PluginRunner.Runner - Autoupdate install directory set to: C:\Program Files (x86)\Common Files\Red Gate\Shared Client\
23 Nov 2017 14:24:01.379 [4] INFO RedGate.Client.PluginRunner.Runner - Found latest package at C:\Program Files (x86)\Common Files\Red Gate\Shared Client\.rgupdate\RedgateClient_4.0.1.1693\RedGate.Client.PluginProvider.dll, file version 4.0.1.1693
23 Nov 2017 14:24:01.382 [4] INFO RedGate.Client.PluginRunner.Runner - Attempting to load RedGate.Client.Plugins.Common.IPluginProvider from package at C:\Program Files (x86)\Common Files\Red Gate\Shared Client\.rgupdate\RedgateClient_4.0.1.1693\RedGate.Client.PluginProvider.dll
23 Nov 2017 14:24:01.394 [4] INFO RedGate.Client.PluginRunner.Runner - Successfully loaded RedGate.Client.Plugins.Common.IPluginProvider from package at C:\Program Files (x86)\Common Files\Red Gate\Shared Client\.rgupdate\RedgateClient_4.0.1.1693\RedGate.Client.PluginProvider.dll
23 Nov 2017 14:24:01.466 [4] INFO RedGate.Client.PluginProvider.PluginProvider - Starting HTTP server at http://127.0.0.1:22223/
23 Nov 2017 14:24:01.710 [4] INFO RedGate.Client.PluginProvider.PluginProvider - Activation website hosted on port 22223
23 Nov 2017 14:24:01.725 [4] INFO RedGate.Client.PluginRunner.Runner - Marking package as known 'Good' at C:\Program Files (x86)\Common Files\Red Gate\Shared Client\.rgupdate\RedgateClient_4.0.1.1693\RedGate.Client.PluginProvider.dll
23 Nov 2017 14:24:01.729 [4] INFO RedGate.Client.PluginRunner.Runner - Cleaning up packages earlier than version 4.0.1.1693
23 Nov 2017 14:24:01.735 [4] ERROR RedGate.Client.PluginProvider.PluginProvider - Exception thrown on Start
System.IO.FileNotFoundException: Could not load file or assembly 'RedGate.Ipc, Version=0.11.0.108, Culture=neutral, PublicKeyToken=7f465a1c156d4d57' or one of its dependencies. The system cannot find the file specified.
File name: 'RedGate.Ipc, Version=0.11.0.108, Culture=neutral, PublicKeyToken=7f465a1c156d4d57'
at RedGate.Client.ActivationPlugin.ActivationPlugin.Start()
at RedGate.Client.Plugins.Common.ExceptionLoggingEndpointPluginBase.Start()
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].