我想使用这个变量查看MapPath的结果,但是我得到了这个错误。知道吗?string FolderName = "Docs/1/1232"
'Server.MapPath(FolderName)' threw an exception of type 'System.Web.HttpExceptionSystem.Web.Configuration.UserMapPath.GetPathConfigFilename(String siteID处的VirtualDirectoryMappin
最近应用了一个使用以下代码行的更新:The '..' characters are not allowed in the Path parameter for the MapPathsLogPath = Server.MapPath("../Templates/" & strFileName)
我尝试用Server.MapPat