Kid Site Videos

Compilation Error

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: CS0012: The type 'System.Object' is defined in an assembly that is not referenced. You must add a reference to assembly 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'.

Source Error:


Line 32:   #endregion
Line 33: 	
Line 34: 	public LocationSearchDataContext() : 
Line 35: 			base(global::System.Configuration.ConfigurationManager.ConnectionStrings["KenticoCMSConnectionString"].ConnectionString, mappingSource)
Line 36: 	{

Source File: e:\Remedy Content Modules\2023\PediatricWebContentFeed\App_Code\LocationSearch.designer.cs    Line: 34






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