国外服务器不支持:asp.net 2.0中应用 freetextbox
国外服务器godaddy不支持:asp.net 2.0中应用 freetextbox
显示如下:
Server Error in '/' Application.
--------------------------------------------------------------------------------
Invalid ToolbarLayout -> System.Security.VerificationException: Operation could destabilize the runtime.
at FreeTextBoxControls.ToolbarGenerator.ToolbarItemFromString(String StringName)
at FreeTextBoxControls.ToolbarGenerator.ToolbarsFromString(String toolbarLayout)
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: Invalid ToolbarLayout -> System.Security.VerificationException: Operation could destabilize the runtime.
at FreeTextBoxControls.ToolbarGenerator.ToolbarItemFromString(String StringName)
at FreeTextBoxControls.ToolbarGenerator.ToolbarsFromString(String toolbarLayout)
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: Invalid ToolbarLayout -> System.Security.VerificationException: Operation could destabilize the runtime.
at FreeTextBoxControls.ToolbarGenerator.ToolbarItemFromString(String StringName)
at FreeTextBoxControls.ToolbarGenerator.ToolbarsFromString(String toolbarLayout)]
FreeTextBoxControls.ToolbarGenerator.ToolbarsFromString(String toolbarLayout) +545
FreeTextBoxControls.FreeTextBox.InitializeToolbars() +104
FreeTextBoxControls.FreeTextBox.OnLoad(EventArgs e) +87
System.Web.UI.Control.LoadRecursive() +47
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1436
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.1434; ASP.NET Version:2.0.50727.1434