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 ...General ExceptionGeneral Exception
Previous
 
Next
New Post
10/9/2006 10:25 PM
 

I realize that general exceptions are difficult, but I have 2 fairly specific questions.  Running DNN 4.0.2 - getting the errors below in the log file (no errors on the regular tabs of the site).  I'm not using using an ORM tool (and so NOT using the DNN Business Controller).

So, my questions are:

  • could the fact that I am not entering a "Controller Class:" in the Module definition be causing the errors below
  • If so, what should I enter instead since I'm not using the DNN Business Controller?

Thanks!

AssemblyVersion: -1
Method:
FileName:
FileLineNumber: -1
FileColumnNumber: -1
PortalID: -1
PortalName:
UserID: -1
UserName:
ActiveTabID: -1
ActiveTabName:
AbsoluteURL:
AbsoluteURLReferrer:
ExceptionGUID:
DefaultDataProvider:
InnerException: Value cannot be null. Parameter name: type
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, Boolean UseCache) at DotNetNuke.Framework.Reflection.CreateObject(String TypeName, String CacheKey) at DotNetNuke.Services.Search.ModuleIndexer.GetModuleList(Int32 PortalID)
StackTrace:
Source:
Server Name: DEDI460

AssemblyVersion: -1
Method:
FileName:
FileLineNumber: -1
FileColumnNumber: -1
PortalID: -1
PortalName:
UserID: -1
UserName:
ActiveTabID: -1
ActiveTabName:
AbsoluteURL:
AbsoluteURLReferrer:
ExceptionGUID:
DefaultDataProvider:
InnerException: Could not load type ''.
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 System.Web.Compilation.BuildManager.GetType(String typeName, Boolean throwOnError) at DotNetNuke.Framework.Reflection.CreateObject(String TypeName, String CacheKey, Boolean UseCache)
StackTrace:
Source:
Server Name: DEDI460

 
New Post
10/10/2006 10:59 AM
 

Sorry, I meant to say "I'm using an ORM tool (and so NOT using the DNN Business Controller)."

I did some more investigation and it turns out that the errors occur in pairs - 4 pairs (8 total) about every 1/2 hr.  So, I looked at the schedule and only thing scheduled to run every 1/2 hour is: DotNetNuke.Services.Search.SearchEngineScheduler, DOTNETNUKE.  So, I folowed the advice in: http://www.dotnetnuke.com/Community/ForumsDotNetNuke/tabid/795/forumid/92/threadid/9003/threadpage/0/scope/posts/Default.aspx, but unfortunately, I'm still getting the errors.

When I manually re-indexed, the errors in the log had a bit more information (I replaced the PortalName, Servername and URL with x's).  Any help/suggestions would be appreciated:

AssemblyVersion: 04.00.02
Method: System.Activator.CreateInstance
FileName:
FileLineNumber: 0
FileColumnNumber: 0
PortalID: 0
PortalName: xxxxxxxx xxxxxxxxxx
UserID: 1
UserName: host
ActiveTabID: 29
ActiveTabName: Search Admin
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://www.xxxxxxx.com/Host/Search%20Admin/tabid/29/portalid/0/Default.aspx
ExceptionGUID: c5a49a1a-92a9-4ab1-8020-27e3ff9f8607
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
InnerException: Value cannot be null. Parameter name: type
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, Boolean UseCache) at DotNetNuke.Framework.Reflection.CreateObject(String TypeName, String CacheKey) at DotNetNuke.Services.Search.ModuleIndexer.GetModuleList(Int32 PortalID)
StackTrace:
Source:
Server Name: xxxxxxxx

AssemblyVersion: 04.00.02
Method: System.Reflection.Assembly.GetType
FileName:
FileLineNumber: 0
FileColumnNumber: 0
PortalID: 0
PortalName: xxxxxxxx xxxxxxxxx
UserID: 1
UserName: host
ActiveTabID: 29
ActiveTabName: Search Admin
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://www.xxxxxxxxx.com/Host/Search%20Admin/tabid/29/portalid/0/Default.aspx
ExceptionGUID: fe79fd76-8adf-429f-b34a-53c717e81274
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
InnerException: Could not load type ''.
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 System.Web.Compilation.BuildManager.GetType(String typeName, Boolean throwOnError) at DotNetNuke.Framework.Reflection.CreateObject(String TypeName, String CacheKey, Boolean UseCache)
StackTrace:
Source:
Server Name: xxxxxxxxx

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...General ExceptionGeneral Exception


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