Unable to connect using Thunder

Posted by Community Admin on 05-Aug-2018 15:48

Unable to connect using Thunder

All Replies

Posted by Community Admin on 12-Jul-2017 00:00

I was previously able to connect to my Sitefinity instance using Thunder (after a few attempts).  Recently something changed so that I am completely unable to connect.  I've restarted the Sitefinity site running in IISExpress launching from Sitefinity CMS Project Manager and updated the port appropriately.  I've also uninstalled the Thunder plugin in VS2015, restarted, and re-installed the plugin.  In the Sitefinity Error.log file I get the following error every time I try to connect using Thunder which makes reference to "c:\Builds\CMS\..." - a directory which does not even exist on my development machine:

 

07/12/2017 09:21:47
Type : Telerik.Sitefinity.Utilities.MS.ServiceModel.Web.WebProtocolException, Telerik.Sitefinity.Utilities, Version=10.0.6411.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
Message : Error occurred.
Source : Telerik.Sitefinity.Thunder.Module
Help link : 
StatusCode : InternalServerError
StatusDescription : Error occurred.
IsDetailXhtml : True
Data : System.Collections.ListDictionaryInternal
TargetSite : Telerik.Sitefinity.Thunder.Contracts.SitefinitySystemInfo GetSystemInfo()
HResult : -2146233087
detailWriterInstance : Telerik.Sitefinity.Utilities.MS.ServiceModel.Web.WebProtocolException+StringDetailWriter
Stack Trace :    at Telerik.Sitefinity.Thunder.Module.Services.ThunderService.GetSystemInfo() in c:\Builds\CMS\Sitefinity.CI.Thunder.Module.CodeBase\Sources\Thunder\Telerik.Sitefinity.Thunder.Module\Services\ThunderService.cs:line 272
   at SyncInvokeGetSystemInfo(Object , Object[] , Object[] )
   at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs)
   at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage41(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)

Additional Info:

MachineName : WINDEV1612SYS
TimeStamp : 2017-07-12 3:21:47 PM
FullName : Telerik.Sitefinity.Utilities, Version=10.0.6411.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/1/ROOT-2-131443437067402232
ThreadIdentity : 
WindowsIdentity : [removed]
Requested URL : localhost:59110/.../SystemInfo
Inner Exception
---------------
Type : System.IO.FileLoadException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Message : Could not load file or assembly 'Telerik.Sitefinity.Authentication, Version=10.0.6400.0, Culture=neutral, PublicKeyToken=b28c218413bdf563' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
Source : Telerik.Sitefinity.Thunder.Module
Help link : 
FileName : Telerik.Sitefinity.Authentication, Version=10.0.6400.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
FusionLog : 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].

Data : System.Collections.ListDictionaryInternal
TargetSite : Telerik.Sitefinity.Thunder.Contracts.ThunderAuthenticationMode GetAuthenticationMode()
HResult : -2146234304
Stack Trace :    at Telerik.Sitefinity.Thunder.Module.Services.ThunderFacade.GetAuthenticationMode()
  at Telerik.Sitefinity.Thunder.Module.Services.ThunderFacade.GetSystemInfo() in c:\Builds\CMS\Sitefinity.CI.Thunder.Module.CodeBase\Sources\Thunder\Telerik.Sitefinity.Thunder.Module\Services\ThunderFacade.cs:line 344
  at Telerik.Sitefinity.Thunder.Module.Services.ThunderService.GetSystemInfo() in c:\Builds\CMS\Sitefinity.CI.Thunder.Module.CodeBase\Sources\Thunder\Telerik.Sitefinity.Thunder.Module\Services\ThunderService.cs:line 267



Category: ErrorLog

Priority: 0

EventId: 90000

Severity: Error

Title:Enterprise Library Exception Handling

Machine: [removed]

App Domain: /LM/W3SVC/1/ROOT-2-131443437067402232

ProcessId: 5828

Process Name: C:\Program Files (x86)\IIS Express\IISExpress.exe

Thread Name: 

Win32 ThreadId:4996

Extended Properties: 
----------------------------------------

I've looked in all config files and searched the entire database for reference to this non-existent "c:\Builds\CMS\" directory and have found nothing.  Where is this this directory defined?

Posted by Community Admin on 04-Aug-2017 00:00

exact same error here as well!!

 

This thread is closed