Server Error in '/' Application.

Compilation Error

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: CS0104: 'Timer' is an ambiguous reference between 'System.Web.UI.Timer' and 'System.Threading.Timer'

Source Error:


Line 30: 
Line 31: 		// timer
Line 32: 		private static Timer mTimer = null;
Line 33: 
Line 34: 		// ctor

Source File: d:\inetpub\webs\maxbusnellicom\App_Code\CMS.Automation\Scheduler.cs    Line: 32






Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4690.0