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...Isearchable and custom module and their controllersIsearchable and custom module and their controllers
Previous
 
Next
New Post
4/8/2010 5:42 PM
 

 Hello

 

I followed the tutorial http://www.adefwebserver.com/DotNetNu... to implement isearchable.

I ran the indexer and my module's contents were not picked up, i ran the debugger and it turns out the code never gets it. Now do i need to have the controller under desktopmodules/app_code ? I tried that and it did not work. 

Does the namespace matter?

 

Thanks

 
New Post
4/8/2010 8:06 PM
 
you need to register the controller for your module definition (Host :: Module Definition)!

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
4/8/2010 8:46 PM
 

 I do have the namespace+class name in the section where it states "Business Controller Class" like in the example i was following, doesn't seem to work

 
New Post
4/9/2010 5:15 PM
 

 I found a solution. I knew it was because the application or website could not find the code or assembly of the controller class

My set up is like this in the solution

Desktopmodules -> bikeViewmodule -> all bikeview ascx and the controller class

This didn't work i also tried :

DesktopModules -> appcode -> biekViewmodule -> controller class

That did not work. 

My solution:

Create a new class project inside the solution of DNN and put the controller class in there, name the namespace properly and BAM! search starts indexing my module the way i wanted it to. and of course have the module point to the controller class in the databases/host->module definition

 
New Post
5/26/2010 11:23 AM
 
Guys,
I'm trying to do the same thing with ISearchable for a custom module of mine which manages news. When I hit the re-index the 'GetSearchItems' method of the business controller class does get executed and returns a list of SearchInfoItems (With many items) as well. How ever there are no entries in the SearchItem table or any other related tables and of course I dont get any search results. 

Can you guys help me with troubleshooting this?

Thank you!
Uchitha.
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Using Modules a...Using Modules a...Isearchable and custom module and their controllersIsearchable and custom module and their controllers


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