Click here to Skip to main content
15,908,445 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
<%@ Page Title="" Language="C#" MasterPageFile="~/StudentsMngt/StudentMngt.master" AutoEventWireup="true" CodeFile="StudentInfo.aspx.cs" Inherits="StudentsMngt_StudentInfo" %>

<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="asp" %>




This is the Error shown to me.

Could not find any resources appropriate for the specified culture or the neutral culture. Make sure "AjaxControlToolkit.Properties.Resources.NET4.resources" was correctly embedded or linked into assembly "AjaxControlToolkit" at compile time, or that all the satellite assemblies required are loadable and fully signed
Posted

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900