Submit and vote on feature ideas.

Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

Running CPPTESTCLI is causing visual studio 2017 stuck in Preparing Solution.

elch
elch Posts: 95

Hi,

Running CPPTESTCLI 10.3.4 from command line is causing visual studio 2017 stuck in Preparing Solution.
No issue when running scan from visual studio on the same solution.
Any suggestions ?
Thanks

Best Answer

Answers

  • Bogdan Czwartkowski
    Bogdan Czwartkowski Posts: 157 admin

    One possible cause is corrupted Visual Studio's Component Model Cache, which can prevent C++test from launching.
    To clear the Component Model Cache, try to run cpptestcli with the -clearcmc option.

    Let us know if this does not help.

  • elch
    elch Posts: 95

    Hi @Bogdan Czwartkowski

    Tried -clearcmc option , did not resolved issue. Still visual studio 2017 stuck in Preparing Solution.
    Any Suggestions ?

    Thanks

  • elch
    elch Posts: 95
    edited July 2018

    Hi @Bogdan Czwartkowski
    Do you have nay suggestion how to continue ?
    Thanks