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: CS0266: Cannot implicitly convert type 'object' to 'System.Data.DataTable'. An explicit conversion exists (are you missing a cast?)

Source Error:


Line 35:             else
Line 36:             {
Line 37:                 _dt = AppNews.getData("32","9");
Line 38:                 lblTitle.Text = "Tüm Haberler";
Line 39:             }

Source File: c:\wwwroot\users\dernek\hayatadokun.org.tr\News.aspx.cs    Line: 37






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