Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...After module updates can't log in to siteAfter module updates can't log in to site
Previous
 
Next
New Post
1/21/2013 10:07 AM
 
I ran through a bunch of module updates this morning on an older site (6.2) and now I'm getting an error "an error has occurred" on the website.

I can't log in to turn off the module (I'm not using it anyway) but I have FTP and SQL access. Is there a way to remove/deactivate the module through either of those?

The log shows the following error: 
<PropertyValue>DotNetNuke.Services.Exceptions.ModuleLoadException: Could not load file or assembly 'DotNetOpenId, Version=2.4.2.8248, Culture=neutral, PublicKeyToken=2780ccd10d57b246' or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515) ---&gt; System.Web.HttpParseException: Could not load file or assembly 'DotNetOpenId, Version=2.4.2.8248, Culture=neutral, PublicKeyToken=2780ccd10d57b246' or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515) ---&gt; System.Web.HttpParseException: Could not load file or assembly 'DotNetOpenId, Version=2.4.2.8248, Culture=neutral, PublicKeyToken=2780ccd10d57b246' or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515) ---&gt; System.IO.FileLoadException: Could not load file or assembly 'DotNetOpenId, Version=2.4.2.8248, Culture=neutral, PublicKeyToken=2780ccd10d57b246' or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515)  File name: 'DotNetOpenId, Version=2.4.2.8248, Culture=neutral, PublicKeyToken=2780ccd10d57b246' ---&gt; System.NotSupportedException: Cannot subset Regex. Only support if both patterns are identical.     at System.Net.WebPermission.IsSubsetOf(IPermission target)     at System.Security.PermissionSet.IsSubsetOfHelper(PermissionSet target, IsSubsetOfType type, IPermission&amp; firstPermThatFailed, Boolean ignoreNonCas)     at System.Security.PermissionSet.IsSubsetOf(PermissionSet target)     at System.Security.SecurityManager.ResolvePolicy(Evidence evidence, PermissionSet reqdPset, PermissionSet optPset, PermissionSet denyPset, PermissionSet&amp; denied, Boolean checkExecutionPermission)     at System.Security.SecurityManager.ResolvePolicy(Evidence evidence, PermissionSet reqdPset, PermissionSet optPset, PermissionSet denyPset, PermissionSet&amp; denied, Int32&amp; securitySpecialFlags, Boolean checkExecutionPermission)     at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark&amp; stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)     at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark&amp; stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)     at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark&amp; stackMark, Boolean forIntrospection)     at System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark&amp; stackMark, Boolean forIntrospection)     at System.Reflection.Assembly.Load(String assemblyString)     at System.Web.Configuration.CompilationSection.LoadAssembly(String assemblyName, Boolean throwOnFail)     at System.Web.UI.TemplateParser.LoadAssembly(String assemblyName, Boolean throwOnFail)     at System.Web.UI.TemplateParser.AddAssemblyDependency(String assemblyName, Boolean addDependentAssemblies)     at System.Web.UI.MainTagNameToTypeMapper.ProcessTagNamespaceRegistrationCore(TagNamespaceRegisterEntry nsRegisterEntry)     at System.Web.UI.MainTagNameToTypeMapper.ProcessTagNamespaceRegistration(TagNamespaceRegisterEntry nsRegisterEntry)     at System.Web.UI.BaseTemplateParser.ProcessDirective(String directiveName, IDictionary directive)     at System.Web.UI.TemplateControlParser.ProcessDirective(String directiveName, IDictionary directive)     at System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding)     --- End of inner exception stack trace ---     at System.Web.UI.TemplateParser.ProcessException(Exception ex)     at System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding)     at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding)     --- End of inner exception stack trace ---     at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding)     at System.Web.UI.TemplateParser.ParseReader(StreamReader reader, VirtualPath virtualPath)     at System.Web.UI.TemplateParser.ParseFile(String physicalPath, VirtualPath virtualPath)     at System.Web.UI.TemplateParser.ParseInternal()     at System.Web.UI.TemplateParser.Parse()     at System.Web.UI.TemplateParser.Parse(ICollection referencedAssemblies, VirtualPath virtualPath)     at System.Web.Compilation.BaseTemplateBuildProvider.get_CodeCompilerType()     at System.Web.Compilation.BuildProvider.GetCompilerTypeFromBuildProvider(BuildProvider buildProvider)     at System.Web.Compilation.BuildProvidersCompiler.ProcessBuildProviders()     at System.Web.Compilation.BuildProvidersCompiler.PerformBuild()     at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath)     at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile)     at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile)     at System.Web.Compilation.BuildManager.GetVPathBuildResultWithAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile)     at System.Web.Compilation.BuildManager.GetVPathBuildResult(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile)     at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath)     at System.Web.UI.TemplateControl.LoadControl(String virtualPath)     at DotNetNuke.UI.Skins.Controls.Login.&lt;HasSocialAuthenticationEnabled&gt;b__1(AuthenticationInfo a)     at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()     at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()     at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source)     at DotNetNuke.UI.Skins.Controls.Login.HasSocialAuthenticationEnabled()     at DotNetNuke.UI.Skins.Controls.Login.OnLoad(EventArgs e)     --- End of inner exception stack trace ---


 
New Post
1/22/2013 7:48 AM
 
While I wouldn't recommend this under normal circumstances, you can FTP to the site and delete the modules folder in question. Make a copy first and then delete it from the site and see if that works. I believe I had to do this a while back when the same thing happened to me.

Mark
 
New Post
1/22/2013 9:32 AM
 

Thanks for your response, Mark. I don't see where openID exists as a module that I can simply delete. Since it is part of authentication and security am I not looking in the right place?


 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...After module updates can't log in to siteAfter module updates can't log in to site


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

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

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. 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.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out