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...Upgrading DNN P...Upgrading DNN P...Testing upgrade to 7.0.4 -  help with General ExceptionsTesting upgrade to 7.0.4 - help with General Exceptions
Previous
 
Next
New Post
5/7/2013 2:52 PM
 

Hi, I'm testing a new upgrade to 7.0.4. Can anyone give any insight/hints into these three errors I'm getting consistently? Here's the first one:

AssemblyVersion: 7.0.4

PortalID: 0

PortalName: Santa Cruz County Internet

UserID: -1

UserName:

ActiveTabID: 40

ActiveTabName: Home

RawURL: /

AbsoluteURL: /Default.aspx

AbsoluteURLReferrer:

UserAgent: Mozilla/5.0 (Windows NT 6.1; rv:20.0) Gecko/20100101 Firefox/20.0

DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke

ExceptionGUID: 6b3bff1c-63ef-4224-a1bb-0e930456d821

InnerException: The string parameter 'tagPrefix' cannot be null or empty. Parameter name: tagPrefix

FileName:

FileLineNumber: 0

FileColumnNumber: 0

Method: System.Web.UI.TagPrefixAttribute..ctor

StackTrace:

Message: DotNetNuke.Services.Exceptions.PageLoadException: The string parameter 'tagPrefix' cannot be null or empty. Parameter name: tagPrefix ---> System.ArgumentException: The string parameter 'tagPrefix' cannot be null or empty. Parameter name: tagPrefix at System.Web.UI.TagPrefixAttribute..ctor(String namespaceName, String tagPrefix) at System.Reflection.CustomAttribute._CreateCaObject(RuntimeModule pModule, IRuntimeMethodInfo pCtor, Byte** ppBlob, Byte* pEndBlob, Int32* pcNamedArgs) at System.Reflection.CustomAttribute.CreateCaObject(RuntimeModule module, IRuntimeMethodInfo ctor, IntPtr& blob, IntPtr blobEnd, Int32& namedArgs) at System.Reflection.CustomAttribute.GetCustomAttributes(RuntimeModule decoratedModule, Int32 decoratedMetadataToken, Int32 pcaCount, RuntimeType attributeFilterType, Boolean mustBeInheritable, IList derivedAttributes, Boolean isDecoratedTargetSecurityTransparent) at System.Reflection.CustomAttribute.GetCustomAttributes(RuntimeAssembly assembly, RuntimeType caType) at System.Reflection.RuntimeAssembly.GetCustomAttributes(Boolean inherit) at System.Web.UI.AssemblyCache.GetAjaxFrameworkAssemblyAttribute(Assembly assembly) at System.Web.UI.ScriptManager.get_DefaultAjaxFrameworkAssembly() at System.Web.UI.ScriptManager..ctor() at Telerik.Web.UI.RadScriptManager..ctor() at DotNetNuke.Framework.AJAX.AddScriptManager(Page page, Boolean checkCdn) at DotNetNuke.Framework.PageBase.OnInit(EventArgs e) at DotNetNuke.Framework.DefaultPage.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---

Source:

Server Name: SCTAS06

 

 

 

 
New Post
5/7/2013 2:53 PM
 
Here's error # 2:

AssemblyVersion: 7.0.4

PortalID: -1

PortalName:

UserID: -1

UserName:

ActiveTabID: -1

ActiveTabName:

RawURL:

AbsoluteURL:

AbsoluteURLReferrer:

UserAgent:

DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke

ExceptionGUID: daf515c7-7a74-47b7-b319-ce466a656c57

InnerException: Error Creating BusinessControllerClass 'County.Modules.CountyBanner.CountyBannerController' of module(CountyBanner) id=(550) in tab(179) and portal(0)

FileName:

FileLineNumber: 0

FileColumnNumber: 0

Method: System.Activator.CreateInstance

StackTrace:

Message: System.Exception: Error Creating BusinessControllerClass 'County.Modules.CountyBanner.CountyBannerController' of module(CountyBanner) id=(550) in tab(179) and portal(0) ---> System.ArgumentNullException: Value cannot be null. Parameter name: type at System.Activator.CreateInstance(Type type, Boolean nonPublic) at DotNetNuke.Services.Search.ModuleIndexer.GetModuleList(Int32 PortalID) --- End of inner exception stack trace --- at DotNetNuke.Services.Search.ModuleIndexer.GetModuleList(Int32 PortalID)

Source:

Server Name: SCTAS06

 
New Post
5/7/2013 2:54 PM
 
Here's error #3:

AssemblyVersion: 7.0.4

PortalID: -1

PortalName:

UserID: -1

UserName:

ActiveTabID: -1

ActiveTabName:

RawURL:

AbsoluteURL:

AbsoluteURLReferrer:

UserAgent:

DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke

ExceptionGUID: 457d4577-4eb6-457d-8f4d-0a0cac145989

InnerException: Error Creating BusinessControllerClass 'County.Modules.CountyBanner.CountyBannerController' of module(CountyBanner) id=(752) in tab(324) and portal(0)

FileName:

FileLineNumber: 0

FileColumnNumber: 0

Method: System.Activator.CreateInstance

StackTrace:

Message: System.Exception: Error Creating BusinessControllerClass 'County.Modules.CountyBanner.CountyBannerController' of module(CountyBanner) id=(752) in tab(324) and portal(0) ---> System.ArgumentNullException: Value cannot be null. Parameter name: type at System.Activator.CreateInstance(Type type, Boolean nonPublic) at DotNetNuke.Services.Search.ModuleIndexer.GetModuleList(Int32 PortalID) --- End of inner exception stack trace --- at DotNetNuke.Services.Search.ModuleIndexer.GetModuleList(Int32 PortalID)

Source:

Server Name: SCTAS06

 
New Post
5/8/2013 3:08 AM
 
Hi,

You are upgrading to dnn 7.0.4 from which version ? Are you following the suggested path of upgrade given here.

Thanks,
Avinash Kumar
Mindfire Solutions 

 
New Post
5/17/2013 5:33 PM
 
Hi, thanks and sorry for the delay. Still having the errors.

We are coming from 05.03.01. We actually did a fresh install of 7.0.4 onto a new test server.

I have removed two pages which correspond to errors #2 and #3.

After researching a bit, I have uninstalled the Gallery module, because I read that that caused the TagPrefix error for some. But so far, I'm still getting the tagPrefix error.

Any ideas on how to remove the tagPrefix error?

Thanks

Tom
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...Testing upgrade to 7.0.4 -  help with General ExceptionsTesting upgrade to 7.0.4 - help with General Exceptions


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