سوال : این ارور چی میگه ؟
سلام
دوستان یه اسکریپت دارم
الان میخوام برم تو مدیریتش این ارور رو میده :
'
کد:
App_Code' has been built with an evaluation version of {smartassembly}, which has expired on 2013/02/08.
You need to purchase a license of {smartassembly}.
کد:
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.Exception: 'App_Code' has been built with an evaluation version of {smartassembly}, which has expired on 2013/02/08.
You need to purchase a license of {smartassembly}.
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:
[Exception: 'App_Code' has been built with an evaluation version of {smartassembly}, which has expired on 2013/02/08.You need to purchase a license of {smartassembly}.] ..(Boolean ) +672 ..() +13 .cctor() +5[TypeInitializationException: The type initializer for '<Module>' threw an exception.] _Default.btn_Login_Click(Object sender, EventArgs e) +0 System.Web.UI.WebControls.Button.OnClick(EventArgs e) +111 System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +110 System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1565 |
مشکلش چیه و چگونه باید رفعش کنم ؟