Hi, Bill...
I went in to the ADMIN > Event Viewer and recorded the last message. It occcurred at 1:58:56 "General Exception".
I then added 3 transactions with no ensuing messages (except for the normal "Application Started" message).
So, in view of the error details I'm about to show you below, my question is: Do I need to uncomment the "Get Search Items" subroutine in FEATURECONTROLLER.CS ??? I scraped the code straight from dnntaskmanager.codeplex.com , where it is also commented out.
THANKS for your help.
Jeff
**********************************************************************************************************************************************
Here are the details of the event log for the message at 1:58:56 and the one following:
Server Name: JeffMcVey-PC
AssemblyVersion: 6.2.4
PortalID: -1
PortalName:
UserID: -1
UserName:
ActiveTabID: -1
ActiveTabName:
RawURL:
AbsoluteURL:
AbsoluteURLReferrer:
UserAgent:
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 43804307-3281-4497-b7ec-c94090ad3e8f
InnerException: The method or operation is not implemented.
FileName: c:\Users\Jeff McVey\Documents\My Web Sites\dotnetnuke\DesktopModules\TaskManager04\Components\FeatureController.cs
FileLineNumber: 113
FileColumnNumber: 13
Method: DotNetNuke.Modules.TaskManager.Components.FeatureController.GetSearchItems
StackTrace:
Message: System.NotImplementedException: The method or operation is not implemented. at DotNetNuke.Modules.TaskManager.Components.FeatureController.GetSearchItems(ModuleInfo ModInfo) in c:\Users\Jeff McVey\Documents\My Web Sites\dotnetnuke\DesktopModules\TaskManager04\Components\FeatureController.cs:line 113 at DotNetNuke.Services.Search.ModuleIndexer.GetSearchIndexItems(Int32 PortalID)
Source:
Server Name: JeffMcVey-PC
*********************************************************************************************************************************************