RE: TimerCallBack namespace

From: T. (T_at_discussions.microsoft.com)
Date: 02/27/05


Date: Sat, 26 Feb 2005 17:17:02 -0800

The error I am getting is:

The type or namespace name 'TimerCallBack' does not exist in the class or
namespace 'System.Threading' (are you missing an assembly reference?)

"T." wrote:

> I have the following line code which won't compile:
>
> System.Threading.TimerCallBack tmrdlgt = new TimerCallback(this.CountTime);
>
> yet I have included the System.Threading namespace with the line:
> using System.Threading;
> at the top of my class definition. Where am I going wrong?



Relevant Pages

  • WSE 2.0 Error CS0234
    ... type or namespace name 'XmlImportedTypeAttribute' does not exist in the class ... or namespace 'BizTalkWebService.WorksiteWebService' (are you missing an ...
    (microsoft.public.biztalk.server)
  • Errors...
    ... "This control cannot be displayed because its TagPrefix is not registered in ... namespace 'System.Web.UI' (are you missing an assembly reference?) " ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Printing an Form
    ... Anyway I tried your code and I seem to be missing some key points. ... don't I need to call PrintActiveFormand PrtDoc()? ... 'The name '_ActiveFormImage' does not exist in the class or namespace ... using directive or an assembly reference?) ...
    (microsoft.public.dotnet.languages.csharp)
  • Microsoft.Web.Services2
    ... class or namespace 'Microsoft' (are you missing an assembly reference?) ...
    (microsoft.public.dotnet.languages.csharp)
  • Error in Microsoft.Wen.Services2
    ... class or namespace 'Microsoft' (are you missing an assembly reference?) ...
    (microsoft.public.dotnet.languages.csharp)