Page 1 of 1

Error message for get image

Posted: Sun Aug 25, 2013 1:39 pm
by ghansard
We have a lot of these error messages in our able commerce error log. Any help would be great. Thanks, Greg

An error has occured at http://www.shop-vahistorical.org/GetIma ... xWidth=300
Exception: Illegal characters in path. Stack Trace: at System.Security.Permissions.FileIOPermission.HasIllegalCharacters(String[] str) at System.Security.Permissions.FileIOPermission.AddPathList(FileIOPermissionAccess access, AccessControlActions control, String[] pathListOrig, Boolean checkForDuplicates, Boolean needFullPath, Boolean copyPathList) at System.Security.Permissions.FileIOPermission.AddPathList(FileIOPermissionAccess access, String[] pathListOrig, Boolean checkForDuplicates, Boolean needFullPath, Boolean copyPathList) at System.Security.Permissions.FileIOPermission..ctor(FileIOPermissionAccess access, String path) at System.Web.HttpRequest.MapPath(VirtualPath virtualPath, VirtualPath baseVirtualDir, Boolean allowCrossAppMapping) at System.Web.HttpServerUtility.MapPath(String path) at AbleCommerce.GetImage.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

Re: Error message for get image

Posted: Sun Aug 25, 2013 11:57 pm
by ForumsAdmin
Do you have any custom code?

Is there something that refers to 'ProductImage.ckimg' in your code or image paths?