You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to upgrade to latest version of Microsoft.Azure.Management.Websites(3.1.0) and the following error occurs.
I thought with the latest update of core to 1.0.6 this might have been sorted as I noticed you attempted the upgrade before and then rolled it back previously.
Any plans to fix this? I'm happy to pull the source and look into.
"Method not found: 'Void Microsoft.Azure.Management.WebSites.Models.Certificate..ctor(System.String, System.String, System.String, System.String, System.String, System.String, System.Collections.Generic.IDictionary2<System.String,System.String>, System.String, System.String, System.Collections.Generic.IList1<System.String>, Byte[], System.String, System.String, System.String, System.Nullable1<System.DateTime>, System.Nullable1<System.DateTime>, System.String, System.Nullable1<Boolean>, Byte[], System.String, Microsoft.Azure.Management.WebSites.Models.HostingEnvironmentProfile, System.String, System.String, System.Nullable1<Microsoft.Azure.Management.WebSites.Models.KeyVaultSecretStatus>, System.String)'."}
ClassName: null
Data: {System.Collections.ListDictionaryInternal}
HResult: -2146233069
HelpLink: null
InnerException: null
MemberName: null
Message: "Method not found: 'Void Microsoft.Azure.Management.WebSites.Models.Certificate..ctor(System.String, System.String, System.String, System.String, System.String, System.String, System.Collections.Generic.IDictionary2<System.String,System.String>, System.String, System.String, System.Collections.Generic.IList1<System.String>, Byte[], System.String, System.String, System.String, System.Nullable1<System.DateTime>, System.Nullable1<System.DateTime>, System.String, System.Nullable1<Boolean>, Byte[], System.String, Microsoft.Azure.Management.WebSites.Models.HostingEnvironmentProfile, System.String, System.String, System.Nullable1<Microsoft.Azure.Management.WebSites.Models.KeyVaultSecretStatus>, System.String)'."
Signature: null
Source: "LetsEncrypt.Azure.Core"
StackTrace: " at LetsEncrypt.Azure.Core.Services.WebAppCertificateService.d__3.MoveNext()\r\n at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)\r\n at LetsEncrypt.Azure.Core.Services.WebAppCertificateService.Install(ICertificateInstallModel model)\r\n at LetsEncrypt.Azure.Core.CertificateManager.d__15.MoveNext()\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Runtime.CompilerServices.TaskAwaiter1.GetResult()\r\n at LetsEncrypt.Azure.Core.CertificateManager.<AddCertificate>d__10.MoveNext()\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Runtime.CompilerServices.ConfiguredTaskAwaitable1.ConfiguredTaskAwaiter.GetResul
t()\r\n
The text was updated successfully, but these errors were encountered:
Trying to upgrade to latest version of Microsoft.Azure.Management.Websites(3.1.0) and the following error occurs.
I thought with the latest update of core to 1.0.6 this might have been sorted as I noticed you attempted the upgrade before and then rolled it back previously.
Any plans to fix this? I'm happy to pull the source and look into.
"Method not found: 'Void Microsoft.Azure.Management.WebSites.Models.Certificate..ctor(System.String, System.String, System.String, System.String, System.String, System.String, System.Collections.Generic.IDictionary
2<System.String,System.String>, System.String, System.String, System.Collections.Generic.IList
1<System.String>, Byte[], System.String, System.String, System.String, System.Nullable1<System.DateTime>, System.Nullable
1<System.DateTime>, System.String, System.Nullable1<Boolean>, Byte[], System.String, Microsoft.Azure.Management.WebSites.Models.HostingEnvironmentProfile, System.String, System.String, System.Nullable
1<Microsoft.Azure.Management.WebSites.Models.KeyVaultSecretStatus>, System.String)'."}ClassName: null
Data: {System.Collections.ListDictionaryInternal}
HResult: -2146233069
HelpLink: null
InnerException: null
MemberName: null
Message: "Method not found: 'Void Microsoft.Azure.Management.WebSites.Models.Certificate..ctor(System.String, System.String, System.String, System.String, System.String, System.String, System.Collections.Generic.IDictionary
2<System.String,System.String>, System.String, System.String, System.Collections.Generic.IList
1<System.String>, Byte[], System.String, System.String, System.String, System.Nullable1<System.DateTime>, System.Nullable
1<System.DateTime>, System.String, System.Nullable1<Boolean>, Byte[], System.String, Microsoft.Azure.Management.WebSites.Models.HostingEnvironmentProfile, System.String, System.String, System.Nullable
1<Microsoft.Azure.Management.WebSites.Models.KeyVaultSecretStatus>, System.String)'."Signature: null
Source: "LetsEncrypt.Azure.Core"
StackTrace: " at LetsEncrypt.Azure.Core.Services.WebAppCertificateService.d__3.MoveNext()\r\n at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)\r\n at LetsEncrypt.Azure.Core.Services.WebAppCertificateService.Install(ICertificateInstallModel model)\r\n at LetsEncrypt.Azure.Core.CertificateManager.d__15.MoveNext()\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Runtime.CompilerServices.TaskAwaiter
1.GetResult()\r\n at LetsEncrypt.Azure.Core.CertificateManager.<AddCertificate>d__10.MoveNext()\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Runtime.CompilerServices.ConfiguredTaskAwaitable
1.ConfiguredTaskAwaiter.GetResult()\r\n
The text was updated successfully, but these errors were encountered: