Skip to content
This repository has been archived by the owner on Dec 10, 2019. It is now read-only.

9.1/9.0 Solutions can't be extracted #93

Open
jhueppauff opened this issue Jan 15, 2019 · 0 comments
Open

9.1/9.0 Solutions can't be extracted #93

jhueppauff opened this issue Jan 15, 2019 · 0 comments
Assignees
Labels

Comments

@jhueppauff
Copy link
Owner

jhueppauff commented Jan 15, 2019

Issue type

[ ] Feature request
[x] Bug report
[ ] Documentation

Environment

  • Windows version: Windows 10 1803
  • Tool version: 2.7.18113.3 or 2.6.18013.04
  • Used CRM Version: v9.1

Description

Extract of Solution does not work anymore in v9.1 Environments

Repo Steps:

  • Start Download Solution
  • Log shows following
15/01/2019 13:43:25 : Started Form
15/01/2019 13:43:34 : 
Options:
  /action:{Extract|Pack}                        Action to Perform (short form /a)
  /zipfile:<string>                             The full path to the customization ZIP file: C:\customization.zip
                                                (short form /z)
  /packagetype:{Unmanaged|Managed|Both}         When Extracting use to specify dual Managed and Unmanaged operation.
                                                When Packing use to specify Managed or Unmanaged from a previous
                                                'Extract Both'. (short form /p)
  /folder:<string>                              The path to the root folder: C:\Solutions\Solution1. When Extracting
                                                this will be written to, when Packing this will be read from. Default
                                                value:'.' (short form /f)
  /log:<string>                                 The path to the log file. (short form /l)
  /errorlevel:{Off|Error|Warning|Info|Verbose}  Minimum logging level for log output [Verbose|Info|Warning|Error|Off].
                                                Default value:'Info' (short form /e)
  
  /allowDelete:{Yes|No|Prompt}                  Dictates if delete operations may occur. Default value:'Prompt' (short
                                                form /ad)
  /allowWrite:{Yes|No}                          Dictates if write operations may occur. Default value:'Yes' (short form
                                                /aw)
  /clobber                                      Enables that files marked read-only can be deleted or overwritten.
                                                (short form /c)
  /map:<string>                                 The full path to a mapping xml file: C:\maps.xml (short form /m)
  /nologo                                       Suppresses the banner. (short form /n)
  /sourceLoc:<string>                           Generates a template resource file. Valid only on Extract. Possible
                                                Values are auto or an LCID/ISO code of the language you wish to export.
                                                When Present, this will extract the string resources from the given
                                                locale as a neutral .resx. If auto or just the long or short form of
                                                the switch is specified the base locale for the solution will be used.
                                                (short form /src)
  /localize                                     Extract or merge all string resources into .resx files. (short form
                                                /loc)
  
  
  @<file>                                       Read response file for more options


15/01/2019 13:43:35 : ---------------
15/01/2019 13:43:35 : Finished download/extraction
15/01/2019 13:43:35 : ---------------
@jhueppauff jhueppauff added the bug label Jan 15, 2019
@jhueppauff jhueppauff self-assigned this Jan 15, 2019
@jhueppauff jhueppauff pinned this issue Jan 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant