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

HomeHomeGetting StartedGetting StartedNew to DNN Plat...New to DNN Plat...The type or namespace 'Terms' could not be found.The type or namespace 'Terms' could not be found.
Previous
 
Next
New Post
10/22/2012 5:40 PM
 
Hello all.I'm working with TASKMANAGER video # 15, where we create and build the TERM class (Term.cs).When I try to build Term.cs, I get 3 errors from Content.cs saying "The type or namespace 'Terms' could not be found (are you missing a using directive or an assembly reference?)". Actually, I copied the code for TERM.CS (and CONTENT.CS) straight out of www.dnntaskmanager.codeplex.com, so it ought to work, but it doesn't.Can anybody be of any help here ???THANK YOU FOR YOUR HELP.Jeff
 
New Post
10/23/2012 2:49 PM
 
Figured it out. It was another instance of the "ID 10 T" error (aka the idiot error, as in yours truly)...Long story short, because of numerous restarts at the beginning, my TaskManager module is named TASKMANAGER04.This revised name apparently works fine with USING statements but not in the NAMESPACE statements. The "Terms" class created by TERMS.CS was apparently in the "DotNetNuke.Modules.TaskManager" namespace, so my building TASKMANAGER04 project couldn't find it.When I changed my namespace statement accordingly, the program began to not be able to find the TASK.CS class (which was apparently in the namespace " DotNetNuke.Modules.TaskManager04". So I added DotNetNuke.Modules.TaskManager04 to the program with an USING statement.Thus, I reference TASKMANAGER with a NAMESPACE statement and TASKMANAGER04 with an USING statement.It's not pretty, but it works, and I don't want to go through the hassle of renaming everything at this point.Jeff
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedNew to DNN Plat...New to DNN Plat...The type or namespace 'Terms' could not be found.The type or namespace 'Terms' could not be found.


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