当我在我的Web窗体中使用Ajaxtool工具包的Combobox而不是以下错误是如何解决它 [英] When I Am Using Combobox Of Ajaxtool Kit In My Web Form Than Following Error Is Occour How To Resolve It

查看:62
本文介绍了当我在我的Web窗体中使用Ajaxtool工具包的Combobox而不是以下错误是如何解决它的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

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.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Resources.MissingManifestResourceException: 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.

推荐答案

添加到表格:

Add to form:
<asp:ScriptManager ID="ScriptManager1"runat="server" />













or


<asp:ToolkitScriptManager ID="ToolkitScriptManager1"runat="server"/>


这篇关于当我在我的Web窗体中使用Ajaxtool工具包的Combobox而不是以下错误是如何解决它的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆