Before connecting, would it be possible to do the following: In Visual Studio, go to Telerik - Sitefinity Thunder - Install Sitefinity Thunder Module and browse to the folder of the project you want to connect to and click install. This will install the Thunder module again. After that, refresh and restart the application. Test the connection again and you should be able to connect without problems.
Lurch said:OK, finally got this working. Had to uninstall Thunder, do a registery clean with CCleaner, reinstall Thunder and reboot my machine. To my surprise, when I got Visual Studio up and running, I was able to connect, finally! Now I have to work out how this Thunder thing functions, so I can add in my custom C# classes for custom web page controls, well widgets now.
Message: HandlingInstanceID: f40e3a05-e27b-46b0-90cc-db145fcf9f07
An exception of type 'System.Web.HttpParseException' occurred and was caught.
-----------------------------------------------------------------------------
04/23/2013 13:28:52
Type : System.Web.HttpParseException, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Message : The CLR Type 'Telerik.Sitefinity.Thunder.Module.Services.ThunderServiceHostFactory' could not be loaded during service compilation. Verify that this type is either defined in a source file located in the application's \\App_Code directory, contained in a compiled assembly located in the application's \\bin directory, or present in an assembly installed in the Global Assembly Cache. Note that the type name is case-sensitive and that the directories such as \\App_Code and \\bin must be located in the application's root directory and cannot be nested in subdirectories.
Atanas Valchev said:Hi, Did you install the site module again after you updated the Visual Studio extension by going to TELERIK-Sitefinity Thunder - Install Sitefintiy Thunder Module from the VS menu?
Did you install the site module again after you updated the Visual Studio extension by going to TELERIK-Sitefinity Thunder - Install Sitefintiy Thunder Module from the VS menu?
Did you install the site module again after you updated the Visual Studio extension by going to TELERIK-Sitefinity Thunder - Install Sitefintiy Thunder Module from the VS menu? This steps needs to be repeated every time the a new version is downloaded, this is the most likely cause for the connection error. This version was released to add support for the recently released hotfixes, it does not contain any changes that could cause issues.
As a first step i did Install Sitefinity module and then tried to connect.. it works fine thank you.
Hi telerik team..
Is there any way to connect sitefinity thunder using different domain/network url.?
while trying to connect using other network url it shows an error like Test connection failed, but its successfully connects for same domain url.
because here im creating a sitefinity project in server machine, and i need to connect that project with thunder from other machine. Can any one please let me know how to do that ?
Thank you.