
| 操作描述:
- system.io.pathtoolongexception: 指定的路径或文件名太长,或者两者都太长。完全限定文件名必须少于 260 个字符,并且目录名必须少于 248 个字符。
在 system.io.pathhelper.getfullpathname()
在 system.io.path.legacynormalizepath(string path, boolean fullcheck, int32 maxpathlength, boolean expandshortpaths)
在 system.io.path.normalizepath(string path, boolean fullcheck, int32 maxpathlength, boolean expandshortpaths)
在 system.io.path.getfullpathinternal(string path)
在 system.security.util.stringexpressionset.canonicalizepath(string path, boolean needfullpath)
在 system.security.util.stringexpressionset.createlistfromexpressions(string[] str, boolean needfullpath)
在 system.security.permissions.fileiopermission.addpathlist(fileiopermissionaccess access, accesscontrolactions control, string[] pathlistorig, boolean checkforduplicates, boolean needfullpath, boolean copypathlist)
在 system.security.permissions.fileiopermission..ctor(fileiopermissionaccess access, string path)
在 system.web.internalsecuritypermissions.pathdiscovery(string path)
在 system.web.httprequest.mappath(virtualpath virtualpath, virtualpath basevirtualdir, boolean allowcrossappmapping)
在 system.web.httpserverutility.mappath(string path)
在 intelligencia.urlrewriter.utilities.httpcontextfacade.internalmappath(string url)
在 intelligencia.urlrewriter.rewriterengine.handledefaultdocument(rewritecontext context)
在 intelligencia.urlrewriter.rewriterengine.rewrite()
在 intelligencia.urlrewriter.rewriterhttpmodule.beginrequest(object sender, eventargs e)
在 system.web.httpapplication.synceventexecutionstep.system.web.httpapplication.iexecutionstep.execute()
在 system.web.httpapplication.executestepimpl(iexecutionstep step)
在 system.web.httpapplication.executestep(iexecutionstep step, boolean& completedsynchronously)
-
-
|