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...Using Modules a...Using Modules a...Error message that a parameter value 'type' cannot be null.Error message that a parameter value 'type' cannot be null.
Previous
 
Next
New Post
5/4/2018 5:27 PM
 
Located this post, which had the same error: http://www.dnnsoftware.com/forums/thr...

I made sure the namespaces matched as follows.  There might be an issue with the skin injecting the module, line 34666.  That stack trace is different from mine.

The module has been uploaded to Azure several times but only recently started failing.  what caused the first failure was editing the friendly name in one of the module controls on the Azure site.  This has been fixed and the error log no longer has that error but now i get this one.

The Nuclear Option is to remake another module from scratch, which I don't want to have to do.  The install process is saying it can't find the features controller at the spot where it does in fact exist.

Could use some input.


 
New Post
5/6/2018 5:19 AM
 
The businessControllerClass takes 2 arguments, the first is the namespace and the second is the assembly, so if you are compiling your project to lets say Durthaler.Modules.FirstDALMVC.dll, the the line should be:

>Durthaler.Modules.FirstDALMVC.Components.FeaturesController, Durthaler.Modules.FirstDALMVC
 
New Post
5/6/2018 4:23 PM
 

Thanks, I think this line of the XML (.dnn) file simply points out what the class name of the Business Controller is.

Now in the web.config file sections, this true.  The first item is the class, the next is the assembly it compiles to.  Good answer, perhaps there just isn't enough data in the screen shots, my bad.

What we ended up doing was leaving the <businesscontroller> tag empty.  That allowed the module to be injected.

It's not ideal but since the optional interfaces are not being used and indeed, they're even commented out 'out of the box' we can get the functionality we need to the site now and clean up things like this later.  I only say this because the module had been compiling all along with no issues and this 'ERROR' class of tag in the logs only started coming up now.

Would love to solve this ASAP, obviously so if anyone has answers, thanks much ahead of time.

 
New Post
5/6/2018 5:08 PM
 
Arrrg, the forum stipped my text, let me try that again:

 

<businessControllerClass>Durthaler.Modules.FirstDALMVC.Components.FeaturesController, Durthaler.Modules.FirstDALMVC</businessControllerClass>
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Using Modules a...Using Modules a...Error message that a parameter value 'type' cannot be null.Error message that a parameter value 'type' cannot be null.


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