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>