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 ...Event Viewer - General ExceptionEvent Viewer - General Exception
Previous
 
Next
New Post
12/5/2007 1:56 PM
 

 

Greetings everyone!

I was somewhat taken back today while looking over my portals log files. I'm not sure what to make of the log report below as I belive its something I've configured wrong. I can't make heads or tails what to think about it as it does not provide much to go on. Everythings seems to be working "ok" inthe portal and I'm not really experiencing any problems yet. Any clues to the log file report below would be nice to know. My current setup is on


04.06.02
 with

2.0.50727.42

Log File Report:

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: ***myservername**** :>)

 
New Post
12/5/2007 3:25 PM
 

There is an issue with DNN where sometimes modules will get a bad value recorded for their supported features (like Searchable, Portable, etc).  This can cause the Search provider to try to create a the module's business class when it doesn't exist.  The easiest fix is to look in the database for bad values.  You'll want to look for a -1 in the SupportedFeatures column in the DesktopModules table, change it to a 0.  Run this from the Host SQL menu.

UPDATE {databaseOwner}{objectQualifier}DesktopModules SET SupportedFeatures = 0 WHERE SupportedFeatures = -1

Hope it helps,


Brian Dukes
Engage Software
St. Louis, MO
866-907-4002
DNN partner specializing in custom, enterprise DNN development.
 
New Post
12/7/2007 5:01 PM
 

Brian,

Thanks for the assistance here. I didn't really have a clue about the problem and your solution or SQL statement worked.

UPDATE {databaseOwner}{objectQualifier}DesktopModules SET SupportedFeatures = 0 WHERE SupportedFeatures = -1
Thanks again for you help and time.
Regards,
CC
 
 
New Post
2/24/2008 6:33 AM
 

I've found several post for this problem and all seem to solve it with supportedfeatures fix!

I've the same problem but don't solve with supportedfeatures fix in desktopmodules table. I've several error of this type! My DNN version is 4.5.3

Below you can see one of this error.

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:
Nome server: WIN1804

Nobody can help me with different solution? Thanks!

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Event Viewer - General ExceptionEvent Viewer - General 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