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

HomeHomeDevelopment and...Development and...Getting StartedGetting StartedDNN Throwing ExceptionDNN Throwing Exception
Previous
 
Next
New Post
12/30/2010 9:05 AM
 
Hi, I'm getting the following exception when both my modules start up.  If just continue the site seems to work fine.  This happens intermittently buty seems like it comes once after a rebuild but don't hold me to that.

Win 7, IIS 7 .NET 2, DNN 5.6, VS 2010 .NET 3.5

{System.Collections.ListDictionaryInternal}
{"The method or operation is not implemented."}

   at com.bsgsystems.dnn.Test.FeatureController.GetSearchItems(ModuleInfo ModInfo) in ...\DNNDev\DesktopModules\Test\Components\FeatureController.cs:line 110
   at DotNetNuke.Services.Search.ModuleIndexer.GetSearchIndexItems(Int32 PortalID)\
 
New Post
12/30/2010 1:24 PM
 
are you running .Net 3.5 SP1?

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
12/30/2010 1:34 PM
 
My VS 2010 project is configured for .NET 3.5 but my IIS App Pool is running on 2.0, which as I understand is supposed to handle 3.5. The only other choice was 4.0 which isn't supported by DNN yet.
 
New Post
12/30/2010 2:17 PM
 
hm, I was more focused on SP1 being installed. Did you properly implement IPortable, i.e. GetSearchItems ?

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
12/30/2010 3:20 PM
 
Actually now that you mention it, it looks like the exception is comning from the FeatureController class generated by the VS template. I haven't implemented anything in there and that's what the exception is about /// ----------------------------------------------------------------------------- /// /// GetSearchItems implements the ISearchable Interface /// /// The ModuleInfo for the module to be Indexed /// ----------------------------------------------------------------------------- public DotNetNuke.Services.Search.SearchItemInfoCollection GetSearchItems(DotNetNuke.Entities.Modules.ModuleInfo ModInfo) { //SearchItemInfoCollection SearchItemCollection = new SearchItemInfoCollection(); //List colJazz.SSMIs = GetJazz.SSMIs(ModInfo.ModuleID); //foreach (Jazz.SSMIInfo objJazz.SSMI in colJazz.SSMIs) //{ // SearchItemInfo SearchItem = new SearchItemInfo(ModInfo.ModuleTitle, objJazz.SSMI.Content, objJazz.SSMI.CreatedByUser, objJazz.SSMI.CreatedDate, ModInfo.ModuleID, objJazz.SSMI.ItemId.ToString(), objJazz.SSMI.Content, "ItemId=" + objJazz.SSMI.ItemId.ToString()); // SearchItemCollection.Add(SearchItem); //} //return SearchItemCollection; throw new System.NotImplementedException("The method or operation is not implemented."); }
 
Previous
 
Next
HomeHomeDevelopment and...Development and...Getting StartedGetting StartedDNN Throwing ExceptionDNN Throwing 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