Skip to main content

Hi!

When deploy kspx package  I get an error

 

Fail    Представление утверждения с выбором причины отклонения View : 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.
    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.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.
    at System.IO.Path.NormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths)
    at System.IO.Path.GetDirectoryName(String path)
    at SourceCode.ComponentModel.PackageManagerService.ServicePackage.GetPath(Uri itemUri)
    at SourceCode.ComponentModel.PackageManagerService.ServicePackage.GetStream(Uri itemUri, FileMode mode)
    at SourceCode.ComponentModel.FileItem.OpenRead()
    at SourceCode.Runtime.Services.Forms.Services.ViewService.Deploy(IDeploymentContext context)    2 ms

 

Package has been created in a production environment and  transferred to the blank test environment. k2 version 4.6.6

Please help me

Be the first to reply!

Reply