求助!图片上传错误!
在上传标题图片的时候出现以下错误,请问各位是怎么回事,怎么解决?
Server Error in '/www' Application.
The given path's format is not supported. 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.NotSupportedException: The given path's format is not supported.
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:
| [NotSupportedException: The given path's format is not supported.] System.Security.Util.StringExpressionSet.CanonicalizePath(String path, Boolean needFullPath) +2754678 System.Security.Util.StringExpressionSet.CreateListFromExpressions(String[] str, Boolean needFullPath) +331 System.Security.Permissions.FileIOPermission.AddPathList(FileIOPermissionAccess access, AccessControlActions control, String[] pathListOrig, Boolean checkForDuplicates, Boolean needFullPath, Boolean copyPathList) +105 System.Security.Permissions.FileIOPermission..ctor(FileIOPermissionAccess access, String[] pathList, Boolean checkForDuplicates, Boolean needFullPath) +52 System.IO.Path.GetFullPath(String path) +91 System.Drawing.IntSecurity.UnsafeGetFullPath(String fileName) +91 System.Drawing.IntSecurity.DemandReadFileIO(String fileName) +34 System.Drawing.Bitmap..ctor(String filename) +35 IWMS.Utility.WbImage.ImageMark(String x7a32e4cdc7f65d20, String xb1f93356018b196a, String xaba5cd73bd0fb28f, String xbb34adac352faae2) +1794 IWMS.Admin.Upload.xae4e61ec41190b2d(String xb44380e048627945) +2643 IWMS.Admin.Upload.Submit_OnClick(Object xe0292b9ed559da7d, EventArgs x09164e3c6108269f) +1537 System.Web.UI.WebControls.Button.OnClick(EventArgs e) +105 System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +107 System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +7 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +11 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +33 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5102 |
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42