我正在尝试从 learning@sitecore 中提供的服装公司示例解决方案中加载 TDS 解决方案,但是当我尝试加载它时,出现了一些错误消息。第一个是无法验证 Sitecore TDS 许可证。
当我重新加载 TDS 项目时出现第二个错误。项目不受支持的错误。
我尝试过的事情:
- 重新安装 TDS
- 重新启动 Visual Studio 和 PC
- 修复 Visual Studio
Visual Studio 的输出:
The error 'The operation has timed out' occured while checking your license.
This error occurs when Visual Studio is blocked from accessing the Sitecore license server.
Please contact developersupport@sitecore.com for more information on resolving this error.
Exception The operation has timed out (WebException):
at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
at System.Net.HttpWebRequest.GetRequestStream()
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at Hedgehog.LicensingV3.Client.ProductInfo.ProductInfo.ValidateLicense(Byte[] profileBytes)
at Hedgehog.LicensingV3.Client.LicenseValidator.GetActivatedLicense(WorkstationProfile profile, Int32 serviceTimeoutSeconds, Boolean isMultiLicense)
at Hedgehog.LicensingV3.Client.LicenseValidator.ActivateLicense(ILicenseInfoStore licenseInfoStore, Int32 serviceTimeoutSeconds, Boolean contactServer)
at HedgehogDevelopment.SitecoreProject.VSIP.Licensing.TDSLicenseSupport.DownloadNewActivationKey(ILicenseKeyProvider licenseKeyProvider, ILicenseFailureLogger logger, Int32 serviceTimeoutSeconds, Boolean backgroundCheck)
The error 'The operation has timed out' occurred while checking your license.