PageAdmin网站内容管理系统(CMS)交流论坛

注册

 

QQ登录

只需一步,快速开始

发新话题 回复该主题

突然一下子不能发布产品了,我是最新版 [复制链接]

1#
一发布就出现如下文字
分享 转发
TOP
2#

Server Error in '/' Application.
--------------------------------------------------------------------------------

Could not find any recognizable digits.
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.FormatException: Could not find any recognizable digits.

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:


[FormatException: Could not find any recognizable digits.]
   System.ParseNumbers.StringToInt(String s, Int32 radix, Int32 flags, Int32* currPos) +0
   System.Convert.ToInt32(String value, Int32 fromBase) +36
   System.ComponentModel.Int32Converter.FromString(String value, Int32 radix) +26
   System.ComponentModel.BaseNumberConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value) +355

[Exception: #nannannan is not a valid value for Int32.]
   System.ComponentModel.BaseNumberConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value) +390
   System.ComponentModel.TypeConverter.ConvertFromString(ITypeDescriptorContext context, CultureInfo culture, String text) +15
   System.Drawing.ColorConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value) +773
   System.ComponentModel.TypeConverter.ConvertFromString(String text) +9
   System.Drawing.ColorTranslator.FromHtml(String htmlColor) +619
   PageAdmin.Watermark.Add_Watermark(String Path) +1644
   PageAdmin.product_2.xd24f219441cf2f66() +2246
   PageAdmin.product_2.Page_Load(Object src, EventArgs e) +162
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +15
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +34
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +47
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061
TOP
3#

好象是水印的问题,我把水印关了就能发布了,不过我原来水印也能用呀,不知道是不是BUG
TOP
发新话题 回复该主题