小弟使用的在线编辑框CuteEditor 5.0 ,放到服务器空间上,只要使用到其控件的页面都会报错,如下: 可以我本机是好用的。是什么原因,而且其他服务器上面运行也是好的。急,是不是那台服务器问题,怎么解决,急!!!
Server Error in '/' Application.
--------------------------------------------------------------------------------Object reference not set to an instance of an object. 
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.NullReferenceException: Object reference not set to an instance of an object.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: 
[NullReferenceException: Object reference not set to an instance of an object.]
   RegexFactory4..ctor() +0[TargetInvocationException: Exception has been thrown by the target of an invocation.]
   System.RuntimeType.CreateInstanceImpl(Boolean publicOnly) +0
   System.Activator.CreateInstance(Type type, Boolean nonPublic) +66
   System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) +655
   System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) +200
   System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture) +19
   System.Text.RegularExpressions.RegexCompiler.Compile(RegexCode code, RegexOptions options) +109
   System.Text.RegularExpressions.Regex.Compile(RegexCode code, RegexOptions roptions) +11
   System.Text.RegularExpressions.Regex..ctor(String pattern, RegexOptions options) +476
   CuteEditor.Impl.ResourceContext.ReplaseWithResource(String text) +34
   CuteEditor.Impl.ResourceContext.a() +26
   CuteEditor.Impl.ResourceContext.b() +20
   CuteEditor.Impl.ResourceContext.Dispose() +12
   CuteEditor.a.j(HtmlTextWriter A_0) +1899
   CuteEditor.a.i(HtmlTextWriter A_0) +94
   CuteEditor.a.k(HtmlTextWriter A_0) +57
   CuteEditor.Editor.Render(HtmlTextWriter writer) +43
   System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +243
   System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +72
   System.Web.UI.HtmlControls.HtmlForm.RenderChildren(HtmlTextWriter writer) +44
   System.Web.UI.HtmlControls.HtmlForm.Render(HtmlTextWriter output) +262
   System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +243
   System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +72
   System.Web.UI.Control.Render(HtmlTextWriter writer) +7
   System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +243
   System.Web.UI.Page.ProcessRequestMain() +1929 
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573 Server Error in '/' Application.
--------------------------------------------------------------------------------Object reference not set to an instance of an object. 
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.NullReferenceException: Object reference not set to an instance of an object.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: 
[NullReferenceException: Object reference not set to an instance of an object.]
   RegexFactory4..ctor() +0[TargetInvocationException: Exception has been thrown by the target of an invocation.]
   System.RuntimeType.CreateInstanceImpl(Boolean publicOnly) +0
   System.Activator.CreateInstance(Type type, Boolean nonPublic) +66
   System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) +655
   System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) +200
   System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture) +19
   System.Text.RegularExpressions.RegexCompiler.Compile(RegexCode code, RegexOptions options) +109
   System.Text.RegularExpressions.Regex.Compile(RegexCode code, RegexOptions roptions) +11
   System.Text.RegularExpressions.Regex..ctor(String pattern, RegexOptions options) +476
   CuteEditor.Impl.ResourceContext.ReplaseWithResource(String text) +34
   CuteEditor.Impl.ResourceContext.a() +26
   CuteEditor.Impl.ResourceContext.b() +20
   CuteEditor.Impl.ResourceContext.Dispose() +12
   CuteEditor.a.j(HtmlTextWriter A_0) +1899
   CuteEditor.a.i(HtmlTextWriter A_0) +94
   CuteEditor.a.k(HtmlTextWriter A_0) +57
   CuteEditor.Editor.Render(HtmlTextWriter writer) +43
   System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +243
   System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +72
   System.Web.UI.HtmlControls.HtmlForm.RenderChildren(HtmlTextWriter writer) +44
   System.Web.UI.HtmlControls.HtmlForm.Render(HtmlTextWriter output) +262
   System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +243
   System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +72
   System.Web.UI.Control.Render(HtmlTextWriter writer) +7
   System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +243
   System.Web.UI.Page.ProcessRequestMain() +1929 
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573