I followed the instructions to setup the Ajax Control Toolkit.
After that I just create a TabContainer and I'm getting this error when I try to run my website application :
<div style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;" id="_mcePaste">Server Error in '/WebSite3' Application.</div> <div style="position: absolute; left: -10000px; top: 0px; width: 1px; height:
1px; overflow-x: hidden; overflow-y: hidden;" id="_mcePaste"></div> <div style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;" id="_mcePaste">Could not find any resources appropriate for the
specified culture or the neutral culture. Make sure "AjaxControlToolkit.Properties.Resources.resources" was correctly embedded or linked into assembly "AjaxControlToolkit" at compile time, or that all the satellite assemblies required are loadable and fully
signed.</div> <div></div>
Does anyone can help me, please?
Server Error in '/WebSite3' Application.
Could not find any resources appropriate for the specified culture or the neutral culture. Make sure "AjaxControlToolkit.Properties.Resources.resources" was correctly embedded or linked into assembly "AjaxControlToolkit" at compile time, or that all the
satellite assemblies required are loadable and fully signed.
<div><div>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. </div><div>
</div><div>Exception Details: System.Resources.MissingManifestResourceException: Could not find any resources appropriate for the specified culture or the neutral culture. Make sure "AjaxControlToolkit.Properties.Resources.resources" was correctly embedded
or linked into assembly "AjaxControlToolkit" at compile time, or that all the satellite assemblies required are loadable and fully signed.</div><div>
</div><div>Source Error: </div><div>
</div><div>An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.</div><div>
</div><div>Stack Trace: </div></div><div>
</div><div>
</div><div><div>[MissingManifestResourceException: Could not find any resources appropriate for the specified culture or the neutral culture. Make sure "AjaxControlToolkit.Properties.Resources.resources" was correctly embedded or linked into assembly "AjaxControlToolkit"
at compile time, or that all the satellite assemblies required are loadable and fully signed.]</div><div> System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents) +7676190</div><div> System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo
culture, Boolean createIfNotExists, Boolean tryParents) +583</div><div> System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents) +583</div><div> System.Resources.ResourceManager.GetString(String
name, CultureInfo culture) +74</div><div> AjaxControlToolkit.Properties.Resources.get_E_NoScriptManager() in C:\AjaxBuild\Ajax\Server\AjaxControlToolkit\Properties\Resources.Designer.cs:68</div><div> AjaxControlToolkit.ScriptObjectBuilder.RegisterCssReferences(Control
control) in C:\AjaxBuild\Ajax\Server\AjaxControlToolkit\ExtenderBase\ScriptObjectBuilder.cs:331</div><div> AjaxControlToolkit.ScriptControlBase.OnLoad(EventArgs e) in C:\AjaxBuild\Ajax\Server\AjaxControlToolkit\ExtenderBase\ScriptControlBase.cs:258</div><div>
System.Web.UI.Control.LoadRecursive() +50</div><div> System.Web.UI.Control.LoadRecursive() +141</div><div> System.Web.UI.Control.LoadRecursive() +141</div><div> System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
+627</div><div>
</div></div>
adiniz
0 Points
1 Post
Could not find any resources appropriate for the specified culture or the neutral culture.
Jan 27, 2010 03:32 AM|LINK
Hi there,
I followed the instructions to setup the Ajax Control Toolkit.
After that I just create a TabContainer and I'm getting this error when I try to run my website application :
<div style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;" id="_mcePaste">Server Error in '/WebSite3' Application.</div> <div style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;" id="_mcePaste"></div> <div style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;" id="_mcePaste">Could not find any resources appropriate for the specified culture or the neutral culture. Make sure "AjaxControlToolkit.Properties.Resources.resources" was correctly embedded or linked into assembly "AjaxControlToolkit" at compile time, or that all the satellite assemblies required are loadable and fully signed.</div> <div></div>Does anyone can help me, please?
Server Error in '/WebSite3' Application.
Could not find any resources appropriate for the specified culture or the neutral culture. Make sure "AjaxControlToolkit.Properties.Resources.resources" was correctly embedded or linked into assembly "AjaxControlToolkit" at compile time, or that all the satellite assemblies required are loadable and fully signed.
<div><div>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. </div><div></div><div>Exception Details: System.Resources.MissingManifestResourceException: Could not find any resources appropriate for the specified culture or the neutral culture. Make sure "AjaxControlToolkit.Properties.Resources.resources" was correctly embedded or linked into assembly "AjaxControlToolkit" at compile time, or that all the satellite assemblies required are loadable and fully signed.</div><div>
</div><div>Source Error: </div><div>
</div><div>An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.</div><div>
</div><div>Stack Trace: </div></div><div>
</div><div>
</div><div><div>[MissingManifestResourceException: Could not find any resources appropriate for the specified culture or the neutral culture. Make sure "AjaxControlToolkit.Properties.Resources.resources" was correctly embedded or linked into assembly "AjaxControlToolkit" at compile time, or that all the satellite assemblies required are loadable and fully signed.]</div><div> System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents) +7676190</div><div> System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents) +583</div><div> System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents) +583</div><div> System.Resources.ResourceManager.GetString(String name, CultureInfo culture) +74</div><div> AjaxControlToolkit.Properties.Resources.get_E_NoScriptManager() in C:\AjaxBuild\Ajax\Server\AjaxControlToolkit\Properties\Resources.Designer.cs:68</div><div> AjaxControlToolkit.ScriptObjectBuilder.RegisterCssReferences(Control control) in C:\AjaxBuild\Ajax\Server\AjaxControlToolkit\ExtenderBase\ScriptObjectBuilder.cs:331</div><div> AjaxControlToolkit.ScriptControlBase.OnLoad(EventArgs e) in C:\AjaxBuild\Ajax\Server\AjaxControlToolkit\ExtenderBase\ScriptControlBase.cs:258</div><div> System.Web.UI.Control.LoadRecursive() +50</div><div> System.Web.UI.Control.LoadRecursive() +141</div><div> System.Web.UI.Control.LoadRecursive() +141</div><div> System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627</div><div>
</div></div>
chintanpshah
All-Star
19058 Points
3273 Posts
Re: Could not find any resources appropriate for the specified culture or the neutral culture.
Jan 27, 2010 07:42 AM|LINK
Refer to:
http://forums.asp.net/p/1516859/3632563.aspx
My Software Website
vijay_010237...
Participant
1102 Points
537 Posts
Re: Could not find any resources appropriate for the specified culture or the neutral culture.
Jan 27, 2010 08:57 AM|LINK
have u added appropiate extensions in web.config file for using ajaxtoolkit.
quoctien82
Member
2 Points
1 Post
Re: Could not find any resources appropriate for the specified culture or the neutral culture.
Dec 27, 2010 03:21 AM|LINK
In my case, just add the script toolkit
<div style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;" id="_mcePaste"><asp:ToolkitScriptManager ID="ToolkitScriptManager1" runat="server"></div> <div style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;" id="_mcePaste"> </asp:ToolkitScriptManager></div><asp:ToolkitScriptManager ID="ToolkitScriptManager1" runat="server">
</asp:ToolkitScriptManager>
joseacl
Member
4 Points
2 Posts
Re: Could not find any resources appropriate for the specified culture or the neutral culture.
Jun 19, 2011 12:43 PM|LINK
Try this:
In resource file, click left button and make sure the property Build Action is set to "Embedeed Resourced".
rainmanalex
Member
59 Points
50 Posts
Re: Could not find any resources appropriate for the specified culture or the neutral culture.
Feb 01, 2012 03:34 PM|LINK
Mine was in the resource file .resx file and setting the BuildAction=Embeddd Resource
fixed this
Martin
adam.123
Member
2 Points
1 Post
Re: Could not find any resources appropriate for the specified culture or the neutral culture.
Apr 04, 2012 11:32 AM|LINK
I just wanted to add for anyone else who experiences this issue there is another cause.
If you have set PersistFile = true and you have an out of proc session state you will also get this error.
tyrodevelope...
Member
6 Points
4 Posts
Re: Could not find any resources appropriate for the specified culture or the neutral culture.
Jul 05, 2012 04:01 PM|LINK
check if you have the ScriptManager on the page
visit www.tyrodeveloper.com