[PathTooLongException: The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters.]
System.IO.PathHelper.GetFullPathName() +14545593
System.IO.Path.LegacyNormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths) +1707
System.IO.Path.GetFullPathInternal(String path) +139
System.Security.Util.StringExpressionSet.CanonicalizePath(String path, Boolean needFullPath) +38
System.Security.Util.StringExpressionSet.CreateListFromExpressions(String[] str, Boolean needFullPath) +316
System.Security.Permissions.FileIOPermission.AddPathList(FileIOPermissionAccess access, AccessControlActions control, String[] pathListOrig, Boolean checkForDuplicates, Boolean needFullPath, Boolean copyPathList) +121
System.Security.Permissions.FileIOPermission..ctor(FileIOPermissionAccess access, String path) +94
System.Web.InternalSecurityPermissions.PathDiscovery(String path) +42
System.Web.HttpRequest.MapPath(VirtualPath virtualPath, VirtualPath baseVirtualDir, Boolean allowCrossAppMapping) +180
System.Web.HttpServerUtility.MapPath(String path) +130
PintorProject.ECommerceSystem.Image.ImageGenerator.GetFileURL(Guid Uid, String Name, String TimeStamp, enImageType ImageType, Nullable`1 width, Nullable`1 height, Nullable`1 type) in C:\Programming\PintorProject.Platform\PintorProject.ECommerceSystem\Image\ImageGenerator.cs:821
PintorProject.ECommerceSystem.Image.ImageGenerator.GetDiskImageURL(Guid Uid, String Name, Object TimeStampObject, enImageType ImageType, Nullable`1 width, Nullable`1 height, Nullable`1 type, Boolean skipoverlay, Boolean takeWidthHeightAsMaxValues) in C:\Programming\PintorProject.Platform\PintorProject.ECommerceSystem\Image\ImageGenerator.cs:43
WebPartMainProductList.main.OnLoad(EventArgs e) in C:\Programming\PintorProject.Platform\WebParts\WebPartMainProductList\main.ascx.cs:552
System.Web.UI.Control.LoadRecursive() +90
System.Web.UI.Control.LoadRecursive() +185
System.Web.UI.Control.LoadRecursive() +185
System.Web.UI.Control.LoadRecursive() +185
System.Web.UI.Control.LoadRecursive() +185
System.Web.UI.Control.LoadRecursive() +185
System.Web.UI.Control.LoadRecursive() +185
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533
|