DNN Forums

Ask questions about your website to get help learning DNN and help resolve issues.

Upgrade from 9.13.9 failed: Method not found DotNetNuke.Abstractions.Security.ICryptographyProvider.EncryptParameter

 0 Replies
 1 Subscribed to this topic
 34 Subscribed to this forum
Sort:
Author
Messages
Growing Member
Posts: 56
Growing Member

I'm trying to upgrade a DNN site from 9.13.9 to latest 10x and when I do the upgrade to 10.2.5 I get this error below.

Anyone seen this before? Any ideas?

 

Method not found: 'System.ValueTuple`2 DotNetNuke.Abstractions.Security.ICryptographyProvider.EncryptParameter(System.String, System.String)'.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.MissingMethodException: Method not found: 'System.ValueTuple`2 DotNetNuke.Abstractions.Security.ICryptographyProvider.EncryptParameter(System.String, System.String)'.

 

 

[MissingMethodException: Method not found: 'System.ValueTuple`2 DotNetNuke.Abstractions.Security.ICryptographyProvider.EncryptParameter(System.String, System.String)'.]
   DotNetNuke.Web.Common.Internal.DotNetNukeHttpApplication..cctor() +0

[TypeInitializationException: The type initializer for 'DotNetNuke.Web.Common.Internal.DotNetNukeHttpApplication' threw an exception.]
   ASP.global_asax..ctor() +17

[TargetInvocationException: Exception has been thrown by the target of an invocation.]
   System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck) +0
   System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark) +122
   System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark) +239
   System.Activator.CreateInstance(Type type, Boolean nonPublic) +85
   System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, StackCrawlMark& stackMark) +1173
   System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) +130
   System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture) +21
   System.Web.HttpRuntime.CreateNonPublicInstance(Type type, Object[] args) +59
   System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) +148
   System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) +303

[HttpException (0x80004005): Exception has been thrown by the target of an invocation.]
   System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +657
   System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +89
   System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +189

 

 

Vicenç Masanas
Disgrafic ITec SL Banyoles - Spain

These Forums are for the discussion of the open source CMS DNN platform and ecosystem.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. If you have (suspected) security issues, please DO NOT post them in the forums but instead follow the official DNN security policy
  2. No Advertising. This includes the promotion of commercial and non-commercial products or services which are not directly related to DNN.
  3. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  4. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  5. No Flaming or Trolling.
  6. No Profanity, Racism, or Prejudice.
  7. Site Moderators have the final word on approving / removing a thread or post or comment.
  8. English language posting only, please.

Would you like to help us?

Awesome! Simply post in the forums using the link below and we'll get you started.

Get Involved