0

Assembly 'C1.Web.Wijmo.Controls.4, Version=4.0.20113.47, Culture=neutral, PublicKeyToken=9b75583953471eea' does not contain a Web resource with name 'C1.Web.Wijmo.Controls.Resources.wijmo.extensions.c1inputnumber.js'. 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.InvalidOperationException: Assembly 'C1.Web.Wijmo.Controls.4, Version=4.0.20113.47, Culture=neutral, PublicKeyToken=9b75583953471eea' does not contain a Web resource with name 'C1.Web.Wijmo.Controls.Resources.wijmo.extensions.c1inputnumber.js'.

Source Error:

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.

Stack Trace:

[InvalidOperationException: Assembly 'C1.Web.Wijmo.Controls.4, Version=4.0.20113.47, Culture=neutral, PublicKeyToken=9b75583953471eea' does not contain a Web resource with name 'C1.Web.Wijmo.Controls.Resources.wijmo.extensions.c1inputnumber.js'.] System.Web.UI.WebResourceUtil.VerifyAssemblyContainsReleaseWebResource(Assembly assembly, String releaseResourceName, Assembly currentAjaxAssembly) +478886 System.Web.UI.ScriptReference.ShouldUseDebugScript(String releaseName, Assembly assembly, Boolean isDebuggingEnabled, Assembly currentAjaxAssembly) +86 System.Web.UI.ScriptReference.DetermineResourceNameAndAssembly(ScriptManager scriptManager, Boolean isDebuggingEnabled, String& resourceName, Assembly& assembly) +99 System.Web.UI.ScriptReference.GetPath(ScriptManager scriptManager, String releasePath, String predeterminedDebugPath, Boolean isDebuggingEnabled) +164 System.Web.UI.ScriptReference.GetUrlFromPath(ScriptManager scriptManager, String releasePath, String predeterminedDebugPath) +33 System.Web.UI.ScriptReference.GetUrlInternal(ScriptManager scriptManager, Boolean zip) +214 System.Web.UI.ScriptReference.GetUrl(ScriptManager scriptManager, Boolean zip) +213 System.Web.UI.ScriptManager.RegisterUniqueScripts(List`1 uniqueScripts) +203 System.Web.UI.ScriptManager.RegisterScripts() +443 System.Web.UI.ScriptManager.OnPagePreRenderComplete(Object sender, EventArgs e) +122 System.Web.UI.Page.OnPreRenderComplete(EventArgs e) +9010682 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2716

B.Arun
  • 1
  • 4
  • 1
    you have forget to include some resources, like dll, or other file, - OR you run it in a wrong version ? – Aristos May 16 '12 at 14:10
  • i added the dll(c1.web.wijmo.controls.4 ) in my project..version 4.0.20113.47 – B.Arun May 17 '12 at 04:21
  • no same control working in a new form in input currency only added working good ..but added into my project error come – B.Arun May 22 '12 at 11:04

0 Answers0