Package Load Failure with /NoVsip

Hi all,

To deploy our DSL we requested a PLK and followed the Deploying a DSL walkthrough.

When starting the exp. environment with option /NoVsip in the debug settings all works fine (we also deliberately created a package with an erronous PLK/package combination and then the exp. environment with option NoVSIP didn't start, as expected).
When installing the package and starting VS with devenv /novsip a Package Load Failure occurs.

To make sure we didn't deploy an old version of the package (with an errounous PLK), we removed all assemblies containing the package and then rebuild the solution.

What might we be doing wrong

<edit>
Additional info:
After running 'regpkg' from the commandline supplying the assembly we deployed, it does start normally. However, this is no solution.
</edit>

Kind regards,
Ronald

 



Answer this question

Package Load Failure with /NoVsip

  • BrandonC

    Hi all,

    Found the problem. I have been messing with the version string to match the PLK version and assembly etc, but didn't hit the transform button at the right moment.

    It's all working now, examining the registry did help me out.

    Regards,

    Ronald


  • Package Load Failure with /NoVsip