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

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...problem after upgrade to 4.5problem after upgrade to 4.5
Previous
 
Next
New Post
4/20/2007 2:55 PM
 

I was having the same event error... I fixed with the following:

I did some looking around the forums and in one case that was a bit similar it was mentioned that 4.5.1 has a bit more configuraitons in the web.config file.

I took the web.config file out of the 4.5.1 full install package (that isn't included in the Upgrade) and modifed it to match the database info as well as (and most importantly, the <machineKey validationKey=) information in the 4.3.7 version I was running.

I replaced the web.config with this new copy and VIOLA the error is gone.

Note, if you don't copy over teh machinekey info you will loose access to all the users because the passwords are linked to this.

 
New Post
4/21/2007 10:38 AM
 

This did work very well to get rid of that original error.  Thank you, I would have never guessed since I just did an upgrade and no config file was located in the zip.  Thanks. 

Now after installing the new config file as mentioned I have 2 new errors that occurr about once an hour they are as follows.  Any ideas?

1.)AssemblyVersion: -1
PortalID: -1
PortalName:
UserID: -1
UserName:
ActiveTabID: -1
ActiveTabName:
RawURL:
AbsoluteURL:
AbsoluteURLReferrer:
UserAgent:
DefaultDataProvider:
ExceptionGUID:
InnerException: Value cannot be null. Parameter name: type
FileName:
FileLineNumber: -1
FileColumnNumber: -1
Method:
StackTrace:
Message: System.ArgumentNullException: Value cannot be null. Parameter name: type at System.Activator.CreateInstance(Type type, Boolean nonPublic) at DotNetNuke.Framework.Reflection.CreateObject(String TypeName, String CacheKey) at DotNetNuke.Services.Search.ModuleIndexer.GetModuleList(Int32 PortalID)
Source:
Server Name: DEDI514

2.)AssemblyVersion: -1
PortalID: -1
PortalName:
UserID: -1
UserName:
ActiveTabID: -1
ActiveTabName:
RawURL:
AbsoluteURL:
AbsoluteURLReferrer:
UserAgent:
DefaultDataProvider:
ExceptionGUID:
InnerException: Could not load type ''.
FileName:
FileLineNumber: -1
FileColumnNumber: -1
Method:
StackTrace:
Message: System.Web.HttpException: Could not load type ''. ---> System.ArgumentException: String cannot have zero length. at System.Reflection.Assembly.GetType(String name, Boolean throwOnError, Boolean ignoreCase) at System.Web.Compilation.BuildManager.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase) --- End of inner exception stack trace --- at System.Web.Compilation.BuildManager.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase) at DotNetNuke.Framework.Reflection.CreateType(String TypeName, String CacheKey, Boolean UseCache, Boolean IgnoreErrors)
Source:
Server Name: DEDI514

Thanks for your help!

 
New Post
4/21/2007 11:45 AM
 

What version where you upgrading from?

 
New Post
4/25/2007 8:39 AM
 

I have these same two errors as above. However they result from trying to force a manual index from the search admin page.

AssemblyVersion: 04.05.01
PortalID: 0
PortalName: Automatic Gate Equipment & Supply
UserID: 1
UserName: hostadmin
ActiveTabID: 29
ActiveTabName: Search Admin
RawURL: /Host/Search Admin/tabid/29/portalid/0/Default.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://www.agesupply.com/Host/Search%20Admin/tabid/29/portalid/0/Default.aspx
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.2)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: c88b0885-f1ad-42cc-a0dc-ceb3d342fd23
InnerException: Value cannot be null. Parameter name: type
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Activator.CreateInstance
StackTrace:
Message: System.ArgumentNullException: Value cannot be null. Parameter name: typeat System.Activator.CreateInstance(Type type, Boolean nonPublic)at DotNetNuke.Framework.Reflection.CreateObject(String TypeName, String CacheKey)at DotNetNuke.Services.Search.ModuleIndexer.GetModuleList(Int32 PortalID)
Source:
Server Name: SERVER02

 

AssemblyVersion: 04.05.01
PortalID: 0
PortalName: Automatic Gate Equipment & Supply
UserID: 1
UserName: hostadmin
ActiveTabID: 29
ActiveTabName: Search Admin
RawURL: /Host/Search Admin/tabid/29/portalid/0/Default.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://www.agesupply.com/Host/Search%20Admin/tabid/29/portalid/0/Default.aspx
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.2)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: cab4f611-3d95-4683-9fe3-65f93d578dd5
InnerException: Could not load type ''.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Reflection.Assembly.GetType
StackTrace:
Message: System.Web.HttpException: Could not load type ''. ---> System.ArgumentException: String cannot have zero length.at System.Reflection.Assembly.GetType(String name, Boolean throwOnError, Boolean ignoreCase)at System.Web.Compilation.BuildManager.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase)--- End of inner exception stack trace ---at System.Web.Compilation.BuildManager.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase)at DotNetNuke.Framework.Reflection.CreateType(String TypeName, String CacheKey, Boolean UseCache, Boolean IgnoreErrors)
Source:
Server Name: SERVER02

 
New Post
4/29/2007 7:44 AM
 

xcentric, that's strange, for me the error appears only when I let the scheduler doing the task. If I trigger manually a re-index of the site, I do not have any errors !!!
I did not have this error on 4.4.1...

DV

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...problem after upgrade to 4.5problem after upgrade to 4.5


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