Error while installing the SDK

Posted by Community Admin on 05-Aug-2018 05:37

Error while installing the SDK

All Replies

Posted by Community Admin on 29-Apr-2014 00:00

System.ArgumentNullException: String reference not set to an instance of a String.
Parameter name: sServer stack trace:
   at System.Text.Encoding.GetBytes(String s)
   at Telerik.CommonInstaller.Application.DataModel.Fields.SitefinityInputField.EncryptPassword(String email, String password)
   at Telerik.CommonInstaller.Application.DataModel.Fields.SitefinityInputField.GetArguments()
   at Telerik.CommonInstaller.Application.ProductInstaller.GetAdditionalArguments(IList`1 fieldBindings)
   at Telerik.CommonInstaller.Application.ProductInstaller.CreateInstallOperationStartInfo(IInstallerInfo installer, String filePath, Boolean isModify, Boolean isTelerikProduct)
   at Telerik.CommonInstaller.Application.ProductInstaller.CreateMeasuredInstallOperationStartInfo(IInstallerInfo installer, String filePath, Int32 fileId, LicenseType licenseType, Boolean isModify, Boolean isTelerikProduct)
   at Telerik.CommonInstaller.Application.ProductInstaller.<GetInstallOperationsTelerikWebSite>d__35.MoveNext()
   at System.Collections.Generic.List`1.InsertRange(Int32 index, IEnumerable`1 collection)
   at Telerik.CommonInstaller.Application.ProductInstaller.GetProductVersionInstallOperations(IInstallable product)
   at Telerik.CommonInstaller.Application.ProductInstaller.InstallProduct(IInstallable product)
   at Telerik.CommonInstaller.Application.Actions.InstallAction.GetSequenceCookie()
   at Telerik.CommonInstaller.Application.Actions.InstallActionBase.Initialize()
   at Telerik.CommonInstaller.Application.Services.InstallationService.TrackAndStartActions(IList`1 actions)
   at Telerik.CommonInstaller.Application.Services.InstallationService.StartActions(IList`1 actions)
   at Telerik.CommonInstaller.InstallerUIBase.ViewModels.InstallationProgressPageViewModelBase.<OnNavigated>b__12()
   at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Object[]& outArgs)
   at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink)Exception rethrown at [0]:
   at System.Runtime.Remoting.Proxies.RealProxy.EndInvokeHelper(Message reqMsg, Boolean bProxyCase)
   at System.Runtime.Remoting.Proxies.RemotingProxy.Invoke(Object NotUsed, MessageData& msgData)
   at System.Action.EndInvoke(IAsyncResult result)
   at Telerik.CommonInstaller.InstallerUIBase.ViewModels.InstallationProgressPageViewModelBase.<>c__DisplayClass16.<>c__DisplayClass19.<OnNavigated>b__15()
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)

Posted by Community Admin on 29-Apr-2014 00:00

So I did not realize (forgot) that I had SDK V5.4.... installed.

I restarted my PC and I uninstalled that but got the exact same error when trying to install.

I have W7 and VS2013 (latest everything in general). I am running "SitefinityTrialSetup_2014.04.exe" V1.0.0.0. Original filename 7zS.sfx.exe

I cannot think of anything else.

This thread is closed