产品使用及交流论坛

注册

 

QQ登录

只需一步,快速开始

发新话题 回复该主题

我用后台发布产品的时候,出现Server Error in '/' Application... [复制链接]

1#
具体信息如下,谁帮忙解决一下,昨天都是好的,今天来一开机就不行了。

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() +2441
   PageAdmin.product_2.Page_Load(Object src, EventArgs e) +115
   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


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42
分享 转发
TOP
发新话题 回复该主题